@@if(heading !== '' && useDynamicTitle == false) {

@@heading

} @@if(heading !== '' && useDynamicTitle == true) {

@@heading @@dynamicTextOne

} @@if(showProductInfo == true) { @@include('./../productInfo/productInfo.html', { "showProductImage": @@productInfoShowProductImage, 'productImage': "@@productInfoImage", 'hasBackground': @@productInfoHasBackground, "showProductVideo": @@showProductInfoVideo, 'showAvailability': @@showProductInfoAvailability, 'availabilityV2': @@availabilityV2, 'path': "@@path", "timestamp": "@@timestamp", "showAdditionalData": @@showAdditionalData }) } @@if(showSocialProof == true ) { @@include('./../_socialProof/socialProof.html', { "timestamp": "@@timestamp" }) }

@@sectionTitle

@@if(hasSubscribeMode == true && showContinuityWithinRegularSection == false) { }
@@if(showIconsBelowCart == true) {

Contains Natural Ingredients

Manufactured
in USA

Home
Delivery

}
@@if( show_continuity_mode_modal == true ) { @@include('subscribe-info-modal.html') } @@if( show_buyAndTry_modal == true ) { @@include('buyAndTry-modal.html',{ "show_buyAndTry_defaultText": @@show_buyAndTry_defaultText, "show_buyAndTry_textAsList": @@show_buyAndTry_textAsList, "buyAndTry_modal_title": "@@buyAndTry_modal_title", "buyAndTry_modal_footer_text": "@@buyAndTry_modal_footer_text" }) } @@if( show_regular_mode_modal == true ) { @@include('subscribe-modal.html', { "salesBanner": @@salesBanner, "modalTitle": "@@multiplePurchaseOption", "multiplePurchaseContent": "@@multiplePurchaseContent", "multiplePurchasePromotion": "@@multiplePurchasePromotion", "multiplePurchaseContent2": "@@multiplePurchaseContent2", "multiplePurchaseDiscalimerLink": "@@multiplePurchaseDiscalimerLink", "multiplePurchaseDiscalimerLinkText": "@@multiplePurchaseDiscalimerLinkText" }) } @@if(useDynamicTitle == true) { }