{% from "../_section/_section.html" import section with context %} {{ section ( sectionName = 'moneyBackGuarantee', title = moneyBackGuarantee.title, sectionContent = moneyBackGuarantee.content, author = moneyBackGuarantee.content.quoteAuthor, imageSrc = moneyBackGuarantee.image.image, imageMobileSrc = '', imageAlt = moneyBackGuarantee.title, showBuyNowButton = moneyBackGuarantee.showBuyNowButton, showCart = moneyBackGuarantee.showCart ) }}