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 1a8d155 commit 4ca196aCopy full SHA for 4ca196a
app/code/Magento/CatalogWidget/view/frontend/templates/product/widget/content/grid.phtml
@@ -15,7 +15,6 @@ use Magento\Framework\App\Action\Action;
15
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundHelper
16
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis
17
?>
18
-
19
<?php if ($exist = ($block->getProductCollection() && $block->getProductCollection()->getSize())): ?>
20
<?php
21
$type = 'widget-product-grid';
0 commit comments