How to only show sub-total if different to order total?
-
Hi, I’m trying to remove all unnecessary visual information. The sub-total on my site (fyi, on localhost only, no URL) shows even when it’s the same as the final order total. It’s duplication, as coupons and taxes aren’t used. How can the php file with the sub-total be amended to only display, if the $ figure is different to the final order-total? Thanks!
This is on both the cart and checkout screens.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to only show sub-total if different to order total?’ is closed to new replies.