Background of the issue:
I have a site with two languages (Greek as the main language and English). The eShop is connected to an ERP system, and we run two requests for each product change, one for each language.
Symptoms:
When I run the request first for Greek and then for English, it removes variations from the Greek product.
Questions:
How can I fix the issue where running the Greek request first removes product variations?
Thus the SKU check should be bypassed by our code, and the variations should be updated properly for the translated languages.
I am not sure what kind of logic the user is running, so I cannot advise anything except to try to bypass the SKU uniqueness check - but this is relatively dangerous if done improperly and for each products.
Thanks.
The topic ‘[Closed] Problem with prices’ is closed to new replies.