File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" : {
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" ,
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}
You can’t perform that action at this time.
0 commit comments