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?
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.