Magento 1.7 product re-import issue -
i trying re-import simple product file in magento 1.7 after deleting these products. file importing products not visible in manage products page after re-indexing
if import succesful , products showing in database not in backend, make sure required attributes set.
after import can following:
go catalog -> manage products
. current url like:
[yoursite.com]/index.php/admin/catalog_product/index/key/[your_key]/
change url [yoursite.com]/index.php/admin/catalog_product/edit/id/[product_id]/key/[your_key]/
you can find product ids in database. when enter url, can edit product , check/edit product attributes, tax class, status, etc , make sure alle required attributes set.
Comments
Post a Comment