From 1bf29115e74dc892ca608a5079495c9c26f75054 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 13 Feb 2021 13:56:32 +0600 Subject: [PATCH] Add Zonos / ecommerce widget --- src/drivers/webextension/images/icons/Zonos.svg | 4 ++++ src/technologies.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Zonos.svg diff --git a/src/drivers/webextension/images/icons/Zonos.svg b/src/drivers/webextension/images/icons/Zonos.svg new file mode 100644 index 000000000..c061e6e63 --- /dev/null +++ b/src/drivers/webextension/images/icons/Zonos.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index 298b0b2b4..cfdf961c4 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -19613,6 +19613,22 @@ }, "website": "https://github.com/angular/angular/tree/master/packages/zone.js" }, + "Zonos": { + "cats": [ + 5 + ], + "description": "Zonos is a cross-border ecommerce software and app solution for companies with international business.", + "icon": "Zonos.svg", + "js": { + "zonos": "", + "Zonos": "", + "zonosCheckout": "" + }, + "scripts": "\\.zonos\\.com/", + "saas": true, + "pricing": ["poa"], + "website": "https://zonos.com" + }, "Zope": { "cats": [ 22