{{ item.title | split: '-' | first }}
{% for option in item.options_with_values %} {% unless option.name == "Title" %}{{ option.name }}: {{ option.value }}
{% endunless %} {% endfor %} {% if item.properties._badge_cart %} {{ item.properties._badge_cart }} {% endif %}{{price | money }}
Your cart is empty
{{ offer.prompt | newline_to_br }}
{% endif %}{{ offer.prompt | newline_to_br }}
{% endif %} {% for product in offer.products %} {% assign productIndex = forloop.index0 %} {% if product.in_cart %}{% continue %}{% endif %} {% unless offer.product_selection == 'all' %} {% if offer.products.size == 1 %} {% else %} {% endif %} {% endunless %} {% endfor %}