Hey all,
I’ve got a product in my store that uses three drop-down style line items (flavors), but the cart and checkout page only display the last line item (with the label of the first line item).
I’ve been browsing the forums, but I can’t find an answer.
This is my code:
{% if template contains '06pack' %}
{% endif %}
Any help @Jason or others?