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