templates/web/customer/product/details/parts/common.product-editable-attributes.twig line 1

Open in your IDE?
  1. {##
  2.  # Product details 'Editable attributes' block
  3.  #
  4.  # @ListChild (list="product.details.page.info", weight="30")
  5.  # @ListChild (list="product.details.quicklook.info", weight="30")
  6.  #}
  7. {{ widget('\\XLite\\View\\Product\\Details\\Customer\\EditableAttributes', product=this.product) }}