{% if item.image %} {% endif %} {{item.product_title}} {{item.variant_title}} {{item.price | money }} {% for prop in item.properties %} {{prop | first }}: {{prop | last }} {% endfor %} {% capture excluded_products %}{% endcapture %} {% assign excluded_products = excluded_products | split: ',' %} {% assign curr_id = item.product_id | append: '' %} {% if excluded_products contains curr_id %} Gift wrap is unavailable for this item. {% else %} Please gift wrap this item {% endif %} - + Remove