File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
app/code/Magento/Swatches/view/frontend/layout Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
3
/**
4
+ <<<<<<< HEAD
4
5
* Copyright © 2016 Magento. All rights reserved.
6
+ =======
7
+ * Copyright © 2015 Magento. All rights reserved.
8
+ >>>>>>> 074b81daf148a9424c5627b34d64b01136d3a4c6
5
9
* See COPYING.txt for license details.
6
10
*/
7
11
-->
8
12
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
13
<head >
10
14
<css src =" Magento_Swatches::css/swatches.css" />
11
15
</head >
16
+ <body >
17
+ <referenceBlock name =" category.product.type.details.renderers" >
18
+ <block class =" Magento\Swatches\Block\Product\Renderer\Listing\Configurable" as =" configurable" template =" Magento_Swatches::product/listing/renderer.phtml" />
19
+ </referenceBlock >
20
+ </body >
12
21
</page >
You can’t perform that action at this time.
0 commit comments