I wrote a custom template tag to do this (only took me six hours!). If anyone needs it too please send me a message.
On Feb 9, 11:03 pm, digicase <[email protected]> wrote: > I hope this is an easy one. I'd like to display the option value for a > product in the cart template. > > For example a t-shirt has been added to the cart with a > ProductVariation of size:small, colour:black and I need to display the > size option value, for example "Small". > > I was hoping it would as simple as something like > {{ cartitem.product.size.value }} but I can't work out what the > variable should be, or even if it can be shown. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
