diff --git a/src/drivers/webextension/images/icons/Order Deadline.png b/src/drivers/webextension/images/icons/Order Deadline.png new file mode 100644 index 000000000..c898bf647 Binary files /dev/null and b/src/drivers/webextension/images/icons/Order Deadline.png differ diff --git a/src/technologies/o.json b/src/technologies/o.json index ac5f017ea..6ada77c68 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1250,6 +1250,23 @@ "saas": true, "website": "https://www.orckestra.com" }, + "Order Deadline": { + "cats": [ + 100 + ], + "description": "Order Deadline is an estimated delivery, countdown timer, shipping date Shopify app.", + "icon": "Order Deadline.png", + "implies": "Shopify", + "js": { + "orderDeadlineAppByEESL": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://apps.shopify.com/orderlogic" + }, "OrderLogic app": { "cats": [ 100 @@ -1265,7 +1282,7 @@ "low", "recurring" ], - "requires": "Shopify", + "implies": "Shopify", "saas": true, "website": "https://apps.shopify.com/orderlogic" },