// 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 = {
	'rc3ob100': {
		'id': 'rc3ob100',
		'id_user': 'regalo nr.01',
		'name': 'regalo nr.01',
		'category': 'ob1abcde',
		'description': '',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/fort-lauderdale.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hx2ob100': {
		'id': 'hx2ob100',
		'id_user': 'regalo nr.02',
		'name': 'regalo nr.02',
		'category': 'ob1abcde',
		'description': '',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/key-west.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fh7ob100': {
		'id': 'fh7ob100',
		'id_user': 'regalo nr.03',
		'name': 'regalo nr.03',
		'category': 'ob1abcde',
		'description': '',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/cozumel.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ay8ob100': {
		'id': 'ay8ob100',
		'id_user': 'regalo nr.04',
		'name': 'regalo nr.04',
		'category': 'ob1abcde',
		'description': '',
		'price': 150.00,
		'discounts': {},
		'images': ['cart/images/roatan.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ih7ob100': {
		'id': 'ih7ob100',
		'id_user': 'regalo nr.05',
		'name': 'regalo nr.05',
		'category': 'ob1abcde',
		'description': 'Crociera',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/nave_crociera.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'mv28p84p': {
		'id': 'mv28p84p',
		'id_user': 'regalo nr.07',
		'name': 'regalo nr.07',
		'category': 'ob1abcde',
		'description': 'serata di Shopping sulla nave',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/shopping.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'23li7r1w': {
		'id': '23li7r1w',
		'id_user': 'regalo nr.08',
		'name': 'regalo nr.08',
		'category': 'ob1abcde',
		'description': '',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/fort-lauderdale.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'0na92n8g': {
		'id': '0na92n8g',
		'id_user': 'regalo nr.09',
		'name': 'regalo nr.09',
		'category': 'ob1abcde',
		'description': 'giornata dedicata al traino con aquilone',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/paracadute.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'0k8wkki4': {
		'id': '0k8wkki4',
		'id_user': 'regalo nr.10',
		'name': 'regalo nr.10',
		'category': 'ob1abcde',
		'description': 'serata al casinò',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/casino.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'm824m6fy': {
		'id': 'm824m6fy',
		'id_user': 'regalo nr.11',
		'name': 'regalo nr.11',
		'category': 'ob1abcde',
		'description': '',
		'price': 300.00,
		'discounts': {},
		'images': ['cart/images/charlotte-amalie.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'8v710it9': {
		'id': '8v710it9',
		'id_user': 'regalo nr.12',
		'name': 'regalo nr.12',
		'category': 'ob1abcde',
		'description': '',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/san-juan.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'7v186xkt': {
		'id': '7v186xkt',
		'id_user': 'regalo nr.13',
		'name': 'regalo nr.13',
		'category': 'ob1abcde',
		'description': 'giornata con idromassaggio, sauna, e relax completo',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/IDROMASSAGGIO.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'w311097g': {
		'id': 'w311097g',
		'id_user': 'regalo nr.14',
		'name': 'regalo nr.14',
		'category': 'ob1abcde',
		'description': '',
		'price': 150.00,
		'discounts': {},
		'images': ['cart/images/nassau.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'2vx3y0om': {
		'id': '2vx3y0om',
		'id_user': 'regalo nr.15',
		'name': 'regalo nr.15',
		'category': 'ob1abcde',
		'description': '',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/fort-lauderdale.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'71794c79': {
		'id': '71794c79',
		'id_user': 'regalo nr.06',
		'name': 'regalo nr.06',
		'category': 'ob1abcde',
		'description': '',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/Montego-Bay.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'1ob1481r': {
		'id': '1ob1481r',
		'id_user': 'Cena',
		'name': 'Cena',
		'category': 'ob1abcde',
		'description': 'Una sera a cena con il comandante',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/comandante.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'n569o76m': {
		'id': 'n569o76m',
		'id_user': 'Fitness',
		'name': 'Fitness',
		'category': 'ob1abcde',
		'description': 'Giornata dedicata al fitness con personal trainers privato',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/fitnes01_big.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'0bo3ukqa': {
		'id': '0bo3ukqa',
		'id_user': 'Massaggi',
		'name': 'Massaggi',
		'category': 'ob1abcde',
		'description': 'Giornata dedicata ai massaggi e sauna privata',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/massaggi-coppia.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'en32ss4b': {
		'id': 'en32ss4b',
		'id_user': 'Escursione',
		'name': 'Escursione',
		'category': 'ob1abcde',
		'description': 'Giornata dedicata ad una escursione con guida privata',
		'price': 200.00,
		'discounts': {},
		'images': ['cart/images/escursioni-guidate.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qs6y0839': {
		'id': 'qs6y0839',
		'id_user': 'Immersione',
		'name': 'Immersione',
		'category': 'ob1abcde',
		'description': 'Giornata con immersione guidata nei fondali caraibici',
		'price': 100,
		'discounts': {},
		'images': ['cart/images/immersioni-con-guida.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'6m6g2z40': {
		'id': '6m6g2z40',
		'id_user': 'Volo aereo',
		'name': 'Volo aereo',
		'category': 'ob1abcde',
		'description': 'Volo da MILANO a MIAMI',
		'price': 150.00,
		'discounts': {},
		'images': ['cart/images/volo.jpg'],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Spedizione',
		'description': 'Spedizione mail di conferma al mittente',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Bonifico Bancario',
		'description': 'Pagamento tramite Bonifico Bancario.<br />Coordinate bancarie:<br />IBAN: IT52 A076 0116 2000 0008 5147 718 <br />intestato a Abbruzzo Paola',
		'email': 'Qui di seguito sono riportati i dati necessari per effettuare il pagamento tramite Bonifico Bancario:<br /><br />Coordinate bancarie:<br />IBAN: IT52 A076 0116 2000 0008 5147 718 <br />intestato a Abbruzzo Paola',
		'vat': 0,
		'price': 0.000
	}
];

// HTML Form
x5engine.imCart.html_form = '<div style="text-align: center; font-weight: bold;">Indirizzo di fatturazione/Indirizzo di spedizione</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartName"><span>Nome:</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>Cognome:</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>Indirizzo e numero civico:</span></label><input type="text" name="imCartAddress1" id="imCartAddress1" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCity"><span>Città:</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>CAP:</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="imCartOther"><span>Auguri:</span></label><input type="text" name="imCartOther" id="imCartOther" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 80%; margin: 0 auto; display: block; clear: both;"><label class="imCartLabel" for="imCartNote"><span>Note:</span></label><textarea name="imCartNote" id="imCartNote" class="imCartInput  " style="font-family: inherit; font-size: inherit; font-style: inherit;"></textarea></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartEmail"><span>Indirizzo di posta elettronica:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div>';

// End of file x5cart.js
