PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Currency switcher does not change price range for WooCommerce variations according to the selected currency

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
12

Please see the attached screenshots: When the currency is at the base currency (EUR) then the price range below the product title for the product variations is shown correct. But when I change to SEK, the price range stays the same, only changes the currency symbol (from € to kr). The selected variation price is shown correct though which is shown below the variation sku. This is not good, will cause a lot of confusion for customers, how to fix this?

euro

 

and now SEK

sek

Hello

What plugin version number are you using?

It looks like a third-party plugin changes the price display template, which causes a conflict

Dear Pablo

Please check for yourself, I have not provided you the login information via hidden data. Thanks. This behaviour is very strange.

Hello

I  checked  it - https://share.pluginus.net/video/v20240422114915.mp4 - Everything seems to be working correctly

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Yes, it shows it correctly when the user is b2c. But I need the range to be shown correctly as well when the user is b2b. Your first user login hidden data is for the b2c customer. I have now inserted another user login hidden data for you as b2b customer, please use that to login and check, you will see the problem then. Thanks.

The license is now entered as well.

Hello

Ok! please read this  - https://currency-switcher.com/woocs-labs - this is incompatibility with a third party plugin

add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png

and I will add this third-party plugin to the adaptation queue

I did, the link: https://pluginus.net/support/topic/wooc_labs-currency-switcher-does-not-change-price-range-for-woocommerce-variations-according-to-the-selected-currency/#postid-89992

Hope you can look at this as soon as possible as this is causing a main issue for us. Thanks.

I deleted this new post.  It will be better if we continue in this topic

please add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png

OK, added the ftp info here now.

Hello

ok! Thank you

I added this plugin to the queue for adaptation

Hello Pablo

Any progress for this issue? Thanks.

Hello

I'll write to you as soon as we get the result

Hello

Please  check  your  ftp access

Sorry it was the firewall... now it is working fine and you can have ftp access

Ok! great

Hello Pablo, any status on this issue? Thanks.

Hello

I'll write to you as soon as we get the result

Hello

In file - \wp-content\plugins\b2bking\public\class-b2bking-public.php - I  added  - https://share.pluginus.net/image/i20240517163356.png

if (class_exists('WOOCS') ) {
global $WOOCS;
$min_price = $WOOCS->woocs_exchange_value(floatval($min_price));
$max_price = $WOOCS->woocs_exchange_value(floatval($max_price));
$price_html = wc_format_price_range( wc_price($min_price), wc_price( $max_price ) );
}

I have disabled fixed prices

Please do a  test

Thanks, but we need the fixed prices, the automatic conversion is useless for us. The range and the product price (variable or simple) should be shown from what we have as fixed prices.

And now the variation price does not show at all either when you choose a variation.

Please login as a dealer (you have the dealer b2b customer login info) and see for your self.

Hello

This will never work with fixed prices. This is the point - a fixed price is a price that does not change

you have the dealer b2b customer login info) and see for your self. - I  will  check  it

12