From 7056019bcc0b5598e66619aa68ccb42ed4010e29 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Fri, 3 Nov 2023 17:45:44 +0530 Subject: [PATCH] refactor: update product add to cart template --- .../catalog/_partials/product-add-to-cart.tpl | 30 ++++++++----------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/templates/catalog/_partials/product-add-to-cart.tpl b/templates/catalog/_partials/product-add-to-cart.tpl index 279e700..a86cef7 100644 --- a/templates/catalog/_partials/product-add-to-cart.tpl +++ b/templates/catalog/_partials/product-add-to-cart.tpl @@ -24,33 +24,29 @@ *}
{if !$configuration.is_catalog} - {l s='Quantity' d='Shop.Theme.Catalog'} {block name='product_quantity'} -
-
- -
- +
+
+ + {hook h='displayCustomProductActions'} + +
+