Trim zeros in price summery
-
Hi, Is there a way to hide zeros .00 ?
something similar to this/** * Trim zeros in price decimals */ add_filter( 'woocommerce_price_trim_zeros', '__return_true' );
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trim zeros in price summery’ is closed to new replies.