File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilder/view/frontend/page_layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<container name =" product.info.details.after.wrapper" after =" product.attributes.pagebuilder.wrapper" before =" product.info.details.wrapper" htmlTag =" div" htmlClass =" page-main page-main-details" >
35
35
<container name =" product.info.details.after.wrapper.columns" htmlTag =" div" htmlClass =" columns" >
36
36
<container name =" product.info.details.after.wrapper.main" label =" Product Details Main Content Container" htmlTag =" div" htmlClass =" column main" >
37
- <block class =" Magento\Framework\View\Element\Template" name =" product.attributes.wrapper" template =" Magento_PageBuilder::catalog/product/view/section_wrapper.html " >
37
+ <block class =" Magento\Framework\View\Element\Template" name =" product.attributes.wrapper" template =" Magento_PageBuilder::catalog/product/view/section_wrapper.phtml " >
38
38
<arguments >
39
39
<argument name =" title" translate =" true" xsi : type =" string" >More Information</argument >
40
40
</arguments >
45
45
</arguments >
46
46
</block >
47
47
</block >
48
- <block class =" Magento\Framework\View\Element\Template" name =" product.reviews.wrapper" after =" product.attributes.wrapper" template =" Magento_PageBuilder::catalog/product/view/section_wrapper.html " >
48
+ <block class =" Magento\Framework\View\Element\Template" name =" product.reviews.wrapper" after =" product.attributes.wrapper" template =" Magento_PageBuilder::catalog/product/view/section_wrapper.phtml " >
49
49
<arguments >
50
50
<argument name =" title" translate =" true" xsi : type =" string" >Reviews</argument >
51
51
</arguments >
You can’t perform that action at this time.
0 commit comments