From 559e07bc333f535a2de5ce89dbcf40b01bf0e3b0 Mon Sep 17 00:00:00 2001 From: Rockey Nebhwani Date: Tue, 19 Apr 2022 13:38:02 +0100 Subject: [PATCH] Adding 'Shopify apps' categorisation for SpurIT apps #5912 --- src/technologies/s.json | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index be9033d01..ae746d747 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3953,14 +3953,15 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "scriptSrc": "cdn-spurit\\.com/shopify-apps/", "website": "https://spur-i-t.com" }, "SpurIT Abandoned Cart Reminder": { "cats": [ - 98 + 98, + 100 ], "description": "SpurIT Abandoned Cart Reminder bring back your Shopify store visitors who moved to another tab by blinking your store tab.", "icon": "SpurIT.svg", @@ -3971,7 +3972,7 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "scriptSrc": "cdn-spurit\\.com/shopify-apps/abandoned-cart-reminder/", "website": "https://spur-i-t.com/shopify-apps/abandoned-cart-reminder/" @@ -3979,7 +3980,8 @@ "SpurIT Loyalty App": { "cats": [ 84, - 94 + 94, + 100 ], "description": "SpurIT Loyalty App is a turnkey solution allowing you to reward existing customers in a number of ways.", "icon": "SpurIT.svg", @@ -3990,14 +3992,15 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "scriptSrc": "cdn-spurit\\.com/shopify-apps/loyaltypoints/", "website": "https://spur-i-t.com/shopify-apps/loyalty-points-manager" }, "SpurIT Partial Payments App": { "cats": [ - 41 + 41, + 100 ], "description": "SpurIT Partial Payments App allow your customers to pay for the order in several ways or to share a payment with other people.", "icon": "SpurIT.svg", @@ -4005,14 +4008,15 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "scriptSrc": "cdn-spurit\\.com/shopify-apps/split-payments/", "website": "https://spur-i-t.com/shopify-apps/split-partial-payments/" }, "SpurIT Recurring Payments App": { "cats": [ - 41 + 41, + 100 ], "description": "SpurIT Recurring Payments App is a simple way to create a system of bill payment,subscriptions and invoicing.", "icon": "SpurIT.svg", @@ -4023,7 +4027,7 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "scriptSrc": "cdn-spurit\\.com/shopify-apps/recurring-invoices/", "website": "https://spur-i-t.com/shopify-apps/recurring-order-subscription"