Skip to content

Commit b8a6b5f

Browse files
committed
Update with @ecomplus/storefront-template v2.0.0-beta.294
1 parent e9673d3 commit b8a6b5f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

content/widgets/martan.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44
"options": {
55
"store_id": "",
66
"web_id": "",
7-
"widget_key": "",
87
"widget_rating": {
98
"is_enabled": false,
109
"font_size": 15,
1110
"star_color": "#ff00bc",
1211
"display": "always",
13-
"search_page": false,
14-
"theme": "normal"
12+
"theme": "normal",
13+
"search_page": false
1514
},
1615
"widget_review": {
1716
"is_enabled": false,
@@ -20,24 +19,25 @@
2019
"header_layout": "header-minimal",
2120
"reviews_layout": "list-expanded"
2221
},
22+
"widget_questions": {
23+
"is_enabled": false,
24+
"title": "Perguntas e respostas",
25+
"enable_new_questions": true
26+
},
27+
"widget_key": "",
2328
"widget_snippet": {
2429
"border": true,
2530
"border_color": "#eee",
2631
"is_enabled": false,
2732
"background_color": "#fff",
2833
"text_color": "#0e0e0e",
2934
"star_color": "#ff00bc"
30-
},
31-
"widget_questions": {
32-
"is_enabled": false,
33-
"title": "Perguntas e respostas",
34-
"enable_new_questions": true
3535
}
3636
},
37-
"headAppend": "src/append/head",
38-
"bodyAppend": "src/append/body",
3937
"productDescriptionAppend": "src/append/product-block",
4038
"productCardSlots": "src/append/product-card-slots",
4139
"productSlots": "src/append/product-slots",
40+
"headAppend": "src/append/head",
41+
"bodyAppend": "src/append/body",
4242
"stampsAppend": "src/append/stamps"
4343
}

0 commit comments

Comments
 (0)