26 lines
487 B
JSON
26 lines
487 B
JSON
{
|
|
"menu_type": "MENU_TYPE_FULFILLMENT_DELIVERY",
|
|
"price_info": {
|
|
"price": 1300,
|
|
"container_deposit": 100,
|
|
"overrides": []
|
|
},
|
|
"suspension_info": {
|
|
"suspension": null,
|
|
"overrides": [
|
|
{
|
|
"context_type": "MODIFIER_GROUP",
|
|
"context_value": "size",
|
|
"suspension": {
|
|
"suspend_until": 8640000000,
|
|
"reason": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"product_info": {
|
|
"target_market": "EU",
|
|
"gtin": "1354435445"
|
|
}
|
|
}
|