Skip to content

Commit 7fd3b03

Browse files
author
Hayder Sharhan
committed
Merge commit 'refs/pull/3638/head' of https://github.com/magento/magento2 into MAGETWO-54586-PublicPR-3638
# Conflicts: # app/code/Magento/Swatches/view/frontend/layout/catalogsearch_result_index.xml
2 parents 6474bc8 + 074b81d commit 7fd3b03

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4+
<<<<<<< HEAD
45
* Copyright © 2016 Magento. All rights reserved.
6+
=======
7+
* Copyright © 2015 Magento. All rights reserved.
8+
>>>>>>> 074b81daf148a9424c5627b34d64b01136d3a4c6
59
* See COPYING.txt for license details.
610
*/
711
-->
812
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
913
<head>
1014
<css src="Magento_Swatches::css/swatches.css"/>
1115
</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>
1221
</page>

0 commit comments

Comments
 (0)