Merge pull request #6231 from nurbek91/bold

Add Bold apps / shopify-apps #5833
main
Elbert Alias 3 years ago committed by GitHub
commit 701cc610d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.8218 0H3.19491C1.43687 0 0 1.43687 0 3.19493V28.8051C0 30.58 1.43687 32 3.19491 32H28.8049C30.5799 32 31.9999 30.5631 31.9999 28.8051V3.19493C32.0168 1.43687 30.5799 0 28.8218 0Z" fill="#DC3726"/>
<path d="M14.2165 6.33911V17.9186C14.2165 20.1331 15.4167 20.5219 16.2788 20.5219C17.1578 20.5219 18.2566 19.8457 18.2566 18.4427C18.2566 17.5129 17.4621 16.5325 16.2788 16.5325C15.7717 16.5325 15.3491 16.7184 15.011 16.9889V11.309C15.4167 11.2414 15.8393 11.2076 16.2788 11.2076C20.3527 11.2076 23.5646 14.3687 23.5646 18.4427C23.5646 22.5166 20.3527 25.6777 16.2788 25.6777C12.2049 25.6777 8.99304 22.7533 8.99304 17.9186V6.33911H14.2165Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 770 B

@ -943,6 +943,173 @@
"scriptSrc": "^https?://vmss\\.boldchat\\.com/aid/\\d{18}/bc\\.vms4/vms\\.js",
"website": "https://www.boldchat.com/"
},
"Bold Commerce": {
"cats": [
76
],
"description": "Bold Commerce is a software company that specialises in ecommerce websites and app development.",
"icon": "Bold.svg",
"pricing": [
"recurring",
"payg",
"low",
"poa"
],
"saas": true,
"scriptSrc": [
"\\.boldapps\\.net/",
"\\.boldcommerce\\.com"
],
"website": "https://boldcommerce.com"
},
"Bold Brain": {
"cats": [
100
],
"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",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.brain": ""
},
"pricing": [
"freemium",
"low",
"recurring"
],
"saas": true,
"scriptSrc": "brain-assets\\.boldapps\\.net/",
"website": "https://boldcommerce.com/bold-brain"
},
"Bold Bundles": {
"cats": [
100
],
"description": "Bold Bundles Shopify app is designed to present recommended product widgets to cross-sell your products.",
"icon": "Bold.svg",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.bundles": ""
},
"pricing": [
"low",
"recurring"
],
"saas": true,
"scriptSrc": "bundles\\.boldapps\\.net/",
"website": "https://boldcommerce.com/bundles"
},
"Bold Custom Pricing": {
"cats": [
100
],
"description": "Bold Custom Pricing is an app that makes it easy to create a tiered pricing structure for your customers.",
"icon": "Bold.svg",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.csp.version": "([\\d\\.]+)\\;version:\\1"
},
"pricing": [
"low",
"recurring"
],
"saas": true,
"scriptSrc": "cp.\\.boldapps\\.net/",
"website": "https://boldcommerce.com/custom-pricing"
},
"Bold Motivator": {
"cats": [
100
],
"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",
"implies": [
"Shopify",
"Bold Commerce"
],
"pricing": [
"recurring",
"low"
],
"saas": true,
"scriptSrc": "motivate\\.boldapps\\.net/",
"website": "https://boldcommerce.com/motivator"
},
"Bold Product Options": {
"cats": [
100
],
"description": "Product Options is a Shopify app which allows customers to customise products with unlimited custom options built by Bold.",
"icon": "Bold.svg",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.options.version": "([\\d\\.]+)\\;version:\\1"
},
"pricing": [
"low",
"recurring"
],
"saas": true,
"scriptSrc": "option\\.boldapps\\.net/",
"website": "https://boldcommerce.com/product-options"
},
"Bold Subscriptions": {
"cats": [
100
],
"description": "Bold Subscriptions provides powerful, API-driven customisation options to build and scale a subscription service that fits your business.",
"icon": "Bold.svg",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.subscriptions": ""
},
"pricing": [
"recurring",
"low",
"payg",
"poa"
],
"saas": true,
"scriptSrc": "sub\\.boldapps\\.net/",
"website": "https://boldcommerce.com/shopify-subscription-app"
},
"Bold Upsell": {
"cats": [
100
],
"description": "Bold Upsell allows the substitution or attachment of products to the customers' carts.",
"icon": "Bold.svg",
"implies": [
"Shopify",
"Bold Commerce"
],
"js": {
"BOLD.upsell": ""
},
"pricing": [
"payg",
"recurring",
"low"
],
"saas": true,
"scriptSrc": "upsells\\.boldapps\\.net/",
"website": "https://boldcommerce.com/upsell"
},
"BoldGrid": {
"cats": [
1,

Loading…
Cancel
Save