// General Cart Settings
x5engine.imCart.settings.vat = 0;
x5engine.imCart.settings.vatincluded = true;
x5engine.imCart.settings.currency = '€';
x5engine.imCart.settings.currency_id = 'EUR';
x5engine.imCart.settings.currency_format = '#,###.@@[C]';
x5engine.imCart.settings.post_url = 'x5cart.php';
x5engine.imCart.settings.order_no_format = '[yy][mm][dd]-[A-Z][A-Z][0-9][0-9]';
x5engine.imCart.settings.form_autocomplete = true;
x5engine.imCart.settings.form_validation = 'tip';
x5engine.imCart.settings.minimum_amount = 0;
x5engine.imCart.settings.currencies = [{ "value": "ALL", "text": "Albania, Leke, Lek" }, { "value": "USD", "text": "United States of America, Dollars, $" }, { "value": "AFN", "text": "Afghanistan, Afghanis, ؋" }, { "value": "ARS", "text": "Argentina, Pesos, $" }, { "value": "AUD", "text": "Australia, Dollars, $" }, { "value": "BRL", "text": "Brazil, Reais, R$" }, { "value": "GBP", "text": "United Kingdom, Pounds, £" }, { "value": "BND", "text": "Brunei Darussalam, Dollars, $" }, { "value": "CAD", "text": "Canada, Dollars, $" }, { "value": "CNY", "text": "China, Yuan Renminbi, ¥" }, { "value": "HRK", "text": "Croatia, Kuna, ₡" }, { "value": "CZK", "text": "Czech Republic, Koruny, Kč" }, { "value": "DKK", "text": "Denmark, Kroner, kr" }, { "value": "EGP", "text": "Egypt, Pounds, £" }, { "value": "EUR", "text": "Euro, €" }, { "value": "GTQ", "text": "Guatemala, Quetzales, Q" }, { "value": "HKD", "text": "Hong Kong, Dollars, $" }, { "value": "HUF", "text": "Hungary, Forint, Ft" }, { "value": "ISK", "text": "Iceland, Kronur, kr" }, { "value": "INR", "text": "India, Rupees, Rs" }, { "value": "IDR", "text": "Indonesia, Rupiahs, Rp" }, { "value": "IRR", "text": "Iran, Rials, ﷼" }, { "value": "ILS", "text": "Israel, New Shekels, ₪" }, { "value": "JPY", "text": "Japan, Yen, ¥" }, { "value": "KZT", "text": "Kazakhstan, Tenge, лв" }, { "value": "KPW", "text": "Korea (North), Won, ₩" }, { "value": "KRW", "text": "Korea (South), Won, ₩" }, { "value": "LVL", "text": "Latvia, Lati, Ls" }, { "value": "LTL", "text": "Lithuania, Litai, Lt" }, { "value": "MYR", "text": "Malaysia, Ringgits, RM" }, { "value": "MXN", "text": "Mexico, Pesos, $" }, { "value": "NZD", "text": "New Zealand, Dollars, $" }, { "value": "NOK", "text": "Norway, Kroner, kr" }, { "value": "OMR", "text": "Oman, Rials, ﷼" }, { "value": "PLN", "text": "Poland, Zlotych, zł" }, { "value": "QAR", "text": "Qatar, Rials, ﷼" }, { "value": "RON", "text": "Romania, New Lei, lei" }, { "value": "RUB", "text": "Russia, Rubles, руб" }, { "value": "SAR", "text": "Saudi Arabia, Riyals, ﷼" }, { "value": "RSD", "text": "Serbia, Dinars, Дин." }, { "value": "SGD", "text": "Singapore, Dollars, $" }, { "value": "ZAR", "text": "South Africa, Rand, R" }, { "value": "SEK", "text": "Sweden, Kronor, kr" }, { "value": "CHF", "text": "Switzerland, Francs, CHF" }, { "value": "TWD", "text": "Taiwan, New Dollars, NT$" }, { "value": "THB", "text": "Thailand, Baht, ฿" }, { "value": "TTD", "text": "Trinidad and Tobago, Dollars, TT$" }, { "value": "TRL", "text": "Turkey, Lira, £" }, { "value": "UAH", "text": "Ukraine, Hryvnia, ₴" }];

