Merge pull request #6337 from nurbek91/Order_Deadline

Add Order Deadline / shopify-apps #5898
main
Elbert Alias 2 years ago committed by GitHub
commit 888ab7cbb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

@ -1250,6 +1250,23 @@
"saas": true, "saas": true,
"website": "https://www.orckestra.com" "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/order-deadline"
},
"OrderLogic app": { "OrderLogic app": {
"cats": [ "cats": [
100 100
@ -1265,7 +1282,7 @@
"low", "low",
"recurring" "recurring"
], ],
"requires": "Shopify", "implies": "Shopify",
"saas": true, "saas": true,
"website": "https://apps.shopify.com/orderlogic" "website": "https://apps.shopify.com/orderlogic"
}, },