peterc
peterc

Reputation: 55

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

Upvotes: 0

Views: 1647

Answers (2)

nafiz ahmed
nafiz ahmed

Reputation: 3

if you can see it at the backend, reindex it and enable the category of products , it will show up immediately

Upvotes: 0

Axel
Axel

Reputation: 10772

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.

Upvotes: 1

Related Questions