If you have deleted your sample products and would like to reset the product id to one (1) or any number of your choice, open up your phpMyAdmin or any MySQL client of your choice and enter the following command:
If you have used table prefix don't forget to append that as well before catalog_product_entity. Example: table-prefix_catalog_product_entity.
ALTER TABLE `catalog_product_entity` AUTO_INCREMENT =1
If you have used table prefix don't forget to append that as well before catalog_product_entity. Example: table-prefix_catalog_product_entity.
No comments:
Post a Comment
Thank you for your Feedback!
www.evagabond.me