{% import '@SyliusShop/Common/Macro/sectionHeaders.html.twig' as headers %} {{ headers.default(product_association.type.name) }}
{% include '@SyliusShop/Product/_horizontalList.html.twig' with {'products': product_association.associatedProducts} %}