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