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