custom/plugins/SwagCmsExtensions/src/Resources/views/storefront/component/product/card/action.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/component/product/card/action.html.twig' %}
  2. {% block component_product_box_action_detail %}
  3.     <div class="swag-cms-extensions-quickview-listing-button-detail">
  4.         {{ parent() }}
  5.     </div>
  6. {% endblock %}