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