Skip to content

Commit 701eaa6

Browse files
committed
Update with @ecomplus/storefront-template v2.0.0-beta.292
1 parent d393f3b commit 701eaa6

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

content/widgets/martan.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
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",
12+
"theme": "normal",
1313
"search_page": false
1414
},
1515
"widget_review": {
@@ -19,6 +19,12 @@
1919
"header_layout": "header-minimal",
2020
"reviews_layout": "list-expanded"
2121
},
22+
"widget_questions": {
23+
"is_enabled": false,
24+
"title": "Perguntas e respostas",
25+
"enable_new_questions": true
26+
},
27+
"widget_key": "",
2228
"widget_snippet": {
2329
"border": true,
2430
"border_color": "#eee",
@@ -28,10 +34,10 @@
2834
"star_color": "#ff00bc"
2935
}
3036
},
31-
"headAppend": "src/append/head",
32-
"bodyAppend": "src/append/body",
3337
"productDescriptionAppend": "src/append/product-block",
3438
"productCardSlots": "src/append/product-card-slots",
3539
"productSlots": "src/append/product-slots",
40+
"headAppend": "src/append/head",
41+
"bodyAppend": "src/append/body",
3642
"stampsAppend": "src/append/stamps"
3743
}

0 commit comments

Comments
 (0)