Adding a second currency info after the extra option price
-
Hello, we are about to adopt the euro as an official national currency and we have a requirement to display each price in two currencies at the same time – the current bgn and the euro. All prices are currently displayed in the store’s currency (bgn) and with an additional script we convert them to and show in euro. But our script only works with standard WooCommerce features and hooks.
Can you give me any hints and tips about actions and hooks in your plugin so that I can add of each product add-on in the brackets after price the euro value (I will calculate it by formula), as it currently looks like this (+10 bgn), and I want it to be like this (+10 bgn / 5 €). I need this on the single product page and when displaying the option in the cart/ checkout and emails (if possible, in fact, in all places where your plugin displays the add-on price, but these are the specific places I am currently using).
Thanks in advance for your help.
You must be logged in to reply to this topic.