From 1badadaa3c918a99af0de68b76d4519837d93f79 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Sun, 26 Nov 2023 11:50:56 +0530 Subject: [PATCH] refactor:override hook for wishlist module --- .../templates/hook/displayCustomerAccount.tpl | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 modules/blockwishlist/views/templates/hook/displayCustomerAccount.tpl diff --git a/modules/blockwishlist/views/templates/hook/displayCustomerAccount.tpl b/modules/blockwishlist/views/templates/hook/displayCustomerAccount.tpl new file mode 100644 index 0000000..579baf7 --- /dev/null +++ b/modules/blockwishlist/views/templates/hook/displayCustomerAccount.tpl @@ -0,0 +1,26 @@ + +{** + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaShop SA + * + * NOTICE OF LICENSE + * + * This source file is subject to the Academic Free License version 3.0 + * that is bundled with this package in the file LICENSE.md. + * It is also available through the world-wide-web at this URL: + * https://opensource.org/licenses/AFL-3.0 + * If you did not receive a copy of the license and are unable to + * obtain it through the world-wide-web, please send an email + * to license@prestashop.com so we can send you a copy immediately. + * + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors + * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0 + *} + + + + + {$wishlistsTitlePage} + +