Update menu
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"title": "Burger Mittwoch",
|
"title": "Burger Family",
|
||||||
"description": "#### General Information\n\n- **🌐 Menu & Details:** [dsburger.com](https://dsburger.com)\n- **🥤 COPA-DATA Special:** One free drink included with every burger! \n- **⏰ Deadline:** Please submit all orders by **9:30**!\n\n##### **Payment Details**\n\n* **PayPal:** `@` (Please use *Friends and Family*)\n* **IBAN:** `ATxx xxxx xxxx xxxx xxxx`",
|
"description": "#### General Information\n\n- **🌐 Menu & Details:** [example.com](https://example.com) \n- **⏰ Deadline:** Please submit all orders by **9:30**!\n\n##### **Payment Details**\n\n* **PayPal:** `` \n* **IBAN:** ``",
|
||||||
"menu": {
|
"menu": {
|
||||||
"categories": [
|
"categories": [
|
||||||
{
|
{
|
||||||
@@ -34,11 +34,11 @@
|
|||||||
"price": 11.5
|
"price": 11.5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Jalapeno",
|
"name": "Jalapeno Burger",
|
||||||
"price": 11.5
|
"price": 11.5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Falafel",
|
"name": "Falafel Burger",
|
||||||
"price": 11.5
|
"price": 11.5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"price": 11.5
|
"price": 11.5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "California",
|
"name": "California Burger",
|
||||||
"price": 11.5
|
"price": 11.5
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -114,7 +114,11 @@
|
|||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"name": "Cola",
|
"name": "Cola",
|
||||||
"price": 0.00
|
"price": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cola Zero",
|
||||||
|
"price": 0.25
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Fanta",
|
"name": "Fanta",
|
||||||
@@ -124,20 +128,28 @@
|
|||||||
"name": "Sprite",
|
"name": "Sprite",
|
||||||
"price": 0.25
|
"price": 0.25
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Cola Zero",
|
|
||||||
"price": 0.25
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Mezzo Mix",
|
"name": "Mezzo Mix",
|
||||||
"price": 0.25
|
"price": 0.25
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Redbull",
|
"name": "Almdudler",
|
||||||
"price": 0.25
|
"price": 0.25
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Almdudler",
|
"name": "Red Bull",
|
||||||
|
"price": 0.25
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Red Bull Sugarfree",
|
||||||
|
"price": 0.25
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Red Bull Organics Cola",
|
||||||
|
"price": 0.25
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Red Bull Organics Black Orange",
|
||||||
"price": 0.25
|
"price": 0.25
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user