Add Saleor / ecommerce

main
nurbek 3 years ago
parent 8492093290
commit c419d3d7a0

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5059 12L11.9443 17.7952H25.6851L31.2467 12H17.5059Z" fill="#056DFF" fill-opacity="0.7"/>
<path d="M6.01101 14.3984L0.799805 19.5936H18.8718L24.0822 14.3984H6.0102H6.01101Z" stroke="#28234A" stroke-width="1.218" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 416 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 22 KiB

@ -386,6 +386,26 @@
"saas": true,
"website": "https://www.salecycle.com"
},
"Saleor": {
"cats": [
6
],
"description": "Saleor is a headless, GraphQL ecommerce platform.",
"icon": "Saleor.svg",
"implies": "GraphQL",
"js": {
"___NEXT_DATA__.runtimeConfig.SALEOR": ""
},
"dom": "img[src*='saleor.imgix.net']",
"pricing": [
"freemium",
"high",
"recurring"
],
"saas": true,
"oss": true,
"website": "https://saleor.io"
},
"SalesFire": {
"cats": [
76,

Loading…
Cancel
Save