This plugin did everything and so smoothly! Additionally, when i had issues – the support team assisted me right away. Thank you guys so much!
]]>Example:
USD 285
GBP 275
Euro 330
How to set multiple values for different currencies ?
]]>I’m using the wholesale price option on my site , and it works like a charm , but we’re about to use multiple currencies , and i cant find such option to change the wholesale price for each currency.
For ex: We’re currently HUF ( Hungarian forint) as our main currency , but in other countries beside Hungary ( based on shipping) , the customer has to pay in euro . For each product the price for euro can be set via the “Currency per product” module , and we’re also using “Prices and Currencies by country” module too.
If i set the euro price for the product , and the wholesale option is enabled , it will use the same value as it uses for the HUF , just in € , which is obviously incorrect . ( IF the destination country is a country where the customer has to pay in €)
The wholesale prices are set directly “price directly” , and i would like to NOT use % based discounts either .
Has anyone else encountered this problem before?
Thanks.
]]>Please suggest.
Thanks in advance.
]]>we have a problem on our website the pricing in the shop page and cart page it’s working fine but in the checkout page the price and currency back to default currency in the website the default country is Saudi Arabia and currency is SAR
]]>Thanks for the great plugin. I was wondering if it’s possible to display trip packages for a specific destination using the currency in that region other than the default currency set in the settings.
I would like to display packages to Spain in Euro and the ones to South Africa in Rands.
Thanks.
]]>I tried to use your method: https://currency-switcher.com/product-add-ons-woocommerce/
added and changed the code.
but I found that the original file: plugins\woocommerce-product-addons\assets\js\addons.js is changed. (different with your screenshot)
I added the following code:
if (woocs_current_currency != undefined && woocs_current_currency['rate'] != undefined && woocommerce_addons_params . woocs_is_multiple == 0) {
product_price = product_price * woocs_current_currency['rate'];
product_raw = product_raw * woocs_current_currency['rate'];
}
before
$cart.find( '.addon' ).each( function() {
var addon_cost = 0,
addon_cost_raw = 0;
However, the amount displayed wrong in shopping cart and checkout page.
please check screenshot for more detail: https://imgur.com/a/UIDTDjz
I need your help.
Many thanks.
]]>Best regards and thank you in advance.
]]>