Skip to content

Commit 4ca196a

Browse files
committed
ACP2E-1564: Page Builder: Adding Product to cart from PB Grid/Carousel doubles up the item quantity
1 parent 1a8d155 commit 4ca196a

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogWidget/view/frontend/templates/product/widget/content

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogWidget/view/frontend/templates/product/widget/content/grid.phtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ use Magento\Framework\App\Action\Action;
1515
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundHelper
1616
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis
1717
?>
18-
1918
<?php if ($exist = ($block->getProductCollection() && $block->getProductCollection()->getSize())): ?>
2019
<?php
2120
$type = 'widget-product-grid';

0 commit comments

Comments
 (0)