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 b6f71cc commit c325160Copy full SHA for c325160
app/code/Magento/CatalogWidget/view/frontend/layout/catalog_widget_product_list.xml
@@ -1,9 +1,10 @@
1
<?xml version="1.0"?>
2
<!--
3
- ~ Copyright © Magento, Inc. All rights reserved.
4
- ~ See COPYING.txt for license details.
5
- -->
6
-
+/**
+ * Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
+ */
7
+-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9
<body>
10
<block class="Magento\Framework\View\Element\RendererList" name="category.product.type.widget.details.renderers">
0 commit comments