From 0e9676cd03356a5c31acdeb3666ca9d913f00d4c Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 19 Jul 2023 07:29:48 +0600 Subject: [PATCH] Add OrderCast / ecommerce --- .../webextension/images/icons/OrderCast.svg | 11 ++++++++++ src/technologies/o.json | 21 +++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 src/drivers/webextension/images/icons/OrderCast.svg diff --git a/src/drivers/webextension/images/icons/OrderCast.svg b/src/drivers/webextension/images/icons/OrderCast.svg new file mode 100644 index 000000000..01074327c --- /dev/null +++ b/src/drivers/webextension/images/icons/OrderCast.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/o.json b/src/technologies/o.json index 4451089f8..e0f1cdcbf 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1606,6 +1606,27 @@ "saas": true, "website": "https://www.orckestra.com" }, + "OrderCast": { + "cats": [ + 6 + ], + "description": "OrderCast is a B2B ecommerce platform focused on streamlining wholesale operations, offering SKU management, order handling, and customisable online store features for improved customer experience.", + "icon": "OrderCast.svg", + "implies": [ + "Python", + "React" + ], + "js": { + "orderDeadlineAppByEESL": "" + }, + "pricing": [ + "poa", + "recurring" + ], + "saas": true, + "url": "\\.(?:eu|us1)\\.ordercast\\.io/", + "website": "https://www.ordercast.io" + }, "Order Deadline": { "cats": [ 100