// Cart Products
x5engine.imCart.products = {
	'eg7hg100': {
		'id': 'eg7hg100',
		'id_user': 'Erwachsene 18.12.2010 / 16.00 Uhr',
		'name': 'Erwachsene 18.12.2010 / 16.00 Uhr',
		'category': 'hg1abcde',
		'description': '',
		'price': 3.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'yd1hg100': {
		'id': 'yd1hg100',
		'id_user': 'Kind 18.12.2010 / 16.00 Uhr',
		'name': 'Kind 18.12.2010 / 16.00 Uhr',
		'category': 'hg1abcde',
		'description': '',
		'price': 1.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'vy6hg100': {
		'id': 'vy6hg100',
		'id_user': 'Familie mit 1 Kind 18.12.2010 / 16.00 Uhr',
		'name': 'Familie mit 1 Kind 18.12.2010 / 16.00 Uhr',
		'category': 'hg1abcde',
		'description': '',
		'price': 7.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'eh8hg100': {
		'id': 'eh8hg100',
		'id_user': 'jedes weitere Kind 18.12.2010 / 16.00 Uhr',
		'name': 'jedes weitere Kind 18.12.2010 / 16.00 Uhr',
		'category': 'hg1abcde',
		'description': '',
		'price': 1.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'po8wl500': {
		'id': 'po8wl500',
		'id_user': 'Erwachsene 05.12.2010   / 16.00 Uhr',
		'name': 'Erwachsene 05.12.2010   / 16.00 Uhr',
		'category': 'wl5abcde',
		'description': '',
		'price': 3.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zb8wl500': {
		'id': 'zb8wl500',
		'id_user': 'Kind 05.12.2010 / 16.00 Uhr',
		'name': 'Kind 05.12.2010 / 16.00 Uhr',
		'category': 'wl5abcde',
		'description': '',
		'price': 1.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lt5wl500': {
		'id': 'lt5wl500',
		'id_user': 'Familie mit 1 Kind 05.12.2010 / 16.00 Uhr',
		'name': 'Familie mit 1 Kind 05.12.2010 / 16.00 Uhr',
		'category': 'wl5abcde',
		'description': '',
		'price': 7.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'md1wl500': {
		'id': 'md1wl500',
		'id_user': 'jedes weiter Kind 05.12.2010 / 16.00 Uhr',
		'name': 'jedes weiter Kind 05.12.2010 / 16.00 Uhr',
		'category': 'wl5abcde',
		'description': '',
		'price': 1.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Kartenversand',
		'description': '',
		'vat': 0,
		'type': 'FIXED',
		'price': 1.00000,
		'email': ''
	},
	{
		'name': 'Abholung vor Aufführung',
		'description': '',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Benutzerdefinierter Code',
		'description': '',
		'email': '',
		'html': 'Sparkasse',
		'vat': 0,
		'price': 0.000
	}
];

// HTML Form
x5engine.imCart.html_form = '<div style="text-align: center; font-weight: bold;">Rechnungsadresse/Lieferadresse</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartName"><span>Vorname:</span></label><input type="text" name="imCartName" id="imCartName" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartLastName"><span>Nachname:</span></label><input type="text" name="imCartLastName" id="imCartLastName" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartAddress1"><span>Anschrift:</span></label><input type="text" name="imCartAddress1" id="imCartAddress1" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartAddress2"><span>Zusätzliche Informationen zur Anschrift:</span></label><input type="text" name="imCartAddress2" id="imCartAddress2" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCity"><span>Ort:</span></label><input type="text" name="imCartCity" id="imCartCity" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartZipPostalCode"><span>PLZ:</span></label><input type="text" name="imCartZipPostalCode" id="imCartZipPostalCode" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartPhone"><span>Telefon:</span></label><input type="text" name="imCartPhone" id="imCartPhone" class="imCartInput mandatory valGenTelephone">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartEmail"><span>E-Mail-Adresse:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div><div style="width: 40%; margin: 0 auto; padding-left: 10px; text-align: left;"><br /><label class="imCartLabelLeft"><span>Bedingungen</span></label><br /><br /><span style="display: inline-block; width: 100%;"><textarea class="imCartInput" rows="6" readonly="readonly" style="width: 100%" cols="52">Die Reservierung der Karten ist verbindlich. Die Karten sind bis 15 Minuten vor Veranstaltungsbeginn an der Kasse abzuholen. Nicht abgesagte Karten und bei Fern bleiben der Veranstaltung werden diese nachträglich in Rechnung gestellt.</textarea><br /><div><input type="checkbox" class="valDisclaimer" value="1" style="margin-right: 5px; vertical-align: middle;" /><label>Zustimmen</label></div></span></div>';

// End of file x5cart.js
