{% if product.isConfigurable() and product.getVariantSelectionMethod() == 'match' and not product.enabledVariants.empty() %} {% include '@SyliusShop/Product/Show/_variantsPricing.html.twig' with {'variants': product.enabledVariants } %}{% endif %}{% include '@SyliusShop/Product/Show/_inventory.html.twig' %}