Updating product on backend not showing on frontend single store issue .

Loading...
Updating product on backend not showing on frontend single store issue .

DELETE FROM catalog_product_entity_int WHERE store_id <> 0;

DELETE FROM catalog_product_entity_varchar WHERE store_id <> 0;

DELETE FROM catalog_product_entity_text WHERE store_id <> 0;

DELETE FROM catalog_product_entity_decimal WHERE store_id <> 0;

DELETE FROM catalog_product_entity_datetime WHERE store_id <> 0;

Note : Backup db before update.



Copyright © 2024 Tridhya Tech Limited, Inc. All rights reserved.