Cart

Line Item Variant Title

Shows the variant name (e.g. Size M / Color Black) for each cart line.

Copy or embed this snippet

{% for item in cart.items %}
  <p class="line-item__variant">{{ item.variant.title }}</p>
{% endfor %}

Embed this snippet on your blog or docs — attribution link appreciated: HTMLToLiquid Converter · Convert to Shopify section →

Generate Shopify sections

Free AI-powered converter — OS 2.0 compatible output with schema validation.

Start converting HTML