i’m facing this problem almost a week
solution:
update the table, with sql:
update catalog_product_entity set type_id="simple" where type_id<>"simple"
Indonesian Magento Developer
i’m facing this problem almost a week
solution:
update the table, with sql:
update catalog_product_entity set type_id="simple" where type_id<>"simple"
Be First to Comment