Display selected shipping class on cart / checkout
-
Hi, I’ve got WC setup to choose the most expensive shipping class in a cart containing objects with different shipping classes.
My options are: standard shipping (cheap) and tracked courier shipping (for bigger/expensive items – expensive)Since I can stuff cheap shipping items in the most expensive option with my expensive items, I’d like to display to the user with a line of text WHICH shipping option (class) has been selected on cart and checkout page.
They can read the cost, but to justify that expensive cost, I’d like to display a new line in the cart and checkout page saying which shipping class has been selected.
ie:Standard shipping
$ costor
Expensive shipping with DHL/UPS…
$ costHow do I do it?
Thank you ??
- The topic ‘Display selected shipping class on cart / checkout’ is closed to new replies.