{% endif %}
{{prefixComponent.main_title}}
{% if prefixComponent.mainTitles.saving_title and prefixComponent.mainTitles.saving_title != '' %}
{{prefixComponent.mainTitles.saving_title}}
{% endif %}
{% if prefixComponent.showContinuityWithinRegularSection == 'false' %}
{{prefixComponent.mainTitles.option_title}}
{% endif %}
{% set isCartToggle = 'true' %}
{% if prefixComponent.showContinuityWithinRegularSection == 'false' %}
{% set isSubscribe = 'true' %}
{% include "./includes/select-mode.html" %}
{% include "./includes/product-buttons.html" %}
{% if prefixComponent.imagesAndStamps.showProductImages and prefixComponent.imagesAndStamps.showProductImages == 'true' %}
{% include "./includes/product-images.html" %}
{% endif %}
{% include "./includes/prices.html" %}
{% include "./includes/subscribe.html" %}
{% endif %}
{% set isSubscribe = 'false' %}
{% include "./includes/select-mode.html" %}
{% include "./includes/product-buttons.html" %}
{% if prefixComponent.imagesAndStamps.showProductImages and prefixComponent.imagesAndStamps.showProductImages == 'true' %}
{% include "./includes/product-images.html" %}
{% endif %}
{% include "./includes/prices.html" %}
{% if forCartToggleMobileSectionsDesktop == 'true' %}
{% endif %}
{% if forCartToggleMobileSectionsDesktop != 'true' %}