We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c325160 commit 2c8d887Copy full SHA for 2c8d887
app/code/Magento/Swatches/view/frontend/layout/catalog_widget_product_list.xml
@@ -1,8 +1,10 @@
1
+<?xml version="1.0"?>
2
<!--
- ~ Copyright © Magento, Inc. All rights reserved.
3
- ~ See COPYING.txt for license details.
4
- -->
5
-
+/**
+ * Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
6
+ */
7
+-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
10
<body>
0 commit comments