// General Cart Settings
x5engine.imCart.settings.vat = 0;
x5engine.imCart.settings.vatincluded = true;
x5engine.imCart.settings.currency = 'CHF';
x5engine.imCart.settings.currency_id = 'CHF';
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.remove_from_cart_icon = 'cart/images/cart-remove.gif';
x5engine.imCart.settings.add_to_cart_icon = 'cart/images/cart-add.gif';
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 = {
	'ri0vh000': {
		'id': 'ri0vh000',
		'id_user': 'Ambu Taschenmaske',
		'name': 'Ambu Taschenmaske',
		'category': 'vh0abcde',
		'description': '',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/Ambumaske-Arial.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qj0vh000': {
		'id': 'qj0vh000',
		'id_user': 'Taschenmaske SealEasy',
		'name': 'Taschenmaske SealEasy',
		'category': 'vh0abcde',
		'description': 'AKTION!<br /><br />Solange Vorrat reicht.<br />',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/P7123787-1-.jpg', 'cart/images/imagesCAIOSENQ.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ts0vh000': {
		'id': 'ts0vh000',
		'id_user': 'LifeKey Taschenmaske',
		'name': 'LifeKey Taschenmaske',
		'category': 'vh0abcde',
		'description': 'LifeKey Taschenmaske<br />Taschenmaske als Schlüsselanhänger, schwarz',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/P7123785-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'mt0ss000': {
		'id': 'mt0ss000',
		'id_user': 'Oxylator® FR 300 ',
		'name': 'Oxylator® FR 300 ',
		'category': 'ss0abcde',
		'description': '',
		'price': 1250.00,
		'discounts': {},
		'images': ['cart/images/oxilator_FR-300-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'vo0ss000': {
		'id': 'vo0ss000',
		'id_user': 'OXYLATOR® EMX',
		'name': 'OXYLATOR® EMX',
		'category': 'ss0abcde',
		'description': '',
		'price': 1450.00,
		'discounts': {},
		'images': ['cart/images/oxilator_Emx-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fz0ss000': {
		'id': 'fz0ss000',
		'id_user': 'Schlauch CLR coil ',
		'name': 'Schlauch CLR coil ',
		'category': 'ss0abcde',
		'description': 'Schlauch zu Oxylator',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/schlauch-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'nj0ss000': {
		'id': 'nj0ss000',
		'id_user': 'Filters  ',
		'name': 'Filters  ',
		'category': 'ss0abcde',
		'description': 'Filter für EM-100/FR 300/EMX, Paket à 10 Stück<br />',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/filter-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'pc0ss000': {
		'id': 'pc0ss000',
		'id_user': 'Taschen a. Anfrage ',
		'name': 'Taschen a. Anfrage ',
		'category': 'ss0abcde',
		'description': 'Preis je nach Ausführung <br />(Lieferfrist ca. 4 Wochen)',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/Tasche-1--1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'zo0ss000': {
		'id': 'zo0ss000',
		'id_user': 'Druckminderer ',
		'name': 'Druckminderer ',
		'category': 'ss0abcde',
		'description': '',
		'price': 390,
		'discounts': {},
		'images': ['cart/images/kDSC09662.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'li0ss000': {
		'id': 'li0ss000',
		'id_user': 'O2-Flasche  auf Anfrage',
		'name': 'O2-Flasche  auf Anfrage',
		'category': 'ss0abcde',
		'description': 'Oxylight, O2-Leichtflasche, 2 LT ohne Manometer<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/sauerstof_flasche-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'cc0ss000': {
		'id': 'cc0ss000',
		'id_user': 'Masken  ',
		'name': 'Masken  ',
		'category': 'ss0abcde',
		'description': 'Diverse Masken auf Anfrage  ',
		'price': 0.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'tt0ss000': {
		'id': 'tt0ss000',
		'id_user': 'Inhalation ',
		'name': 'Inhalation ',
		'category': 'ss0abcde',
		'description': 'Masken',
		'price': 7.50,
		'discounts': {},
		'images': ['cart/images/maske-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'sj0il000': {
		'id': 'sj0il000',
		'id_user': 'Algorithmus (BLS / AED) 2010 Laien',
		'name': 'Algorithmus (BLS / AED) 2010 Laien',
		'category': 'il0abcde',
		'description': 'In Arbeit',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/l_bls-20aed-20laien-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'cr0pi000': {
		'id': 'cr0pi000',
		'id_user': 'Algorithmus (BLS / AED) 2005 Laien',
		'name': 'Algorithmus (BLS / AED) 2005 Laien',
		'category': 'pi0abcde',
		'description': 'Reanimations - Richtlinien 2005 Swiss Resuscitation Council (SRC) nach Guidelines American Heart Association (AHA) Basic Life Support (BLS) + Automatisierter Externer Defibrillator (AED) für Erwachsene<br /><br />1 Set Poster bestehend aus 2 Poster 50 x 70 cm<br /><br />1. Seite Algorithmus (BLS / AED)  2005<br /><br />2. Seite Algorithmus (BLS / AED)  2005 mit Bildern <br /><br />Lieferbar ab August 2006<br /><br />',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/profi-20seite2-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'jr0pi000': {
		'id': 'jr0pi000',
		'id_user': 'Algorithmus (BLS / AED) 2005 Profi',
		'name': 'Algorithmus (BLS / AED) 2005 Profi',
		'category': 'pi0abcde',
		'description': 'Reanimations - Richtlinien 2005 Swiss Resuscitation Council (SRC) nach Guidelines American Heart Association (AHA) Basic Life Support (BLS) + Automatisierter Externer Defibrillator (AED) für Erwachsene<br />1 Set Poster bestehend aus 2 Poster 50 x 70 cm<br /><br />1. Seite Algorithmus (BLS / AED)  2005<br /><br />2. Seite Algorithmus (BLS / AED)  2005 mit Bildern <br /><br />Lieferbar ab August 2006<br /><br />',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/laien-20seite1-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qy0ow000': {
		'id': 'qy0ow000',
		'id_user': 'BLS Trainings Audio CD Erwachsene + Kinder',
		'name': 'BLS Trainings Audio CD Erwachsene + Kinder',
		'category': 'ow0abcde',
		'description': 'BLS Trainings Audio CD Erwachsene<br /><br />1. 30:2 10 Sek. Pause Dauer: 2.30"<br />2. 30:2 7 Sek. Pause Dauer: 2.30"<br />3. 30:2 5 Sek. Pause Dauer: 2.30"<br />4. 30:2 4 Sek. Pause Dauer: 2.30"<br />5. 30:2 ohne Pause Dauer: 2.30"<br />Reanimations - Richtlinien 2005 Swiss Resuscitation Council (SRC) nach Guidelines American Heart Association (AHA) Basic Life Support (BLS) + Automatisierter Externer Defibrillator (AED) für Erwachsene',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/CD_bls-20Training-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'np5ow000': {
		'id': 'np5ow000',
		'id_user': 'BLS Trainings Audio CD Kinder',
		'name': 'BLS Trainings Audio CD Kinder',
		'category': 'ow0abcde',
		'description': 'BLS Trainings Audio CD Kinder<br /><br />1. 2 : 15, 5 Sek. Pause Dauer: 2.15"<br /><br />2. 2 : 15, 5 Sek. Pause Dauer: 2.15"<br /><br />3. 2 : 15, ohne Pause Dauer: 2.15"<br /><br />4. 2 : 15, Zweihelfer Pause Dauer: 2.15"<br /><br />Reanimations - Richtlinien 2005 Swiss Resuscitation Council (SRC) nach Guidelines American Heart Association (AHA) Basic Life Support (BLS) + Automatisierter Externer Defibrillator (AED) für Kinder',
		'price': 20.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'mi0ow000': {
		'id': 'mi0ow000',
		'id_user': 'BLS Trainings Audio CD 2010',
		'name': 'BLS Trainings Audio CD 2010',
		'category': 'ow0abcde',
		'description': 'Musik für Reanimationstraining <br />nur Kompressionen <br /><br />Guidelines 2010 American Heart Association (AHA) Basic Life Support (BLS) + Automatisierter Externer Defibrillator (AED) ',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/audio-CD-2010.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fc4cy000': {
		'id': 'fc4cy000',
		'id_user': 'DVD BLS + AED ausserhalb Spital',
		'name': 'DVD BLS + AED ausserhalb Spital',
		'category': 'cy0abcde',
		'description': 'BLS + AED ausserhalb Spital<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk <br />',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/DVD-ausserhalb.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'ug6cy000': {
		'id': 'ug6cy000',
		'id_user': 'DVD BLS + Oxylator ohne AED im Spital KSSG',
		'name': 'DVD BLS + Oxylator ohne AED im Spital KSSG',
		'category': 'cy0abcde',
		'description': 'BLS + Oxylator ohne AED im Spital KSSG<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/DVD-BLS-OXY.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'ex4cy000': {
		'id': 'ex4cy000',
		'id_user': 'DVD BLS + AED im Spital mit Beutel',
		'name': 'DVD BLS + AED im Spital mit Beutel',
		'category': 'cy0abcde',
		'description': 'BLS + AED im Spital mit Beutel<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/BLS-AED-beuterl.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'gm7cy000': {
		'id': 'gm7cy000',
		'id_user': 'DVD  mit Menu 3 Filme',
		'name': 'DVD  mit Menu 3 Filme',
		'category': 'cy0abcde',
		'description': '1. BLS + AED ausserhalb Spital<br />2. BLS + AED mit Beutel im Spital<br />3. BLS + Oxylator ohne AED im Spital KSSG<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/BLS-AED-Menu.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'zh0cy000': {
		'id': 'zh0cy000',
		'id_user': 'Blue ray BLS + AED ausserhalb Spital',
		'name': 'Blue ray BLS + AED ausserhalb Spital',
		'category': 'cy0abcde',
		'description': 'BLS + AED ausserhalb Spital<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk <br />',
		'price': 80.00,
		'discounts': {},
		'images': ['cart/images/BLS-AED-ausserhalb-Spital-Blu-ray.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'as6cy000': {
		'id': 'as6cy000',
		'id_user': 'Blue ray BLS + Oxylator ohne AED im Spital KSSG',
		'name': 'Blue ray BLS + Oxylator ohne AED im Spital KSSG',
		'category': 'cy0abcde',
		'description': 'BLS + Oxylator ohne AED im Spital KSSG<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 80.00,
		'discounts': {},
		'images': ['cart/images/BLS-Oxy-Blu-ray.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'qt6cy000': {
		'id': 'qt6cy000',
		'id_user': 'Blue ray BLS + AED im Spital mit Beutel',
		'name': 'Blue ray BLS + AED im Spital mit Beutel',
		'category': 'cy0abcde',
		'description': 'BLS + AED im Spital mit Beutel<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 80.00,
		'discounts': {},
		'images': ['cart/images/BLS-AED-beutel-Blu-ray.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'gt5cy000': {
		'id': 'gt5cy000',
		'id_user': 'Blue ray  mit Menu 3 Filme',
		'name': 'Blue ray  mit Menu 3 Filme',
		'category': 'cy0abcde',
		'description': '1. BLS + AED ausserhalb Spital<br />2. BLS + AED mit Beutel im Spital<br />3. BLS + Oxylator ohne AED im Spital KSSG<br /><br />Produktion 2011, © REA2000, Wolfram Schuhwerk',
		'price': 150.00,
		'discounts': {},
		'images': ['cart/images/BLS-AED-Menu-Blu-ray.png'],
		'vat': 0,
		'weight': 0.00000
	},
	'n13lw906': {
		'id': 'n13lw906',
		'id_user': 'OXYLATOR® HD - Hospital Device',
		'name': 'OXYLATOR® HD - Hospital Device',
		'category': 'ss0abcde',
		'description': '',
		'price': 1500,
		'discounts': {},
		'images': ['cart/images/Oxy_1-1-.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'97u09z63': {
		'id': '97u09z63',
		'id_user': 'OXYLATOR® Training',
		'name': 'OXYLATOR® Training',
		'category': 'ss0abcde',
		'description': '',
		'price': 230.00,
		'discounts': {},
		'images': ['cart/images/Trainingsadapter.png'],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Porto und Versandkosten',
		'description': '',
		'vat': 0,
		'type': 'FIXED',
		'price': 8.00000,
		'email': ''
	},
	{
		'name': 'Auslandsendungen',
		'description': 'Porto für Auslandsendungen mindestens Fr. 20.00',
		'vat': 0,
		'type': 'FIXED',
		'price': 20.00000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Rechnung innnert 10 Tagen',
		'description': '',
		'email': '',
		'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="imCartCompany"><span>Firma:</span></label><input type="text" name="imCartCompany" id="imCartCompany" class="imCartInput  "></span></div><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  "></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="imCartCountry"><span>Land:</span></label><input type="text" name="imCartCountry" id="imCartCountry" 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>';

// End of file x5cart.js
