From 06352384a2e40c246cb7e820b2ef717ca408b935 Mon Sep 17 00:00:00 2001 From: Pieter Hoste Date: Tue, 21 Apr 2020 20:50:43 +0200 Subject: [PATCH] Fixes incorrectly nested html in the product items list template. --- .../Catalog/view/frontend/templates/product/list/items.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Catalog/view/frontend/templates/product/list/items.phtml b/app/code/Magento/Catalog/view/frontend/templates/product/list/items.phtml index 89dcef49d2bac..c8b35e4dc5aa6 100644 --- a/app/code/Magento/Catalog/view/frontend/templates/product/list/items.phtml +++ b/app/code/Magento/Catalog/view/frontend/templates/product/list/items.phtml @@ -242,8 +242,8 @@ $_item = null;
+
isSaleable()):?> -
getTypeInstance()->isPossibleBuyFromList($_item)):?>