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

Rounding not propagating

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 there,

As per your guidelines, I updated the functions.php with:

add_filter('woocs_woocommerce_variation_prices', function($price) {
    return round($price * 2, 0) / 2;
});
To create rounding to 0.50. However, I see that once clicking an option on my shop, the prices are not updated. Can you fix this for me please?
Many thanks,
Will

Hello

Do it for this hook please  - https://currency-switcher.com/hook/woocs_raw_woocommerce_price/

That's perfect, thank you for your support

Hello

Welcome;)