Skip to content

Commit 1f7cac2

Browse files
committed
Merge branch 'MC-3103-full-width-product-attributes' into cms-team-1-delivery
2 parents 78c57b5 + 81b7066 commit 1f7cac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/frontend/page_layout/product-full-width.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<argument name="title" translate="true" xsi:type="string">More Information</argument>
4040
</arguments>
4141
<!-- Create a new instance of attributes which excludes Page Builder attributes -->
42-
<block class="Magento\PageBuilder\Block\Catalog\Block\Product\View\Attributes" name="product.attributes.exclude.pagebuilder" as="additional" template="Magento_Catalog::product/view/attribute_list.phtml">
42+
<block class="Magento\PageBuilder\Block\Catalog\Block\Product\View\Attributes" name="product.attributes.exclude.pagebuilder" as="additional" template="Magento_Catalog::product/view/attributes.phtml">
4343
<arguments>
4444
<argument name="display_attributes" xsi:type="string">non_pagebuilder</argument>
4545
</arguments>

0 commit comments

Comments
 (0)