Background of the issue:
I am trying to display the cheapest price of the product variant on my website, hidden link, using WPML for translations. This feature works in the original language (Dutch), and I want it to work for the translations as well.
Example: original language Dutch:
- Dutch: Kotmadam Light IPA € 1,81 hidden link
- English: Kotmadam Light IPA € 33,94 hidden link -> shows the price of the box in stead of the price of a bottle (cheapest)
Symptoms:
The cheapest price of the product variant is not shown in the translated versions of the website.
Questions:
How can I display the cheapest price of the product variant in all languages using WPML?