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

Attribute Function (price difference)

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.

Hi I will be continuing this thread https://pluginus.net/support/topic/attribute-function-price-difference/ as I will be the developer who will continue to look into this issue

The issue still persists as I am still seeing USD instead of the RM amount. You dont need to add to cart. You also doesn't need to click on this option http://prntscr.com/u4wsa7 cause when you go to page, that is already selected for you as that is the only option available.

Please see the tests below

https://prntscr.com/u4xhzs

https://prntscr.com/u4xhzz

 

Hi I will be continuing this thread https://pluginus.net/support/topic/attribute-function-price-difference/ as I will be the developer who will continue to look into this issue

You can add the item to cart, just don't click on the option http://prntscr.com/u4wsa7 available. When you load the product page, that option is already selected for you.

Did you put in the price $20 under attribute function?

We tested that same product you showed on your video and saw the issue still is there. This time even when you are in Malaysia, the price stays USD when it should show RM.

http://prntscr.com/ty91ru
http://prntscr.com/ty923k
http://prntscr.com/ty93rf

You can tell which country you are by checking the info bar on top of the website:

Malaysia: http://prntscr.com/ty931r
Outside Malaysia: http://prntscr.com/ty92vv

Thanks

Hello

It doesn't matter which country!  We made adaptation for this plugin - WooCommerce Attribute Swatches by Iconic

https://c2n.me/48QY2FG.png - After my code change, this worked fine on the product page.  I could not check this on the cart page because the site has some bugs

https://prnt.sc/ty91ru - This is not a standard price display for a variable product. Please  use  standard  method - https://c2n.me/48QYnFC.png

The expectation is that the price should show in RM when you are in Malaysia. That is the bug that we are encountering. It should not show as USD when you are in Malaysia

Hello

Please  read  this - https://currency-switcher.com/using-geolocation-causes-problems-doesnt-seem-to-work-for-me/

Hello

The geolocation and currency conversion works fine for the product prices

The issue is with the variations

Hello

Ok!  Please  add  FTP + wp-admin access- https://c2n.me/43SC6rb.png ->  https://c2n.me/42BAoj4.png

I'll add it to the queue for adaptation

Read  this please - https://c2n.me/48SsO1D.png

sent

Hello

I added this to the adaptation queue

 

thank you. Let us know when we can test

Hello

When we adapt this plugin according to the queue

Hello

I checked  your site - https://clip2net.com/s/48XIe5H -  conversion works correctly

Everything works correctly in relation to your settings( https://c2n.me/48XJiqO.png )

what was changed? we will apply it on live/production site

Hello

In  file - public\wp-content\plugins\iconic-woo-attribute-swatches-premium\inc\class-fees.php - add  code  -  https://c2n.me/48ZVXmS.png

if (class_exists('WOOCS')) {
global $WOOCS;
$fee = $WOOCS->woocs_exchange_value(floatval($fee));
}

 

Thank you Pablo. We are currently testing this fix. I have a question, when there is an upgrade will the update overwrite this fix? How can we make sure that the fix will not be overwritten in the next version?

Hi can you verify as well if the product is added to the cart if it will still be in RM? This one is tested outside Malaysia and it shows the correct USD price when added to cart

https://staging-antm2019us.kinsta.cloud/product/merlot-lilinco-scented-candle-with-leather-sleeve/

This product price is USD 42 and Merlot option is USD 20

 

Thanks!

Hello

Yes 42+20 USD, here is the video: https://drive.google.com/file/d/1H5nAWcQVpriWN1Lv8KYbEJYYRbXL7H9c/view?usp=sharing

What about for RM?

I see next

 

Thank you for this. Can you show screenshot of cart and checkout page? thank you again!