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