{## # Rating value in product info # # @ListChild (list="product.details.page.info", weight="17") #}{% if this.isVisibleAverageRatingOnPage() %}{% form '\\XC\\Reviews\\View\\Form\\AverageRating' with {product_id: this.get('product').product_id} %} {{ widget('XC\\Reviews\\View\\Customer\\ProductInfo\\Details\\AverageRating', product=this.get('product')) }}{% endform %}{% endif %}