From 0a732ef6e436db06256f4a0f2360425006779437 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Fri, 3 Nov 2023 17:43:36 +0530 Subject: [PATCH] refactor: add custom hook to add actions on product page --- config/theme.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/theme.yml b/config/theme.yml index f0bf5bf..246e5f9 100644 --- a/config/theme.yml +++ b/config/theme.yml @@ -56,6 +56,9 @@ global_settings: - name: displayAfterWrapper title: Display after wrapper description: Display after wrapper + - name: displayCustomProductActions + title: Display Actions below Add to Cart + description: Display actions below product's add to cart button modules_to_hook: displayMainMenu: - ps_mainmenu @@ -76,10 +79,6 @@ global_settings: - ps_facetedsearch displaySearch: - ps_searchbar - displayProductAdditionalInfo: - - ps_sharebuttons - displayReassurance: - - blockreassurance displayOrderConfirmation2: - ps_featuredproducts displayCrossSellingShoppingCart: