AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Beyond2000 on March 28, 2018, 03:02:43 AM

Title: Change Product ID
Post by: Beyond2000 on March 28, 2018, 03:02:43 AM
Good day.
When I import the price updates I see it is using the Product ID field. The problem is our physical store use an already assigned Product ID. Is it possible to change the Product ID in AbanteCart to match my physical store's Product ID?
Title: Re: Change Product ID
Post by: abolabo on March 28, 2018, 06:58:38 AM
Import process is insert of data. It's not update.
You should to develop your custom price updater(extension) based on sku. Sku is unique field of products and option combinations.