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" ,
13- "search_page " : false ,
14- "theme " : " normal "
12+ "theme " : " normal " ,
13+ "search_page " : false
1514 },
1615 "widget_review" : {
1716 "is_enabled" : false ,
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}
You can’t perform that action at this time.
0 commit comments