I am using woocommerce plugin version 2.2.8 for my eCommerce site. Product prices in my site looks like (Rs 880.64/-). I need to round up this price to Rs 881/-.
Is there is any way to do that..?
For Eg: Product1 = Rs 880.64 (includes tax rate). It should converted to nearest decimal value.
You can try this on your theme
functions.php
without altering your data :