Skip to content

Commit

Permalink
Update with @ecomplus/storefront-template v2.0.0-beta.252
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Mar 21, 2024
1 parent b95d236 commit 779463a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions content/widgets/martan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"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"
}

0 comments on commit 779463a

Please sign in to comment.