sub
This commit is contained in:
+313
-38
@@ -1,38 +1,313 @@
|
||||
[
|
||||
{
|
||||
"name" : "Edelpils",
|
||||
"dimension" : "l",
|
||||
"content": {
|
||||
"size" : 0.33
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.33,
|
||||
"price": 3.50,
|
||||
"type": "Fl."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "Secco",
|
||||
"dimension" : "l",
|
||||
"content": {
|
||||
"size" : 0.75
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.1,
|
||||
"price": 6,
|
||||
"type": "Gl."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "Amareno Cuvee",
|
||||
"dimension" : "l",
|
||||
"content": {
|
||||
"size" : 0.75
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 6.50,
|
||||
"type": "Gl."
|
||||
}
|
||||
}
|
||||
]
|
||||
[{
|
||||
"name": "Edelpils",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.33,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.33,
|
||||
"price": 3.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Schwarzbier",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.33,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.33,
|
||||
"price": 3.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Schöfferhofer",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.33,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.33,
|
||||
"price": 3.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Bitburger af.",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.33,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.33,
|
||||
"price": 3.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Weiswein",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 6,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Rotwein",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.75,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 6.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Secco",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.75,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.1,
|
||||
"price": 6,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "B-Saft",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 3.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "K-Saft",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 3.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "O-Saft",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 3.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "G-Saft",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 3.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Vita Cola",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 2.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Vita Orange",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 2.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Vita Zitrone",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.2,
|
||||
"price": 2.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "Tonic",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 3,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Bitter Lemon",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 3,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Ginger Ale",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 3,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Apfelschorle",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 3,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "TWQ naturell",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 2.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "TWQ medium",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 2.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "TWQ classic",
|
||||
"dimension": "l",
|
||||
"content": {
|
||||
"size": 0.25,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 0.25,
|
||||
"price": 2.5,
|
||||
"type": "Fl."
|
||||
}
|
||||
}, {
|
||||
"name": "Kaffee",
|
||||
"dimension": "Tasse",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 1,
|
||||
"price": 2.5,
|
||||
"type": "T"
|
||||
}
|
||||
}, {
|
||||
"name": "Latte Macchiato",
|
||||
"dimension": "Glas",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 1,
|
||||
"price": 3.5,
|
||||
"type": "Gl."
|
||||
}
|
||||
}, {
|
||||
"name": "dopp. Esp.",
|
||||
"dimension": "Tasse",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 1,
|
||||
"price": 3.5,
|
||||
"type": "T"
|
||||
}
|
||||
}, {
|
||||
"name": "Brezel",
|
||||
"dimension": "Stück",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 1,
|
||||
"price": 2.5,
|
||||
"type": "Stk."
|
||||
}
|
||||
}, {
|
||||
"name": "Schokoriegel",
|
||||
"dimension": "Stück",
|
||||
"content": {
|
||||
"size": 1,
|
||||
"price": 0
|
||||
},
|
||||
"portion": {
|
||||
"size": 1,
|
||||
"price": 2,
|
||||
"type": "Stk."
|
||||
}
|
||||
}]
|
||||
Reference in New Issue
Block a user