{% if prefixComponent.showContinuityWithinRegularSection == 'false' %}
{% endif %}
{% if isSubscribe == 'true' %}
{{prefixComponent.titles.subscribe_option_title}}
{{prefixComponent.titles.subscribe_option_discount}}
{% else %}
{{prefixComponent.titles.one_purchase_option_title}}
{% endif %}
{% if isSubscribe == 'true' and prefixComponent.continuity_mode_modal.show_modal == "true" %}
{{prefixComponent.continuity_mode_modal.modal_title}} ?
{% endif %}
{% if isSubscribe == 'true' or prefixComponent.showContinuityWithinRegularSection == 'true' %}
{% if prefixComponent.showGundryVIPClubBadge and prefixComponent.showGundryVIPClubBadge == 'true' %}{% endif %}
{% endif %}
{% if forCartToggleMobileSectionsDesktop == 'true' and prefixComponent.showContinuityWithinRegularSection == 'false' %}
{{prefixComponent.mainTitles.products_title}}
{% endif %}