// General Cart Settings
x5engine.imCart.settings.vat = 0;
x5engine.imCart.settings.vatincluded = true;
x5engine.imCart.settings.currency = '$';
x5engine.imCart.settings.currency_id = 'USD';
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 = {
	'75k0ihcj': {
		'id': '75k0ihcj',
		'id_user': 'Taste of the Berkshires',
		'name': 'Taste of the Berkshires',
		'category': 'kd938nuv',
		'description': 'This is the basket everyone always asks for - a Taste of the Berkshires! We searched Berkshire County for the best of the best for this basket.<br /><br />',
		'price': 79.99,
		'discounts': {},
		'images': ['cart/images/tasteoftheBerkshires.gif'],
		'vat': 0,
		'weight': 5.00000
	},
	'56hvi6c7': {
		'id': '56hvi6c7',
		'id_user': 'Medium Davids Biscotti Holiday Baskets',
		'name': 'Medium Davids Biscotti Holiday Baskets',
		'category': 'kd938nuv',
		'description': 'Enjoy David’s Biscotti with gourmet coffee, cocoas, tea and decadent chocolates nestled in this jolly holiday basket! ',
		'price': 29.99,
		'discounts': {},
		'images': ['cart/images/DavidBiscottiHolidayBaskets.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ac3463ht': {
		'id': 'ac3463ht',
		'id_user': 'Plenty of Presents',
		'name': 'Plenty of Presents',
		'category': 'kd938nuv',
		'description': 'A very colorful and festive holiday gift for anyone!',
		'price': 24.99,
		'discounts': {},
		'images': ['cart/images/PlentyOfPresents-BK.jpg'],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'HOLIDAY SPECIAL PRICE ACROSS AMERICA Ground',
		'description': 'The items will be delivered in 2-5 days.',
		'vat': 0,
		'type': 'FIXED',
		'price': 11.99000,
		'email': 'Shipping by Mail.<br />The items will be delivered in 3-5 days.'
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'PayPal Checkout',
		'description': 'Checkout secure with PayPal.',
		'email': 'Here are the data required to make the payment with Bank Transfer:<br /><br />XXX YYY ZZZ<br /><br />Please note that once the payment is completed it is necessary to send a copy of the receipt along with the Order Number.',
		'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="ksuezq88@aol.com">\n<input type="hidden" name="item_name" value="Order number [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="USD">\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.bgbma.com/index.html">\n<input type="hidden" name="cancel_return" value="http://www.bgbma.com/index.html">\n<input type="image" src="https://www.paypal.com/en_GB/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/en_GB/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;">Invoice Address/Shipping address</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCompany"><span>Company:</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>Name:</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>Last name:</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>Address:</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="imCartZipPostalCode"><span>ZIP Code:</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="imCartCity"><span>City:</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="imCartStateRegion"><span>State:</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>Country:</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>Telephone:</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="imCartMobile"><span>Mobile Phone:</span></label><input type="text" name="imCartMobile" id="imCartMobile" class="imCartInput  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: 80%; margin: 0 auto; display: block; clear: both;"><label class="imCartLabel" for="imCartNote"><span>Notes:</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="imCartOther"><span>Other:</span></label><input type="text" name="imCartOther" id="imCartOther" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartEmail"><span>Email address:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div>';

// End of file x5cart.js
