// 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 = {
	'39h60zt6': {
		'id': '39h60zt6',
		'id_user': 'ATV 2 Hours',
		'name': 'ATV 2 Hours',
		'category': 'ke9s38t2',
		'description': 'Guided 2 Hour ATV tour to Montezuma, Santa Teresa, or Tambor. Drinks and transportation included.',
		'price': 65.00,
		'discounts': {
			'1.00000': 0.100
		},
		'images': ['cart/images/dsc04776.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'n1720q8s': {
		'id': 'n1720q8s',
		'id_user': 'ATV 4 Hours',
		'name': 'ATV 4 Hours',
		'category': 'ke9s38t2',
		'description': 'Guided 4 Hour ATV tour to Montezuma, Santa Teresa or Tambor. Drinks and transportation included.',
		'price': 95.00,
		'discounts': {
			'1.00000': 0.100
		},
		'images': ['cart/images/dsc04610.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'eh22v9h0': {
		'id': 'eh22v9h0',
		'id_user': 'Zip Line Montezuma',
		'name': 'Zip Line Montezuma',
		'category': 'ke9s38t2',
		'description': 'Zip Line and Montezuma Waterfalls rolled into one great guided tour. Drinks and transportation included.',
		'price': 40.00,
		'discounts': {},
		'images': ['cart/images/dsc04997.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'y29i1nev': {
		'id': 'y29i1nev',
		'id_user': 'Zip Line Santa Teresa / Tambor Montezuma town',
		'name': 'Zip Line Santa Teresa / Tambor Montezuma town',
		'category': 'ke9s38t2',
		'description': 'Zip Line and Montezuma Waterfalls rolled into one great guided tour. Drinks and transportation included.',
		'price': 65.00,
		'discounts': {},
		'images': ['cart/images/dsc04821.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'7xq1hh39': {
		'id': '7xq1hh39',
		'id_user': 'Tortuga Island BBQ Montezuma',
		'name': 'Tortuga Island BBQ Montezuma',
		'category': 'ke9s38t2',
		'description': 'A great day trip starting with a fun boat ride and including snorkeling and a tasty BBQ lunch.',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/DSC04519.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'5zj34xb0': {
		'id': '5zj34xb0',
		'id_user': 'Sport Fishing 3hr',
		'name': 'Sport Fishing 3hr',
		'category': 'ke9s38t2',
		'description': 'Sport Fishing 3hr ',
		'price': 350.00,
		'discounts': {
			'1.00000': 0.100
		},
		'images': [],
		'vat': 0,
		'weight': 350.00000
	},
	'grtd2h0v': {
		'id': 'grtd2h0v',
		'id_user': 'Sport Fishing 5hr',
		'name': 'Sport Fishing 5hr',
		'category': 'ke9s38t2',
		'description': 'Sport Fishing 5hr',
		'price': 500.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 500.00000
	},
	'62l3b6w6': {
		'id': '62l3b6w6',
		'id_user': 'Sport Fishing 8hr',
		'name': 'Sport Fishing 8hr',
		'category': 'ke9s38t2',
		'description': 'Sport Fishing 8 hr',
		'price': 700.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 700.00000
	},
	'295de0c2': {
		'id': '295de0c2',
		'id_user': 'Zip Line Santa Teresa / Tambor',
		'name': 'Zip Line Santa Teresa / Tambor',
		'category': 'ke9s38t2',
		'description': 'Taxi transportation from Santa Teresa or Tambor to the Zip Line in Montezuma.',
		'price': 55.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'w0xi2vf5': {
		'id': 'w0xi2vf5',
		'id_user': 'Tortuga Island BBQ Santa Teresa',
		'name': 'Tortuga Island BBQ Santa Teresa',
		'category': 'ke9s38t2',
		'description': 'Transportation and Tortuga Island BBQ from Santa Teresa',
		'price': 69.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'83k712jl': {
		'id': '83k712jl',
		'id_user': 'Tortuga Island BBQ Tambor',
		'name': 'Tortuga Island BBQ Tambor',
		'category': 'ke9s38t2',
		'description': 'Transportation and Tortuga Island BBQ from Tambor',
		'price': 59.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Pickup from your location',
		'description': 'Please contact us to let us know where you would like to be picked up. Your reservation will be held for the date you requested, however, we request 24 hours advance notice for transportation arrangements.',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': 'Please contact us to let us know where you would like to be picked up. Your reservation will be held for the date you requested, however, we request 24 hours advance notice for transportation arrangements.'
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Bank Transfer',
		'description': 'Pay later with Bank Transfer.',
		'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.',
		'vat': 0,
		'price': 0.000
	},
	{
		'name': 'PayPal',
		'description': 'Payment through the PayPal gateway.',
		'email': 'Payment received for services rendered by Sun Trails.<br /><br />Pago recibido por servicios comprados a Sun Trails.',
		'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="manager@montezumatraveladventures.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.suntrailstours.com/index.html">\n<input type="hidden" name="cancel_return" value="http://www.suntrailstours.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="imCartAddress2"><span>Additional address information:</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>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="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="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="imCartEmail"><span>Email address:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div>';

// End of file x5cart.js
