I have a case, using PrestaShop 1.6, that each product has a different price in each zone.
Current solution:
Set price for zone like a specific price per country for each country in zone - this surely works, but is quite unfortunate because:
number of products * number of countries in zone = pretty big number for human-easy edit
Question:
Is there a way how to set specific price by zone?
If not, is there an already existing solution on how to automate the above "current solution"?
IMPORTANT NOTE: in this case, it can't be done by altering shipping prices! - I really need to set price by zone.
PS: This is co-posted on PrestaShop forum