// 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 = {
	'mf7yl100': {
		'id': 'mf7yl100',
		'id_user': 'ribes100',
		'name': 'ribes100',
		'category': 'yl1abcde',
		'description': 'Confettura di ribes<br />Ingredienti: ribes, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-001.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'tk3yl100': {
		'id': 'tk3yl100',
		'id_user': 'ribes200',
		'name': 'ribes200',
		'category': 'yl1abcde',
		'description': 'Confettura di ribes<br />Ingredienti: ribes, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-001.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hq3yl100': {
		'id': 'hq3yl100',
		'id_user': 'alb100',
		'name': 'alb100',
		'category': 'yl1abcde',
		'description': 'Confettura di albicocca<br />Ingredienti: albicocche, zucchero, limone<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-001.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ek6yl100': {
		'id': 'ek6yl100',
		'id_user': 'alb200',
		'name': 'alb200',
		'category': 'yl1abcde',
		'description': 'Confettura di albicocca<br />Ingredienti: albicocche, zucchero, limone<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-002.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'cn8yl100': {
		'id': 'cn8yl100',
		'id_user': 'pes100',
		'name': 'pes100',
		'category': 'yl1abcde',
		'description': 'Confettura di pesche<br />Ingredienti: pesche, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-003.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'wl7yl100': {
		'id': 'wl7yl100',
		'id_user': 'pes200',
		'name': 'pes200',
		'category': 'yl1abcde',
		'description': 'Confettura di pesche<br />Ingredienti: pesche, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-003.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'qq6yl100': {
		'id': 'qq6yl100',
		'id_user': 'lam100',
		'name': 'lam100',
		'category': 'yl1abcde',
		'description': 'Confettura di lampone<br />Ingredienti: lampone, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-004.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'je7yl100': {
		'id': 'je7yl100',
		'id_user': 'lam200',
		'name': 'lam200',
		'category': 'yl1abcde',
		'description': 'Confettura di lampone<br />Ingredienti: lampone, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-004.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'pe4yl100': {
		'id': 'pe4yl100',
		'id_user': 'frab100',
		'name': 'frab100',
		'category': 'yl1abcde',
		'description': 'fragole all’aceto balsamico<br />Confettura di fragole all’aceto balsamico<br />Ingredienti: fragole, zucchero, aceto balsamico<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-005.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ng1yl100': {
		'id': 'ng1yl100',
		'id_user': 'frab200',
		'name': 'frab200',
		'category': 'yl1abcde',
		'description': 'fragole all’aceto balsamico<br />Confettura di fragole all’aceto balsamico<br />Ingredienti: fragole, zucchero, aceto balsamico<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-005.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ya3yl100': {
		'id': 'ya3yl100',
		'id_user': 'fra100',
		'name': 'fra100',
		'category': 'yl1abcde',
		'description': 'Confettura di fragole<br />Ingredienti: fragole, zucchero, limone<br />gr. 100<br /><br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-006.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'mj0yl100': {
		'id': 'mj0yl100',
		'id_user': 'fra200',
		'name': 'fra200',
		'category': 'yl1abcde',
		'description': 'Confettura di fragole<br />Ingredienti: fragole, zucchero, limone<br />gr. 100<br /><br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-006.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'oy2yl100': {
		'id': 'oy2yl100',
		'id_user': 'pep100',
		'name': 'pep100',
		'category': 'yl1abcde',
		'description': 'Confettura di peperone piccante<br />Ingredienti: peperone, peperoncino, zucchero, miele millefiori, limone<br />gr. 100<br />',
		'price': 3.40,
		'discounts': {},
		'images': ['cart/images/foto-007.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hj6yl100': {
		'id': 'hj6yl100',
		'id_user': 'pep200',
		'name': 'pep200',
		'category': 'yl1abcde',
		'description': 'Confettura di peperone piccante<br />Ingredienti: peperone, peperoncino, zucchero, miele millefiori, limone<br />gr. 200<br />',
		'price': 5.80,
		'discounts': {},
		'images': ['cart/images/foto-007.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'xw4yl100': {
		'id': 'xw4yl100',
		'id_user': 'fic100',
		'name': 'fic100',
		'category': 'yl1abcde',
		'description': 'Confettura di fichi<br />Ingredienti: fichi, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-008.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ib5yl100': {
		'id': 'ib5yl100',
		'id_user': 'fic200',
		'name': 'fic200',
		'category': 'yl1abcde',
		'description': 'Confettura di fichi<br />Ingredienti: fichi, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-008.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'yl9yl100': {
		'id': 'yl9yl100',
		'id_user': 'cil100',
		'name': 'cil100',
		'category': 'yl1abcde',
		'description': 'Confettura di ciliegie<br />Ingredienti: ciliegie, zucchero, cannella, brandy<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-009.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fo2yl100': {
		'id': 'fo2yl100',
		'id_user': 'cil200',
		'name': 'cil200',
		'category': 'yl1abcde',
		'description': 'Confettura di ciliegie<br />Ingredienti: ciliegie, zucchero, cannella, brandy<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-009.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'cn9yl100': {
		'id': 'cn9yl100',
		'id_user': 'mos100',
		'name': 'mos100',
		'category': 'yl1abcde',
		'description': 'Mostarda di uva	<br />Ingredienti: uva, pere, mele, fichi, noci<br />gr. 100<br />',
		'price': 3.40,
		'discounts': {},
		'images': ['cart/images/foto-010.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'by2yl100': {
		'id': 'by2yl100',
		'id_user': 'mos200',
		'name': 'mos200',
		'category': 'yl1abcde',
		'description': 'Mostarda di uva	<br />Ingredienti: uva, pere, mele, fichi, noci<br />gr. 200<br />',
		'price': 5.80,
		'discounts': {},
		'images': ['cart/images/foto-010.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'bj6yl100': {
		'id': 'bj6yl100',
		'id_user': 'cip100',
		'name': 'cip100',
		'category': 'yl1abcde',
		'description': 'Confettura di cipolla varietà Tropea<br />Ingredienti: cipolla, zucchero, sale, alloro<br />gr. 100<br />',
		'price': 3.40,
		'discounts': {},
		'images': ['cart/images/foto-011.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'gc0yl100': {
		'id': 'gc0yl100',
		'id_user': 'cip200',
		'name': 'cip200',
		'category': 'yl1abcde',
		'description': 'Confettura di cipolla varietà Tropea<br />Ingredienti: cipolla, zucchero, sale, alloro<br />gr. 200<br />',
		'price': 5.80,
		'discounts': {},
		'images': ['cart/images/foto-011.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ur2yl100': {
		'id': 'ur2yl100',
		'id_user': 'mor100',
		'name': 'mor100',
		'category': 'yl1abcde',
		'description': 'Confettura di more<br />Ingredienti: more, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-012.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'mg4yl100': {
		'id': 'mg4yl100',
		'id_user': 'mor200',
		'name': 'mor200',
		'category': 'yl1abcde',
		'description': 'Confettura di more<br />Ingredienti: more, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-012.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'yc9yl100': {
		'id': 'yc9yl100',
		'id_user': 'zuc100',
		'name': 'zuc100',
		'category': 'yl1abcde',
		'description': 'Marmellata di zucca e limone<br />Ingredienti: zucca, zucchero, limone<br />gr. 100<br />',
		'price': 3.40,
		'discounts': {},
		'images': ['cart/images/foto-014.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'rh6yl100': {
		'id': 'rh6yl100',
		'id_user': 'zuc200',
		'name': 'zuc200',
		'category': 'yl1abcde',
		'description': 'Marmellata di zucca e limone<br />Ingredienti: zucca, zucchero, limone<br />gr. 200<br />',
		'price': 5.80,
		'discounts': {},
		'images': ['cart/images/foto-014.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ha5yl100': {
		'id': 'ha5yl100',
		'id_user': 'per100',
		'name': 'per100',
		'category': 'yl1abcde',
		'description': 'Confettura di pere e zenzero<br />Ingredienti: pere, zucchero, zenzero, limone<br />gr. 100	<br />',
		'price': 3.40,
		'discounts': {},
		'images': ['cart/images/foto-014.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'lc1yl100': {
		'id': 'lc1yl100',
		'id_user': 'per200',
		'name': 'per200',
		'category': 'yl1abcde',
		'description': 'Confettura di pere e zenzero<br />Ingredienti: pere, zucchero, zenzero, limone<br />gr. 200	<br />',
		'price': 5.80,
		'discounts': {},
		'images': ['cart/images/foto-014.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'kt4yl100': {
		'id': 'kt4yl100',
		'id_user': 'mir100',
		'name': 'mir100',
		'category': 'yl1abcde',
		'description': 'Confettura di mirtilli<br />Ingredienti: mirtilli, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-015.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'nu0yl100': {
		'id': 'nu0yl100',
		'id_user': 'mir200',
		'name': 'mir200',
		'category': 'yl1abcde',
		'description': 'Confettura di mirtilli<br />Ingredienti: mirtilli, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-015.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'sp9yl100': {
		'id': 'sp9yl100',
		'id_user': 'sus100',
		'name': 'sus100',
		'category': 'yl1abcde',
		'description': 'Confettura di susine<br />Ingredienti: susine, zucchero<br />gr. 100<br />',
		'price': 3.00,
		'discounts': {},
		'images': ['cart/images/foto-016.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'iv5yl100': {
		'id': 'iv5yl100',
		'id_user': 'sus200',
		'name': 'sus200',
		'category': 'yl1abcde',
		'description': 'Confettura di susine<br />Ingredienti: susine, zucchero<br />gr. 200<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-016.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'oz3yl100': {
		'id': 'oz3yl100',
		'id_user': 'smir250',
		'name': 'smir250',
		'category': 'yl1abcde',
		'description': 'Sciroppo di mirtillo<br />gr. 250<br />',
		'price': 6.00,
		'discounts': {},
		'images': ['cart/images/foto-017.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'or5yl100': {
		'id': 'or5yl100',
		'id_user': 'ssam250',
		'name': 'ssam250',
		'category': 'yl1abcde',
		'description': 'Sciroppo di sambuco<br />gr. 250	<br />',
		'price': 6.00,
		'discounts': {},
		'images': ['cart/images/foto-018.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'jl7yl100': {
		'id': 'jl7yl100',
		'id_user': 'pesto',
		'name': 'pesto',
		'category': 'yl1abcde',
		'description': 'Il Pesto di Giocondo<br />Ingredienti: basilico, parmigiano reggiano, aglio, pecorino, pinoli, olio extra vergine d’oliva<br /><br />ESAURITO',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-021.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'om0yl100': {
		'id': 'om0yl100',
		'id_user': 'olio50',
		'name': 'olio50',
		'category': 'yl1abcde',
		'description': 'Olio extra vergine d’oliva aromatizzato al peperoncino<br />ml. 50	<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-022.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'hq0yl100': {
		'id': 'hq0yl100',
		'id_user': 'olio100',
		'name': 'olio100',
		'category': 'yl1abcde',
		'description': 'Olio extra vergine d’oliva aromatizzato al peperoncino<br />ml. 100	<br />',
		'price': 7.00,
		'discounts': {},
		'images': ['cart/images/foto-022.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'za1yl100': {
		'id': 'za1yl100',
		'id_user': 'olio200',
		'name': 'olio200',
		'category': 'yl1abcde',
		'description': 'Olio extra vergine d’oliva aromatizzato al peperoncino<br />ml. 200	<br />',
		'price': 9.00,
		'discounts': {},
		'images': ['cart/images/foto-023.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'zw6yl100': {
		'id': 'zw6yl100',
		'id_user': 'fun50',
		'name': 'fun50',
		'category': 'yl1abcde',
		'description': 'funghi secchi<br />Funghi porcini secchi<br />Boletus edilus<br />gr. 50	<br />',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/foto-024.jpg'],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'posta',
		'description': 'Pacco celere 3 giorni',
		'vat': 0,
		'type': 'FIXED',
		'price': 11.20000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'PayPal/Carta di Credito',
		'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="catia.citti@alice.it">\n<input type="hidden" name="item_name" value="Numero ordine [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="EUR">\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.agriturismogiocondo.it/pagamento-ok.html">\n<input type="hidden" name="cancel_return" value="http://www.agriturismogiocondo.it/pagamneto-no.html">\n<input type="image" src="https://www.paypal.com/it_IT/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/it_IT/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;">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 mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartAddress2"><span>Riga supplementare per l&#39;indirizzo:</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>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="imCartStateRegion"><span>Provincia:</span></label><input type="text" name="imCartStateRegion" id="imCartStateRegion" 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>Nazione:</span></label><input type="text" name="imCartCountry" id="imCartCountry" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartPhone"><span>Telefono:</span></label><input type="text" name="imCartPhone" id="imCartPhone" class="imCartInput  valGenTelephone"></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartVAT"><span>Partiva IVA:</span></label><input type="text" name="imCartVAT" id="imCartVAT" class="imCartInput  valVAT[IT]"></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><div style="width: 40%; margin: 0 auto; padding-left: 10px; text-align: left;"><br /><label class="imCartLabelLeft"><span>Condizioni di accettazione</span></label><br /><br /><span style="display: inline-block; width: 100%;"><textarea class="imCartInput" rows="6" readonly="readonly" style="width: 100%" cols="52">La informiamo che, ai sensi del D.Lgs. 196/2003 \&#39;Codice in materia di protezione dei dati personali\&#39;, i dati personali da Lei forniti, di cui garantiamo la massima riservatezza e sicurezza, saranno trattati da agriturismo Giocondo.  nel pieno rispetto della normativa sopra richiamata.</textarea><br /><div><input type="checkbox" class="valDisclaimer" value="1" style="margin-right: 5px; vertical-align: middle;" /><label>Accetto</label></div></span></div>';

// End of file x5cart.js
