{% if cart.bottlesAndShippingFontSize_options and cart.bottlesAndShippingFontSize_options.selected == 'bigger' %} {% endif %}
{% if mainTitle != '' %}

{{cart.mainTitle}}

{% endif %}
{% if cart.showBenefitsComponent === "true" %} {% include '../benefits/benefits.html' %} {% endif %} {% if cart.showBenefitsComponent === "false" %} {% if cart.singleProdImg === "true" %} {{cart.imgAlt}} {% endif %} {% if cart.multipleProdImg === "true" %} {{cart.imgAlt}} {{cart.imgAlt}} {{cart.imgAlt}} {% endif %} {% endif %} {% if cart.showReviewsComponent === "true" %} {% include '../reviewsTicker/reviewsTicker.html' %} {% endif %} {% if cart.arrowIconAnim === "true" and cart.arrowIconAnimPosition_options.selected == "Above_Title" %}
{% endif %}
{% if cart.vsl.showVSL === "true" %} {% from "../vsl/_vsl.html" import VSL with context%} {{ VSL( title= cart.vsl.title, videoHasCustomPlay= cart.vsl.videoHasCustomPlay, videoID= cart.vsl.videoID, className= cart.vsl.className, mutedAndAutoPlay= cart.vsl.mutedAndAutoPlay, image_placeholder= cart.vsl.image_placeholder, image_placeholderAlt= cart.vsl.image_placeholderAlt, videoSrc= cart.vsl.videoSrc ) }} {% endif %}

{{cart.title}}

{{cart.1_bottle_title}}
{{cart.3_bottle_title}}
{{cart.6_bottle_title}}
{{cart.regular_price_title}} ${{cart.3_bottle_retail}}
{% if global.geolocation_options.selected !== "US" %} US {% endif %} ${{cart.3_bottle_amount}}
{{cart.unit_title}}
{% if global.geolocation_options.selected === "US" %}
{{cart.3_bottle_shipping}} {{cart.shipping_title}} {% if cart.shippingIcon === "true" %} {% endif %}
{% endif %}
{{cart.3_bottle_badge}} {% if cart.badgeIcon === "true" %} {% endif %}
{% if cart.secondBadgeIcon === "true" %}
{{cart.3_bottle_second_badge}}
{% endif %}
{% if cart.subscribe_mode_options.selected == "show_mode_buttons" %} {% endif %} {% if cart.arrowIconAnim === "true" and cart.arrowIconAnimPosition_options.selected == "Above_CTA" %}
{% endif %} {% if cart.subscribe_mode_options.selected == "show_SS_checkbox" %}
{% endif %} {% from "../_cartCTA/_cartCTA.html" import cartCTA %} {{cartCTA( ctaLink='', ctaTarget='', dataParam= "true", ctaParam= "false", ctaText= cart.ctaText, svgIcon= cart.ctaIcon, ctaWider= cart.ctaWider ) }}
{% if cart.subscribe_mode_options.selected == "show_SS_checkbox" %} {% endif %} {% if cart.subscribe_mode_options.selected == "show_mode_buttons" %}
{{cart.pricesTitles.oneTime}}
{% endif %}
{% if cart.showBadges === "true" %} {% include "../badgesBanner/badgesBanner.html" %} {% endif %}