AbanteCart Community
Shopping Cart Operations => Support => Topic started by: tonnaer on February 03, 2014, 09:48:43 AM
-
In the abantecart configuration panel it is not possible to change the productID.
However when I edit the productID in phpMyadmin/ mySQL database, I can edit the product ID. But then the product will not be displayed or recognized anymore.
How to fix this issue?
Kind regards,
Léon Tonnaer
-
In the abantecart configuration panel it is not possible to change the productID.
However when I edit the productID in phpMyadmin/ mySQL database, I can edit the product ID. But then the product will not be displayed or recognized anymore.
How to fix this issue?
Kind regards,
Léon Tonnaer
Hello. This is not an issue. Product ID should be unique and generated automatically when you insert new product
-
I wanted to use the product ID as a reference number for the product.
Like 08feb01 (since I want to have a different product on sale every single day) the product ID should mention the day of the sale
Is there something where can I elsewhere put in a reference number for the product. For me as a shop holder to keep track of the products. so a number that will not be displayed to the customer.
-
I wanted to use the product ID as a reference number for the product.
Like 08feb01 (since I want to have a different product on sale every single day) the product ID should mention the day of the sale
Is there something where can I elsewhere put in a reference number for the product. For me as a shop holder to keep track of the products. so a number that will not be displayed to the customer.
Hello. When You edit product in AdminFront there are SKU field and Misc Location field. Here you can type anything you want and this fields not visible on StoreFront
-
Ok,
I think that's what I needed! :)
Thank you very much!