{% if global.geolocation_options.selected != "US" %}US{% endif %}${{sc_cartRadioButtons.bottles[1].amount}}
(${{sc_cartRadioButtons.bottles[1].retail}})
{% if sc_cartRadioButtons.display_availability.showOnDesktop == 'true' or sc_cartRadioButtons.display_availability.showOnMobile == 'true' %}
{{sc_cartRadioButtons.titles.availability}}
{% endif %}
{% if sc_cartRadioButtons.display_shipping.showOnDesktop == 'true' or sc_cartRadioButtons.display_shipping.showOnMobile == 'true' %}
{% if global.geolocation_options.selected == 'US' and sc_cartRadioButtons.titles.shipping and sc_cartRadioButtons.titles.shipping != '' %}
+
{{sc_cartRadioButtons.bottles[1].shipping}} {{sc_cartRadioButtons.titles.shipping}}
{% endif %}
{% endif %}
{% if sc_cartRadioButtons.display_per_serving.showOnDesktop == 'true' or sc_cartRadioButtons.display_per_serving.showOnMobile == 'true' %}