Search code examples
magentocsvbulkmagmi

Magento Magmi Import Product not show up


I imported items with magmi and it was successful i see it at my inventory at backend but not front end.

I already imported before and thoose work.

Has anybody had this problem before?

Thank you


Solution

  • Some checks you can do to ensure the product appears in the frontend:

    1. Make sure you are reindexing all of the index tables after import.
    2. Ensure that the product Status attribute is set to Enabled
    3. Make sure the product has a quantity greater than 0.
    4. Make sure the availablity is set to In Stock
    5. Make sure the product is properly assigned to a category.
    6. Check and see if the product is correctly assigned to the store/website.