// 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 = {
	'bt7ua300': {
		'id': 'bt7ua300',
		'id_user': 'Antipasto della Sagra',
		'name': 'Antipasto della Sagra',
		'category': 'ua3abcde',
		'description': 'Salumi misti, formaggi, bruschette, insalate',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'le7ua300': {
		'id': 'le7ua300',
		'id_user': 'Bruschetta al tartufo',
		'name': 'Bruschetta al tartufo',
		'category': 'ua3abcde',
		'description': '',
		'price': 4.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'am5ua300': {
		'id': 'am5ua300',
		'id_user': 'Prosciutto e melone',
		'name': 'Prosciutto e melone',
		'category': 'ua3abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ck1wz900': {
		'id': 'ck1wz900',
		'id_user': 'Gnocchi al sugo d\'oca',
		'name': 'Gnocchi al sugo d\'oca',
		'category': 'wz9abcde',
		'description': '',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'uh0wz900': {
		'id': 'uh0wz900',
		'id_user': 'Gnocchi al castrato',
		'name': 'Gnocchi al castrato',
		'category': 'wz9abcde',
		'description': '',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gd5wz900': {
		'id': 'gd5wz900',
		'id_user': 'Gnocchi tricolore',
		'name': 'Gnocchi tricolore',
		'category': 'wz9abcde',
		'description': '',
		'price': 5.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'uf6wz900': {
		'id': 'uf6wz900',
		'id_user': 'Gnocchi tartufi e noci',
		'name': 'Gnocchi tartufi e noci',
		'category': 'wz9abcde',
		'description': '',
		'price': 7.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ek4wz900': {
		'id': 'ek4wz900',
		'id_user': 'Gnocchi mille gusti',
		'name': 'Gnocchi mille gusti',
		'category': 'wz9abcde',
		'description': '',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rc1wz900': {
		'id': 'rc1wz900',
		'id_user': 'Gnocchi al sugo',
		'name': 'Gnocchi al sugo',
		'category': 'wz9abcde',
		'description': '',
		'price': 4.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'di2wz900': {
		'id': 'di2wz900',
		'id_user': 'Polenta alla contadina',
		'name': 'Polenta alla contadina',
		'category': 'wz9abcde',
		'description': '',
		'price': 5.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fh5xg600': {
		'id': 'fh5xg600',
		'id_user': 'Scottadito',
		'name': 'Scottadito',
		'category': 'xg6abcde',
		'description': 'Agnello alla brace',
		'price': 7.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'op7xg600': {
		'id': 'op7xg600',
		'id_user': 'Piadina con salsicce',
		'name': 'Piadina con salsicce',
		'category': 'xg6abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lj9xg600': {
		'id': 'lj9xg600',
		'id_user': 'Piadina al prosciutto',
		'name': 'Piadina al prosciutto',
		'category': 'xg6abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'sa3xg600': {
		'id': 'sa3xg600',
		'id_user': 'Bistecca di maiale',
		'name': 'Bistecca di maiale',
		'category': 'xg6abcde',
		'description': '',
		'price': 5.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'tc9xg600': {
		'id': 'tc9xg600',
		'id_user': 'Salsicce',
		'name': 'Salsicce',
		'category': 'xg6abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lb2xg600': {
		'id': 'lb2xg600',
		'id_user': 'Cinghiale antichi sapori e polenta',
		'name': 'Cinghiale antichi sapori e polenta',
		'category': 'xg6abcde',
		'description': '',
		'price': 8.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ff2xg600': {
		'id': 'ff2xg600',
		'id_user': 'Tagliata di manzo con rucola, ciliegiolo e grana',
		'name': 'Tagliata di manzo con rucola, ciliegiolo e grana',
		'category': 'xg6abcde',
		'description': '',
		'price': 10.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ea1xg600': {
		'id': 'ea1xg600',
		'id_user': 'Tagliata con tartufo e porcini',
		'name': 'Tagliata con tartufo e porcini',
		'category': 'xg6abcde',
		'description': '',
		'price': 12.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fc8wv100': {
		'id': 'fc8wv100',
		'id_user': 'Acqua naturale da lt 1',
		'name': 'Acqua naturale da lt 1',
		'category': 'wv1abcde',
		'description': '',
		'price': 1.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'yd1wv100': {
		'id': 'yd1wv100',
		'id_user': 'Acqua gassata da lt 1',
		'name': 'Acqua gassata da lt 1',
		'category': 'wv1abcde',
		'description': '',
		'price': 1.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'oq3wv100': {
		'id': 'oq3wv100',
		'id_user': 'Vino merlot alla spina da lt. 0,5',
		'name': 'Vino merlot alla spina da lt. 0,5',
		'category': 'wv1abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'be7wv100': {
		'id': 'be7wv100',
		'id_user': 'Vino bianco alla spina da lt 0,5',
		'name': 'Vino bianco alla spina da lt 0,5',
		'category': 'wv1abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fm4wv100': {
		'id': 'fm4wv100',
		'id_user': 'Birra "Cotta 37" da lt 0,75',
		'name': 'Birra "Cotta 37" da lt 0,75',
		'category': 'wv1abcde',
		'description': 'Birra rossa artigianale prodotta dal gruppo Farchioni',
		'price': 9.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'np6wv100': {
		'id': 'np6wv100',
		'id_user': 'Cantina Celesti - Grechetto lt 0,75',
		'name': 'Cantina Celesti - Grechetto lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 5.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fr9wv100': {
		'id': 'fr9wv100',
		'id_user': 'Cantina Celesti - Trebbiano Spoletino lt. 0,75',
		'name': 'Cantina Celesti - Trebbiano Spoletino lt. 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 6.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ia6wv100': {
		'id': 'ia6wv100',
		'id_user': 'Cantina Celesti - IGT Rosso lt 0,75',
		'name': 'Cantina Celesti - IGT Rosso lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 5.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'cm0wv100': {
		'id': 'cm0wv100',
		'id_user': 'Cantina "Terre della Custodia" - Grechetto lt 0,75',
		'name': 'Cantina "Terre della Custodia" - Grechetto lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'kr8wv100': {
		'id': 'kr8wv100',
		'id_user': 'Cantina "Terre della Custodia" - IGT Rosso Collezione lt 0,75',
		'name': 'Cantina "Terre della Custodia" - IGT Rosso Collezione lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 6.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'mt4wv100': {
		'id': 'mt4wv100',
		'id_user': 'Cantina "Tere della Custodia" - Rosso di Montefalco DOC lt 0,75',
		'name': 'Cantina "Tere della Custodia" - Rosso di Montefalco DOC lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 8.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fs1wv100': {
		'id': 'fs1wv100',
		'id_user': 'Cantina Moncelli - Rosso di MOntefalco DOC lt 0,75',
		'name': 'Cantina Moncelli - Rosso di MOntefalco DOC lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 10.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ma6wv100': {
		'id': 'ma6wv100',
		'id_user': 'Cantina Moncelli - Sagrantino DOCG lt 0,75',
		'name': 'Cantina Moncelli - Sagrantino DOCG lt 0,75',
		'category': 'wv1abcde',
		'description': '',
		'price': 14.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'at8nw800': {
		'id': 'at8nw800',
		'id_user': 'Insalata Mista',
		'name': 'Insalata Mista',
		'category': 'nw8abcde',
		'description': '',
		'price': 1.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gt9nw800': {
		'id': 'gt9nw800',
		'id_user': 'Patate fritte',
		'name': 'Patate fritte',
		'category': 'nw8abcde',
		'description': '',
		'price': 2.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lw3di700': {
		'id': 'lw3di700',
		'id_user': 'Piadina con la nutella',
		'name': 'Piadina con la nutella',
		'category': 'di7abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'mk6di700': {
		'id': 'mk6di700',
		'id_user': 'Panna Cotta',
		'name': 'Panna Cotta',
		'category': 'di7abcde',
		'description': '',
		'price': 3.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'we5di700': {
		'id': 'we5di700',
		'id_user': 'Cocomero',
		'name': 'Cocomero',
		'category': 'di7abcde',
		'description': '',
		'price': 1.50,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'dy5vw800': {
		'id': 'dy5vw800',
		'id_user': 'Pane e coperto',
		'name': 'Pane e coperto',
		'category': 'vw8abcde',
		'description': '',
		'price': 1.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Pro Loco Montecchio',
		'description': 'Cena sagra',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': 'Questo è l\'importo della sua cena'
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Bonifico Bancario',
		'description': 'Pagamento posticipato tramite Bonifico Bancario.',
		'email': 'Qui di seguito sono riportati i dati necessari per effettuare il pagamento tramite Bonifico Bancario:<br /><br />XXX YYY ZZZ<br /><br />Le ricordiamo che una volta effettuato il pagamento è necessario l\'invio della copia contabile insieme al Numero di Ordine.',
		'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="imCartCompany"><span>Azienda:</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>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 mandatory ">*</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 mandatory valGenTelephone">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCustomerID"><span>Codice Fiscale:</span></label><input type="text" name="imCartCustomerID" id="imCartCustomerID" class="imCartInput mandatory valCF">*</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
