diff --git a/src/drivers/webextension/images/icons/Reserve In-Store.svg b/src/drivers/webextension/images/icons/Reserve In-Store.svg new file mode 100644 index 000000000..142394e95 --- /dev/null +++ b/src/drivers/webextension/images/icons/Reserve In-Store.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index b269a956b..f69b91cfa 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -1216,6 +1216,25 @@ "scriptSrc": "www\\.resengo\\.\\w+", "website": "https://wwc.resengo.com" }, + "Reserve In-Store": { + "cats": [ + 100, + 93 + ], + "description": "Reserve In-Store app will allow customers to reserve an item in your store online to come to pick it up or view the item before making the purchase.", + "icon": "Reserve In-Store.svg", + "implies": "Shopify", + "js": { + "reserveInStore.version": "([\\d\\.]+)\\;version:\\1", + "reserveInStoreJsUrl": "/reserveinstore\\.js.+\\.myshopify\\.com" + }, + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.reserveinstore.com" + }, "Reservio": { "cats": [ 93,