Add Webflow Ecommerce / ecom, Update Webflow / page-builders

main
nurbek 2 years ago
parent 7b45e5a48e
commit 40a3ce393e

@ -731,8 +731,8 @@
"cats": [ "cats": [
51 51
], ],
"description": "Webflow is Software-as-a-Service (Saas) for website building and hosting.", "description": "Webflow is Software-as-a-Service (SaaS) for website building and hosting.",
"html": "<html[^>]+data-wf-site", "dom": "html[data-wf-site]",
"icon": "webflow.svg", "icon": "webflow.svg",
"js": { "js": {
"Webflow": "" "Webflow": ""
@ -740,8 +740,31 @@
"meta": { "meta": {
"generator": "Webflow" "generator": "Webflow"
}, },
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://webflow.com" "website": "https://webflow.com"
}, },
"Webflow Ecommerce": {
"cats": [
6
],
"description": "Webflow is a zero-code visual website builder, with Webflow Ecommerce, you can build and design online stores.",
"icon": "webflow.svg",
"js": {
"__WEBFLOW_CURRENCY_SETTINGS": ""
},
"requires": "Webflow",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://webflow.com/ecommerce"
},
"Webgains": { "Webgains": {
"cats": [ "cats": [
71 71