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