diff --git a/src/Resources/views/storefront/component/product/card/price-unit.html.twig b/src/Resources/views/storefront/component/product/card/price-unit.html.twig index 450d7a8..f2d9db7 100644 --- a/src/Resources/views/storefront/component/product/card/price-unit.html.twig +++ b/src/Resources/views/storefront/component/product/card/price-unit.html.twig @@ -44,3 +44,5 @@ {% endif %} {% endblock %} + +{% block component_product_box_price_tax_info %}{% endblock %}