{% if operation == 'delete' %} {% elif operation == 'remove' %} {% elif operation == 'add' %} {% endif %} {% if item.options.product_variation_id %} {% else %} {% endif %} {% if item.options.style %} {% endif %} {% if item.options.size %} {% endif %} {% if operation == 'delete' %} {% elif operation in 'remove' %} {% elif operation in 'add' %} {% elif operation == 'manual' %} {% endif %}