custom/static-plugins/NdTheme/src/Resources/views/storefront/page/product-detail/tabs/size-fit.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/product-detail/tabs/base.html.twig' %}
  2. {% block tab_content_placeholder %}
  3.     {{ "pages.product.tab-delivery-return-content"|trans|sw_sanitize }}
  4. {% endblock %}