How can I change how a line item displays in the cart / checkout?
I'm building a store with a lot of promotions in it, and some items in the shopping cart have a linked promotion. I want to show this promotion on the checkout page (before the order completion).
Is there a way to change the title of the product on this checkout page?
It's a shop without any visible prices. The total amount of the order is calculated on the servers... (it's a complicated process). So there is nothing to worry about that.
I just want to display the pink text in a proper way (http://i.imgur.com/5cPG78Q.png). Any ideas?