// General Cart Settings
x5engine.imCart.settings.vat = 0;
x5engine.imCart.settings.vatincluded = true;
x5engine.imCart.settings.currency = 'kr';
x5engine.imCart.settings.currency_id = 'SEK';
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 = {
	'rs8pi000': {
		'id': 'rs8pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek S',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ct7pi000': {
		'id': 'ct7pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek M',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hq0pi000': {
		'id': 'hq0pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek L',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'nl2pi000': {
		'id': 'nl2pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek XL',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'im5pi000': {
		'id': 'im5pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek S',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hq3pi000': {
		'id': 'hq3pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek M',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'lo1pi000': {
		'id': 'lo1pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek L',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'th0pi000': {
		'id': 'th0pi000',
		'id_user': 'Kort ärm, vit',
		'name': 'Kort ärm, vit',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek XL',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-vit--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'oh8pi000': {
		'id': 'oh8pi000',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek M',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'xk6pi000': {
		'id': 'xk6pi000',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek L',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'newpi0000': {
		'id': 'newpi0000',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'stort bröstmärke, storlek XL',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--stor-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ly7pi000': {
		'id': 'ly7pi000',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek M',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'kh6pi000': {
		'id': 'kh6pi000',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek L',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'newpi0001': {
		'id': 'newpi0001',
		'id_user': 'Kort ärm, ljusgrå',
		'name': 'Kort ärm, ljusgrå',
		'category': 'pi0abcde',
		'description': 'litet bröstmärke, storlek XL',
		'options': [''],
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/T-shirt,-gra--liten-broesbild.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'bl9ta700': {
		'id': 'bl9ta700',
		'id_user': 'Vykort, Floj',
		'name': 'Vykort, Floj',
		'category': 'ta7abcde',
		'description': '',
		'options': ['Stort'],
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/p023_1_02.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qx0ta700': {
		'id': 'qx0ta700',
		'id_user': 'Vykort, Forkörning',
		'name': 'Vykort, Forkörning',
		'category': 'ta7abcde',
		'description': '',
		'options': ['Stort'],
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/Vykort-forkoerning-litet.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qx3ta700': {
		'id': 'qx3ta700',
		'id_user': 'Vykort, republiken',
		'name': 'Vykort, republiken',
		'category': 'ta7abcde',
		'description': '14 x 11 cm',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/image002.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'wj8pd700': {
		'id': 'wj8pd700',
		'id_user': 'Visum till Republiken',
		'name': 'Visum till Republiken',
		'category': 'pd7abcde',
		'description': '',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/Visum-red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fy0fo500': {
		'id': 'fy0fo500',
		'id_user': 'Viftflagga ',
		'name': 'Viftflagga ',
		'category': 'fo5abcde',
		'description': '40 x 25 cm',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/Flagga_C1red-copy.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'yl6fo500': {
		'id': 'yl6fo500',
		'id_user': 'Fasadflagga',
		'name': 'Fasadflagga',
		'category': 'fo5abcde',
		'description': '75 x 50 cm',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/Flagga_C1red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'nl6fo500': {
		'id': 'nl6fo500',
		'id_user': 'Vimpel',
		'name': 'Vimpel',
		'category': 'fo5abcde',
		'description': 'För 12 m stång, ',
		'price': 800.00,
		'discounts': {},
		'images': ['cart/images/Vimpel-red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'it2fo500': {
		'id': 'it2fo500',
		'id_user': 'Flagga',
		'name': 'Flagga',
		'category': 'fo5abcde',
		'description': 'För 12 m stång,',
		'price': 1500.00,
		'discounts': {},
		'images': ['cart/images/Flagga_C1red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'pg5fo500': {
		'id': 'pg5fo500',
		'id_user': 'Fasadflaggstång',
		'name': 'Fasadflaggstång',
		'category': 'fo5abcde',
		'description': 'Kort',
		'price': 30.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ju0fo500': {
		'id': 'ju0fo500',
		'id_user': 'Fasadflaggstång',
		'name': 'Fasadflaggstång',
		'category': 'fo5abcde',
		'description': 'Lång',
		'price': 50.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jo0gv800': {
		'id': 'jo0gv800',
		'id_user': 'Bildekal',
		'name': 'Bildekal',
		'category': 'gv8abcde',
		'description': '10 x 7 cm',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/Klistermaerke.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ej2gv800': {
		'id': 'ej2gv800',
		'id_user': 'Märke',
		'name': 'Märke',
		'category': 'gv8abcde',
		'description': 'Runt med nål, diam. 25 mm',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/Knapp-3red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'mf2gv800': {
		'id': 'mf2gv800',
		'id_user': 'Jackmärke',
		'name': 'Jackmärke',
		'category': 'gv8abcde',
		'description': 'Boderat, diam. 70 mm',
		'price': 40.00,
		'discounts': {},
		'images': ['cart/images/maerke-1x1-red.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qt6qr900': {
		'id': 'qt6qr900',
		'id_user': 'Keps',
		'name': 'Keps',
		'category': 'qr9abcde',
		'description': 'Svart',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/Keps,-svart.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'gr1qr900': {
		'id': 'gr1qr900',
		'id_user': 'Keps',
		'name': 'Keps',
		'category': 'qr9abcde',
		'description': 'Mörkt beige',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/Keps,-moerkt-beige.jpg'],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Brevpaket',
		'description': 'Vikt högst, <br /><br />gram     Kr<br />20         6:00 <br />100     12:00 <br />250     24:00 <br />500     36:00<br />1 000  48:00 <br />2 000  72:00<br />',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	},
	{
		'name': 'Brev, 100 g',
		'description': '',
		'vat': 0,
		'type': 'FIXED',
		'price': 12.00000,
		'email': ''
	},
	{
		'name': 'Postförskott',
		'description': 'Levereras till postens närmaste utlämningsställe',
		'vat': 0,
		'type': 'FIXED',
		'price': 52.50000,
		'email': ''
	},
	{
		'name': 'Postpaket',
		'description': 'Max 3 kg, icke skrymmande',
		'vat': 0,
		'type': 'FIXED',
		'price': 150.00000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'PayPal/Credit Card',
		'description': '',
		'email': '',
		'html': '<form action="https://www.paypal.com/cgi-bin/webscr" method="get">\n<input type="hidden" name="cmd" value="_xclick">\n<input type="hidden" name="bn" value="IT_ICM-WPS">\n<input type="hidden" name="business" value="12345">\n<input type="hidden" name="item_name" value="Ordernummer [ORDER_NO]">\n<input type="hidden" name="item_number" value="[ORDER_NO]">\n<input type="hidden" name="amount" value="[PRICE, 1, 0.00]">\n<input type="hidden" name="currency_code" value="SEK">\n<input type="hidden" name="button_subtype" value="services">\n<input type="hidden" name="no_note" value="0">\n<input type="hidden" name="bn" value="IT_ICM-WPS">\n<input type="hidden" name="charset" value="UTF-8">\n<input type="hidden" name="first_name" value="[FIRST_NAME]">\n<input type="hidden" name="last_name" value="[LAST_NAME]">\n<input type="hidden" name="address1" value="[ADDRESS1]">\n<input type="hidden" name="address2" value="[ADDRESS2]">\n<input type="hidden" name="city" value="[CITY]">\n<input type="hidden" name="state" value="[STATE]">\n<input type="hidden" name="zip" value="[ZIP]">\n<input type="hidden" name="email" value="[EMAIL]">\n<input type="hidden" name="return" value="http://www.ripubliken.se/">\n<input type="hidden" name="cancel_return" value="http://www.ripubliken.se/">\n<input type="image" src="https://www.paypal.com/sv_SE/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">\n<img alt="" border="0" src="https://www.paypal.com/sv_SE/i/scr/pixel.gif" width="1" height="1"></form>',
		'vat': 0,
		'price': 0.000
	}
];

// HTML Form
x5engine.imCart.html_form = '<div style="text-align: center; font-weight: bold;">Fakturaadress/Leveransadress</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCompany"><span>Företag:</span></label><input type="text" name="imCartCompany" id="imCartCompany" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartName"><span>Namn:</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>Efternamn:</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>Adress:</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>Adress 2:</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>Stad:</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>Postnummer:</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="imCartFax"><span>Fax:</span></label><input type="text" name="imCartFax" id="imCartFax" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartEmail"><span>E-postadress:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div>';

// End of file x5cart.js
