diff --git a/src/images/icons/ShopWise.svg b/src/images/icons/ShopWise.svg new file mode 100644 index 00000000..91419e6f --- /dev/null +++ b/src/images/icons/ShopWise.svg @@ -0,0 +1 @@ +SW diff --git a/src/technologies/s.json b/src/technologies/s.json index d51e41d8..53b89fed 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5565,6 +5565,38 @@ ], "website": "https://www.shopwired.co.uk" }, + "ShopWise": { + "cats": [ + 6 + ], + "description": "ShopWise is a multi-tenant e-commerce platform for building online stores and marketplaces, with a hosted admin, theme editor, dropshipping and a built-in checkout.", + "dom": { + "link[href*='.myshopwise.now']": { + "exists": "" + } + }, + "headers": { + "X-Powered-By": "ShopWise" + }, + "icon": "ShopWise.svg", + "implies": [ + "Node.js", + "Nuxt.js" + ], + "js": { + "__SHOPWISE__.name": "ShopWise", + "__SHOPWISE__.version": "" + }, + "meta": { + "generator": "ShopWise" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://shopwise.now" + }, "ShopX": { "cats": [ 6 @@ -15554,4 +15586,4 @@ ], "website": "https://www.syte.ai" } -} \ No newline at end of file +}