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