Skip to main content

Cart mode

🔑 Redis Key

tenant_slug:sections:cart_mode

📝 Description

Summary containing the store, delivery method, and selected time.


🎯 Specific Behaviors

None.


🖼️ Images

Cart mode mobile

Cart mode checkout

Cart mode payment


💾 JSON Example

{
"labels": {
"it": {
"edit": "MODIFICA",
"at": "ore",
"change-schedule-title": "ORARIO DI RITIRO",
"change-schedule-body": "Seleziona una fascia oraria disponibile",
"change-schedule-button-confirm": "CONFERMA"
},
"en": {
"edit": "EDIT",
"at": "at",
"change-schedule-title": "PICK UP TIME",
"change-schedule-body": "Select an available time slot",
"change-schedule-button-confirm": "CONFIRM"
}
},
"links": {},
"images": {},
"colors": {
"summary-row-background": "#edf2f2",
"summary-row-background-mobile": "#fefefe",
"breadcrumb-text": "#000000",
"change-schedule-button-confirm-text": "#fffccc",
"change-schedule-button-confirm-background": "#26251d",
"change-schedule-button-confirm-border": "#26251d",
"selected-slot-border": "#26251d",
"slots-container-border": "#adaeae"
}
}