templates/web/customer/product/details/page/body.twig line 1

Open in your IDE?
  1. {##
  2.  # Product details
  3.  #}
  4. <div {{ this.printTagAttributes(this.getContainerAttributes())|raw }}>
  5.   {{ widget_list('product.details.page') }}
  6. </div>