@ecomplus/storefront-template
Version:
Reusable & upgradable views and scripts for E-Com Plus storefront
38 lines (37 loc) • 988 B
JSON
{
"pkg": "@ecomplus/widget-martan",
"active": false,
"options": {
"store_id": "",
"web_id": "",
"widget_key": "",
"widget_rating": {
"is_enabled": false,
"font_size": 15,
"star_color": "#ff00bc",
"display": "always",
"search_page": false
},
"widget_review": {
"is_enabled": false,
"title": "Avaliações dos Clientes",
"star_color": "#ff00bc",
"header_layout": "header-minimal",
"reviews_layout": "list-expanded"
},
"widget_snippet": {
"border": true,
"border_color": "#eee",
"is_enabled": false,
"background_color": "#fff",
"text_color": "#0e0e0e",
"star_color": "#ff00bc"
}
},
"headAppend": "src/append/head",
"bodyAppend": "src/append/body",
"productDescriptionAppend": "src/append/product-block",
"productCardSlots": "src/append/product-card-slots",
"productSlots": "src/append/product-slots",
"stampsAppend": "src/append/stamps"
}