File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
InstantPurchase/view/frontend/layout
Msrp/view/frontend/layout
ProductVideo/view/frontend/layout Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <page layout = " 1column " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
8
+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceBlock name =" product.info.addtocart" >
11
11
<block name =" product.info.addtocart.instantPurchase" class =" Magento\InstantPurchase\Block\Button" template =" Magento_InstantPurchase::button.phtml" before =" -" >
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout = " 1column " xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
8
+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<!-- <update handle="MAP_price_msrp_item"/>-->
10
10
<update handle =" msrp_popup" />
11
11
<body >
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <page layout = " 1column " xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
8
+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" product.info.media" >
11
11
<block class =" Magento\ProductVideo\Block\Product\View\Gallery" name =" product.info.media.video" after =" product.info.media.image" template =" Magento_ProductVideo::product/view/gallery.phtml" />
You can’t perform that action at this time.
0 commit comments