modules/QSL/AMP/templates/web/customer/modules/QSL/AMP/product/simple-search-parts/simple-box.twig line 1

Open in your IDE?
  1. {##
  2.  # Simple box part inside the upper form for products search
  3.  #
  4.  # @ListChild (list="amp.product.simple-search-form.simple-box", weight="10")
  5.  #}
  6. <div class="simple-search-box">
  7.   {{ widget_list('amp.product.simple-search-form.simple-box.elements') }}
  8. </div>