diff --git a/src/Resources/views/storefront/component/listing/filter-panel.html.twig b/src/Resources/views/storefront/component/listing/filter-panel.html.twig index 69c36ab..0084c56 100644 --- a/src/Resources/views/storefront/component/listing/filter-panel.html.twig +++ b/src/Resources/views/storefront/component/listing/filter-panel.html.twig @@ -1,3 +1,3 @@ -{% extends "@Storefront/storefront/component/listing/filter-panel.html.twig" %} +{% sw_extends "@Storefront/storefront/component/listing/filter-panel.html.twig" %} {% block component_filter_panel %}{% endblock %} diff --git a/src/Resources/views/storefront/component/pagination.html.twig b/src/Resources/views/storefront/component/pagination.html.twig index 7e16d75..9e806ad 100644 --- a/src/Resources/views/storefront/component/pagination.html.twig +++ b/src/Resources/views/storefront/component/pagination.html.twig @@ -1,4 +1,4 @@ -{% extends "@Storefront/storefront/component/pagination.html.twig" %} +{% sw_extends "@Storefront/storefront/component/pagination.html.twig" %} {% block component_pagination_first_link %} diff --git a/src/Resources/views/storefront/component/product/card/action.html.twig b/src/Resources/views/storefront/component/product/card/action.html.twig index 3af12dd..458c7c4 100644 --- a/src/Resources/views/storefront/component/product/card/action.html.twig +++ b/src/Resources/views/storefront/component/product/card/action.html.twig @@ -1,4 +1,4 @@ -{% extends "@Storefront/storefront/component/product/card/action.html.twig" %} +{% sw_extends "@Storefront/storefront/component/product/card/action.html.twig" %} {% block page_product_detail_product_buy_button %}