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