extend implies, additional scriptsrc

main
nurbek 3 years ago
parent 3ebb06dcb5
commit 13a1028a0e

@ -956,7 +956,10 @@
"payg" "payg"
], ],
"saas": true, "saas": true,
"scriptSrc": "\\.boldapps\\.net/", "scriptSrc": [
"\\.boldapps\\.net/",
"\\.boldcommerce\\.com"
],
"website": "https://boldcommerce.com" "website": "https://boldcommerce.com"
}, },
"Bold Brain": { "Bold Brain": {
@ -965,7 +968,10 @@
], ],
"description": "Bold Brain help customers discover more products and add more to their cart with dynamic recommendations for Shopify and use advanced analytics.", "description": "Bold Brain help customers discover more products and add more to their cart with dynamic recommendations for Shopify and use advanced analytics.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.brain": "" "BOLD.brain": ""
}, },
@ -984,7 +990,10 @@
], ],
"description": "Bold Bundles Shopify app is designed to present recommended product widgets to cross-sell your products.", "description": "Bold Bundles Shopify app is designed to present recommended product widgets to cross-sell your products.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.bundles": "" "BOLD.bundles": ""
}, },
@ -1002,7 +1011,10 @@
], ],
"description": "Bold Custom Pricing is an app that makes it easy to create a tiered pricing structure for your customers.", "description": "Bold Custom Pricing is an app that makes it easy to create a tiered pricing structure for your customers.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.csp.version": "([\\d\\.]+)\\;version:\\1" "BOLD.csp.version": "([\\d\\.]+)\\;version:\\1"
}, },
@ -1020,7 +1032,10 @@
], ],
"description": "Bold Motivator motivate customers to spend more on your store with free shipping and gifts using a customisable banner that counts down how much more they have to buy.", "description": "Bold Motivator motivate customers to spend more on your store with free shipping and gifts using a customisable banner that counts down how much more they have to buy.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"pricing": [ "pricing": [
"recurring", "recurring",
"low" "low"
@ -1035,7 +1050,10 @@
], ],
"description": "Product Options is a Shopify app which allows customers to customise products with unlimited custom options built by Bold.", "description": "Product Options is a Shopify app which allows customers to customise products with unlimited custom options built by Bold.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.options.version": "([\\d\\.]+)\\;version:\\1" "BOLD.options.version": "([\\d\\.]+)\\;version:\\1"
}, },
@ -1053,7 +1071,10 @@
], ],
"description": "Bold Subscriptions provides powerful, API-driven customisation options to build and scale a subscription service that fits your business.", "description": "Bold Subscriptions provides powerful, API-driven customisation options to build and scale a subscription service that fits your business.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.subscriptions": "" "BOLD.subscriptions": ""
}, },
@ -1073,7 +1094,10 @@
], ],
"description": "Bold Upsell allows the substitution or attachment of products to the customers' carts.", "description": "Bold Upsell allows the substitution or attachment of products to the customers' carts.",
"icon": "Bold.svg", "icon": "Bold.svg",
"implies": "Shopify", "implies": [
"Shopify",
"Bold Commerce"
],
"js": { "js": {
"BOLD.upsell": "" "BOLD.upsell": ""
}, },

Loading…
Cancel
Save