Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
ae1e5fd240 | |||
203811f14a | |||
d4ff7b7638 |
@ -12,20 +12,29 @@
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"feed":"nl"
|
||||
"text":"Nordisches Ausbildungszentrum",
|
||||
"text":"Nordisches",
|
||||
"feed":"nl",
|
||||
"text":" Eintritt Erwachsener",
|
||||
"text":"Ausbildungs",
|
||||
"feed":"nl",
|
||||
"text":"bezahlt: 8,00€",
|
||||
"text":"-zentrum",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Eintritt",
|
||||
"feed":"nl",
|
||||
"text":"Erwachsener",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"size 10",
|
||||
"text":"bezaht: 8,00€",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"text":"am: ",
|
||||
"vari":"wday deu short",
|
||||
"feed":"nl",
|
||||
"text":"den ",
|
||||
"vari":"date ge",
|
||||
"feed":"nl",
|
||||
"text":"Ticket Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
@ -12,20 +12,29 @@
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"feed":"nl"
|
||||
"text":"Nordisches Ausbildungszentrum",
|
||||
"text":"Nordisches",
|
||||
"feed":"nl",
|
||||
"text":" Eintritt Jugendlicher",
|
||||
"text":"Ausbildungs",
|
||||
"feed":"nl",
|
||||
"text":"-zentrum",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Eintritt",
|
||||
"feed":"nl",
|
||||
"text":"Jugendlich",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"size 10",
|
||||
"text":"bezaht: 4,00€",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"text":"am: ",
|
||||
"vari":"wday deu short",
|
||||
"feed":"nl",
|
||||
"text":"den ",
|
||||
"vari":"date ge",
|
||||
"feed":"nl",
|
||||
"text":"Ticket Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
@ -90,9 +90,9 @@
|
||||
"pop_price_night": 0,
|
||||
"pop_min_time": 1,
|
||||
"pop_max_time": 720,
|
||||
"pop_min_price": 400,
|
||||
"pop_min_price": 500,
|
||||
"pop_carry_over": 0,
|
||||
"pop_daily_card_price": 400,
|
||||
"pop_daily_card_price": 500,
|
||||
"pop_business_hours": 128
|
||||
},
|
||||
{
|
||||
@ -104,9 +104,9 @@
|
||||
"pop_price_night": 0,
|
||||
"pop_min_time": 1,
|
||||
"pop_max_time": 720,
|
||||
"pop_min_price": 800,
|
||||
"pop_min_price": 900,
|
||||
"pop_carry_over": 0,
|
||||
"pop_daily_card_price": 800,
|
||||
"pop_daily_card_price": 900,
|
||||
"pop_business_hours": 128
|
||||
}
|
||||
],
|
||||
@ -140,7 +140,7 @@
|
||||
},
|
||||
{
|
||||
"tariff_product_id": 4,
|
||||
"tariff_product_price": 800,
|
||||
"tariff_product_price": 900,
|
||||
"tariff_product_name": "DAY_TICKET_ADULT",
|
||||
"tariff_product_start": "08:00:00",
|
||||
"tariff_product_end": "20:00:00",
|
||||
@ -149,7 +149,7 @@
|
||||
},
|
||||
{
|
||||
"tariff_product_id": 5,
|
||||
"tariff_product_price": 400,
|
||||
"tariff_product_price": 500,
|
||||
"tariff_product_name": "DAY_TICKET_TEEN",
|
||||
"tariff_product_start": "08:00:00",
|
||||
"tariff_product_end": "20:00:00",
|
||||
@ -179,12 +179,12 @@
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 1,
|
||||
"pra_price": 400
|
||||
"pra_price": 500
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1050,
|
||||
"pra_payment_unit_id": 2,
|
||||
"pra_price": 800
|
||||
"pra_price": 900
|
||||
}
|
||||
],
|
||||
"DailyTicket": [
|
||||
|
Loading…
Reference in New Issue
Block a user