{{cart.title}}

{% if cart.availability.show === "true" %}
{{cart.availability.title}}: {{cart.availability.status}}
{{cart.availability.update}}: {{cart.availability.content}} {{cart.availability.time}}
{% endif %} {% if cart.subscribe_enabled == "true" and cart.subscribe_section.positionStyle_options.selected == "top" %} {% endif %}
1
{% if global.optimize_test_type.options.selected == 'cart_123' %}
2
{% endif %}
3
{% if global.optimize_test_type.options.selected != 'cart_123' %}
6
{% endif %}
{% if cart.singleProdImg.enable === "true" %}
{{cart.singleProdImg.imgAlt}}
{% endif %} {% if cart.multipleProdImg === "true" %}
{{cart.imgAlt}}
{% if global.optimize_test_type.options.selected == 'cart_123' %}
{{cart.imgAlt}}
{% endif %}
{{cart.imgAlt}}
{% if global.optimize_test_type.options.selected != 'cart_123' %}
{{cart.imgAlt}}
{% endif %} {% endif %}
{% if global.geolocation_options.selected != "US" %} USD {% endif %} $ {% if global.optimize_test_type.options.selected != 'cart_123' %}{{cart.bottle_3.amount}} {% elif global.optimize_test_type.options.selected == 'cart_123' %}{{cart.bottle_2.amount}} {% endif %}
{% if global.geolocation_options.selected != "US" %} USD {% endif %} $ {{cart.perJar}}
{{cart.regularPrice}} {% if global.geolocation_options.selected != "US" %} USD {% endif %} $ {% if global.optimize_test_type.options.selected != 'cart_123' %}{{cart.bottle_3.retail}} {% elif global.optimize_test_type.options.selected == 'cart_123' %}{{cart.bottle_2.retail}} {% endif %}
{% if cart.subscribe_enabled == "true" and cart.subscribe_section.positionStyle_options.selected == "top" %} {% endif %} {% if cart.subscribe_enabled == "true" and cart.subscribe_section.positionStyle_options.selected == "center" %}
{% endif %} {{cart.ctaText}} {% if cart.subscribe_enabled == "true" and cart.subscribe_section.positionStyle_options.selected == "center" %} {% endif %} {% if cart.extra_data and cart.extra_data != '' %}
{% for item in cart.extra_data %} {% if item.visibility_options.selected == 'show' %}
{% if item.ui_options.selected == 'Image' %} {{item.image_alt}} {% endif %} {% if item.ui_options.selected == 'Icon' %} {% endif %}
{{item.content}} {% if item.alternative_content and item.alternative_content != '' %} {% endif %}
{% endif %} {% endfor %}
{% endif %}