From 43543b83977789ca2810828f3f3442ded89e4edc Mon Sep 17 00:00:00 2001 From: Ravindra Purohit Date: Thu, 26 May 2022 12:54:13 +0530 Subject: [PATCH 01/28] Implemented | Web hooks card on Product View Page --- src/views/Product.vue | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/views/Product.vue b/src/views/Product.vue index d180c554..91a449a1 100644 --- a/src/views/Product.vue +++ b/src/views/Product.vue @@ -26,6 +26,20 @@

{{ $t("Sync products and category structures from Shopify into HotWax Commerce and keep them up to date.") }}

+ + + + Web Hooks + + + New Products + + + + Delete Products + + +