Cart summary
π Chiave Redisβ
tenant_slug:sections:cart_summary
π Descrizioneβ
Riepilogo del contenuto del carrello.
π― Comportamenti particolariβ
Nessuno.
πΌοΈ Immaginiβ
πΎ JSON di esempioβ
{
"labels": {
"it": {
"total": "Totale",
"go-to-cart": "VAI AL CARRELLO",
"add-to-cart": "AGGIUNGI AL CARRELLO",
"go-to-payment": "VAI AL PAGAMENTO",
"login-and-go-to-payment": "FAI IL LOGIN E PAGA",
"back-to-navigation": "OPPURE AGGIUNGI ALTRI PRODOTTI",
"article": "ARTICOLO",
"articles": "ARTICOLI"
},
"en": {
"total": "Total",
"go-to-cart": "GO TO CART",
"add-to-cart": "ADD TO CART",
"go-to-payment": "GO TO PAYMENT",
"login-and-go-to-payment": "LOGIN AND PAY",
"back-to-navigation": "OR ADD MORE PRODUCTS",
"article": "ARTICLE",
"articles": "ARTICLES"
}
},
"links": {},
"images": {},
"colors": {
"background": "#26251d",
"text": "#fffccc",
"button-text": "#fffccc",
"button-border": "#fffccc",
"editing-item-background": "#fefefe",
"editing-item-text": "#191a1a",
"gotocart-badge-background": "#585a5a"
}
}