Update Sylius / ecommerce

main
nurbek 2 years ago
parent 387a16caac
commit a912e64f7b

@ -6760,7 +6760,7 @@
"cats": [ "cats": [
6 6
], ],
"description": "Sylius is an open source ecommerce framework based on Symfony full stack.", "description": "Sylius is an open-source ecommerce framework based on Symfony full stack.",
"dom": { "dom": {
"body.sylius_homepage": { "body.sylius_homepage": {
"attributes": { "attributes": {
@ -6771,6 +6771,11 @@
"attributes": { "attributes": {
"id": "" "id": ""
} }
},
"img[src*='sylius_shop_product_tiny_thumbnail']": {
"attributes": {
"src": "/sylius_shop_product_tiny_thumbnail/"
}
} }
}, },
"icon": "Sylius.svg", "icon": "Sylius.svg",