// 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.remove_from_cart_icon = 'cart/images/cart-remove.gif';
x5engine.imCart.settings.add_to_cart_icon = 'cart/images/cart-add.gif';
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 = {
	'aa7er800': {
		'id': 'aa7er800',
		'id_user': '"LIVE"',
		'name': '"LIVE"',
		'category': 'er8abcde',
		'description': 'Le fabuleux concert de Thiverny<br />Choix possible:<br />Le CD : 13 titres + 3 bonus <br />Le DVD Vidéo de 11 titres<br />(visionner la bande-annonce du DVD <br />dans la rubrique "Discographie")<br /><br />Prix TTC (frais de port inclus)',
		'options': ['CD', 'DVD Vidéo'],
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumlive.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'fv9er800': {
		'id': 'fv9er800',
		'id_user': '"Country"',
		'name': '"Country"',
		'category': 'er8abcde',
		'description': 'Le CD 17 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumcountry.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'bs2er800': {
		'id': 'bs2er800',
		'id_user': '"Harmonicas attitude"',
		'name': '"Harmonicas attitude"',
		'category': 'er8abcde',
		'description': 'Le CD 16 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumharmonicaattitude.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'kv0er800': {
		'id': 'kv0er800',
		'id_user': '"Rock"',
		'name': '"Rock"',
		'category': 'er8abcde',
		'description': 'Le CD 3 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/albumrock.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'pa2er800': {
		'id': 'pa2er800',
		'id_user': '"Coup double"',
		'name': '"Coup double"',
		'category': 'er8abcde',
		'description': 'Le CD 16 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumcoupdouble.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'eb6er800': {
		'id': 'eb6er800',
		'id_user': '"Harmonica songs"',
		'name': '"Harmonica songs"',
		'category': 'er8abcde',
		'description': 'Le CD 17 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumhsong.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'bg7er800': {
		'id': 'bg7er800',
		'id_user': '"De Si De La"',
		'name': '"De Si De La"',
		'category': 'er8abcde',
		'description': '(Harmonica songs 2)<br />Le CD 15 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/albumribrab.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'dh1er800': {
		'id': 'dh1er800',
		'id_user': '"Trackatrack"',
		'name': '"Trackatrack"',
		'category': 'er8abcde',
		'description': 'Le CD 2 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/albumtrackatrack.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'nl4er800': {
		'id': 'nl4er800',
		'id_user': '"Fiesta"',
		'name': '"Fiesta"',
		'category': 'er8abcde',
		'description': 'Le CD 3 titres<br /><br />Prix TTC (frais de port inclus)',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/albumfiesta.jpg'],
		'vat': 0,
		'weight': 0.00000
	},
	'ej7wp300': {
		'id': 'ej7wp300',
		'id_user': '01-Elle est belle ma moto  / 4.21',
		'name': '01-Elle est belle ma moto  / 4.21',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lx5wp300': {
		'id': 'lx5wp300',
		'id_user': '02-Mélodie ma mie / 4.31',
		'name': '02-Mélodie ma mie / 4.31',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'vd7wp300': {
		'id': 'vd7wp300',
		'id_user': '03-Lawdy miss clawdy / 3.12',
		'name': '03-Lawdy miss clawdy / 3.12',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'qa1wp300': {
		'id': 'qa1wp300',
		'id_user': '04-Sweet home Chicago / 5.02',
		'name': '04-Sweet home Chicago / 5.02',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nf1wp300': {
		'id': 'nf1wp300',
		'id_user': '05Laisse le blues aller / 4.07',
		'name': '05Laisse le blues aller / 4.07',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gz4wp300': {
		'id': 'gz4wp300',
		'id_user': '06-Meddley Jazzy / 5.00',
		'name': '06-Meddley Jazzy / 5.00',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'dk6wp300': {
		'id': 'dk6wp300',
		'id_user': '07-Right Now / 7.59',
		'name': '07-Right Now / 7.59',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'px3wp300': {
		'id': 'px3wp300',
		'id_user': '08-Jambalaya / 5.25',
		'name': '08-Jambalaya / 5.25',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'os9wp300': {
		'id': 'os9wp300',
		'id_user': '09-Tandem blues / 5.24',
		'name': '09-Tandem blues / 5.24',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'la3wp300': {
		'id': 'la3wp300',
		'id_user': '10-Medley Rock / 3.75',
		'name': '10-Medley Rock / 3.75',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'hr0wp300': {
		'id': 'hr0wp300',
		'id_user': '11-Breiz Della / 2.54',
		'name': '11-Breiz Della / 2.54',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zu3wp300': {
		'id': 'zu3wp300',
		'id_user': '12-Ni Johnny ni Lennon / 3.34',
		'name': '12-Ni Johnny ni Lennon / 3.34',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zz9wp300': {
		'id': 'zz9wp300',
		'id_user': '13-C pas moi / 5.13',
		'name': '13-C pas moi / 5.13',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rk2wp300': {
		'id': 'rk2wp300',
		'id_user': '14-Fin du coup / 3.47',
		'name': '14-Fin du coup / 3.47',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nc3wp300': {
		'id': 'nc3wp300',
		'id_user': '15-Elle avait décodé / 4.25',
		'name': '15-Elle avait décodé / 4.25',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'xg3wp300': {
		'id': 'xg3wp300',
		'id_user': '16-Fanny Baby / 2.37',
		'name': '16-Fanny Baby / 2.37',
		'category': 'wp3abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fw8ms900': {
		'id': 'fw8ms900',
		'id_user': '01-Trac a track, tout va bien!!',
		'name': '01-Trac a track, tout va bien!!',
		'category': 'ms9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fy4ms900': {
		'id': 'fy4ms900',
		'id_user': '02-Trac a track, tout va bien!! (Braz mix)',
		'name': '02-Trac a track, tout va bien!! (Braz mix)',
		'category': 'ms9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lm5yi800': {
		'id': 'lm5yi800',
		'id_user': '01-Nobody but you',
		'name': '01-Nobody but you',
		'category': 'yi8abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ug5yi800': {
		'id': 'ug5yi800',
		'id_user': '02-Tout le monde en parle',
		'name': '02-Tout le monde en parle',
		'category': 'yi8abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nf8yi800': {
		'id': 'nf8yi800',
		'id_user': '03-Tout le monde en parle (instrumental)',
		'name': '03-Tout le monde en parle (instrumental)',
		'category': 'yi8abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rd0gh900': {
		'id': 'rd0gh900',
		'id_user': '01-Horse Ballad',
		'name': '01-Horse Ballad',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'on1gh900': {
		'id': 'on1gh900',
		'id_user': '02-Orange blossom special',
		'name': '02-Orange blossom special',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wg0gh900': {
		'id': 'wg0gh900',
		'id_user': '03-The city of New Orleans',
		'name': '03-The city of New Orleans',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ah4gh900': {
		'id': 'ah4gh900',
		'id_user': '04-Sandra\'s song',
		'name': '04-Sandra\'s song',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zz7gh900': {
		'id': 'zz7gh900',
		'id_user': '05-Tu peux préparer le café noir',
		'name': '05-Tu peux préparer le café noir',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'uh4gh900': {
		'id': 'uh4gh900',
		'id_user': '06-Cotton eye Jo',
		'name': '06-Cotton eye Jo',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'hv2gh900': {
		'id': 'hv2gh900',
		'id_user': '07-Blue stay away for me',
		'name': '07-Blue stay away for me',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'tf5gh900': {
		'id': 'tf5gh900',
		'id_user': '08-Suzana',
		'name': '08-Suzana',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ke1gh900': {
		'id': 'ke1gh900',
		'id_user': '09-Si j\'étais un charpentier',
		'name': '09-Si j\'étais un charpentier',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fo5gh900': {
		'id': 'fo5gh900',
		'id_user': '10-Jambalaya',
		'name': '10-Jambalaya',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'og4gh900': {
		'id': 'og4gh900',
		'id_user': '11-J\'ai oublié de vivre',
		'name': '11-J\'ai oublié de vivre',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'yw1gh900': {
		'id': 'yw1gh900',
		'id_user': '12-Boston',
		'name': '12-Boston',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'oo9gh900': {
		'id': 'oo9gh900',
		'id_user': '13-Queen Charlotte',
		'name': '13-Queen Charlotte',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'in9gh900': {
		'id': 'in9gh900',
		'id_user': '14-Landy miss Claudy',
		'name': '14-Landy miss Claudy',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'uj6gh900': {
		'id': 'uj6gh900',
		'id_user': '15-Rock Medley',
		'name': '15-Rock Medley',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'hl7gh900': {
		'id': 'hl7gh900',
		'id_user': '16-L\'homme à l\'harmonica',
		'name': '16-L\'homme à l\'harmonica',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'kf8gh900': {
		'id': 'kf8gh900',
		'id_user': '17-La dernière séance',
		'name': '17-La dernière séance',
		'category': 'gh9abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'kz2ea700': {
		'id': 'kz2ea700',
		'id_user': '01-L\'hibou chinois',
		'name': '01-L\'hibou chinois',
		'category': 'ea7abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jr7ea700': {
		'id': 'jr7ea700',
		'id_user': '02-Et elle me dit',
		'name': '02-Et elle me dit',
		'category': 'ea7abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fb5ea700': {
		'id': 'fb5ea700',
		'id_user': '03-Mambo nostalgia',
		'name': '03-Mambo nostalgia',
		'category': 'ea7abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'bs7es800': {
		'id': 'bs7es800',
		'id_user': 'L\'homme à l\'harmonica (Collector)',
		'name': 'L\'homme à l\'harmonica (Collector)',
		'category': 'es8abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'do5qj400': {
		'id': 'do5qj400',
		'id_user': '01-Elle est belle ma moto',
		'name': '01-Elle est belle ma moto',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'xj0qj400': {
		'id': 'xj0qj400',
		'id_user': '02-Tout le monde en parle',
		'name': '02-Tout le monde en parle',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nv4qj400': {
		'id': 'nv4qj400',
		'id_user': '03-Fanny Baby',
		'name': '03-Fanny Baby',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'lu9qj400': {
		'id': 'lu9qj400',
		'id_user': '04-Burbank BoogieBlues',
		'name': '04-Burbank BoogieBlues',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wl3qj400': {
		'id': 'wl3qj400',
		'id_user': '05-Mister Phil Hip',
		'name': '05-Mister Phil Hip',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rq7qj400': {
		'id': 'rq7qj400',
		'id_user': '06-Duke\'s Country',
		'name': '06-Duke\'s Country',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'tq7qj400': {
		'id': 'tq7qj400',
		'id_user': '07-Fin du coup',
		'name': '07-Fin du coup',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jw5qj400': {
		'id': 'jw5qj400',
		'id_user': '08-Emilie à 95 ans',
		'name': '08-Emilie à 95 ans',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ac1qj400': {
		'id': 'ac1qj400',
		'id_user': '09-Ha! La taxe',
		'name': '09-Ha! La taxe',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'er2qj400': {
		'id': 'er2qj400',
		'id_user': '10-Beat Box Rn\'B',
		'name': '10-Beat Box Rn\'B',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gy8qj400': {
		'id': 'gy8qj400',
		'id_user': '11-Les solexines',
		'name': '11-Les solexines',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ue9qj400': {
		'id': 'ue9qj400',
		'id_user': '12-Mélodie Ma Mie',
		'name': '12-Mélodie Ma Mie',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'dk6qj400': {
		'id': 'dk6qj400',
		'id_user': '13-Boston',
		'name': '13-Boston',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zz7qj400': {
		'id': 'zz7qj400',
		'id_user': '14-Horse ballad',
		'name': '14-Horse ballad',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fs1qj400': {
		'id': 'fs1qj400',
		'id_user': '15-Jaja Blues',
		'name': '15-Jaja Blues',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nu4qj400': {
		'id': 'nu4qj400',
		'id_user': '16-P\'tit Blues',
		'name': '16-P\'tit Blues',
		'category': 'qj4abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ko5kr500': {
		'id': 'ko5kr500',
		'id_user': '01-Les solexines',
		'name': '01-Les solexines',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'hk1kr500': {
		'id': 'hk1kr500',
		'id_user': '02-Elle est belle ma moto',
		'name': '02-Elle est belle ma moto',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wz5kr500': {
		'id': 'wz5kr500',
		'id_user': '03-C\'est pas moi',
		'name': '03-C\'est pas moi',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'kk7kr500': {
		'id': 'kk7kr500',
		'id_user': '04-Tenir en laisse',
		'name': '04-Tenir en laisse',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wx7kr500': {
		'id': 'wx7kr500',
		'id_user': '05-Mélodie ma mie',
		'name': '05-Mélodie ma mie',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'sj3kr500': {
		'id': 'sj3kr500',
		'id_user': '06-Le tabac ca t\'abat',
		'name': '06-Le tabac ca t\'abat',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'hw9kr500': {
		'id': 'hw9kr500',
		'id_user': '07-Et elle me dit',
		'name': '07-Et elle me dit',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wb4kr500': {
		'id': 'wb4kr500',
		'id_user': '08-Boston',
		'name': '08-Boston',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ng9kr500': {
		'id': 'ng9kr500',
		'id_user': '09-Elle a décodé',
		'name': '09-Elle a décodé',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'qb0kr500': {
		'id': 'qb0kr500',
		'id_user': '10-Emilie à 95 ans',
		'name': '10-Emilie à 95 ans',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'si6kr500': {
		'id': 'si6kr500',
		'id_user': '11-Beat boxCountry',
		'name': '11-Beat boxCountry',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ya5kr500': {
		'id': 'ya5kr500',
		'id_user': '12-Boston (Harmo)',
		'name': '12-Boston (Harmo)',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ms5kr500': {
		'id': 'ms5kr500',
		'id_user': '13-Ptit Blues',
		'name': '13-Ptit Blues',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ed5kr500': {
		'id': 'ed5kr500',
		'id_user': '14-Beat Box Rn\'b',
		'name': '14-Beat Box Rn\'b',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'co3kr500': {
		'id': 'co3kr500',
		'id_user': '15-Et elle me dit',
		'name': '15-Et elle me dit',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'vb3kr500': {
		'id': 'vb3kr500',
		'id_user': '16-I love riding my bike',
		'name': '16-I love riding my bike',
		'category': 'kr5abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ep8ct000': {
		'id': 'ep8ct000',
		'id_user': '01-La crédibilité',
		'name': '01-La crédibilité',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'np0ct000': {
		'id': 'np0ct000',
		'id_user': '02-Mambo Chacha',
		'name': '02-Mambo Chacha',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ca9ct000': {
		'id': 'ca9ct000',
		'id_user': '03-La baleine',
		'name': '03-La baleine',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'po9ct000': {
		'id': 'po9ct000',
		'id_user': '04-Boston',
		'name': '04-Boston',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jv9ct000': {
		'id': 'jv9ct000',
		'id_user': '05-Jaja Blues',
		'name': '05-Jaja Blues',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ag3ct000': {
		'id': 'ag3ct000',
		'id_user': '06-Rock Medley',
		'name': '06-Rock Medley',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'bm5ct000': {
		'id': 'bm5ct000',
		'id_user': '07-Hey Bab-ri-bab',
		'name': '07-Hey Bab-ri-bab',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'va9ct000': {
		'id': 'va9ct000',
		'id_user': '08-Nobody but you',
		'name': '08-Nobody but you',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jr0ct000': {
		'id': 'jr0ct000',
		'id_user': '09-La vie en rose',
		'name': '09-La vie en rose',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'xh1ct000': {
		'id': 'xh1ct000',
		'id_user': '10-Blue moon',
		'name': '10-Blue moon',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'wl6ct000': {
		'id': 'wl6ct000',
		'id_user': '11-La mer',
		'name': '11-La mer',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'jj4ct000': {
		'id': 'jj4ct000',
		'id_user': '12-Misty',
		'name': '12-Misty',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'by0ct000': {
		'id': 'by0ct000',
		'id_user': '13-Make Th Knife',
		'name': '13-Make Th Knife',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'mt7ct000': {
		'id': 'mt7ct000',
		'id_user': '14-Porqué',
		'name': '14-Porqué',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.00,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'st8ct000': {
		'id': 'st8ct000',
		'id_user': '15-Isn\'t she lovely',
		'name': '15-Isn\'t she lovely',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'eq9ct000': {
		'id': 'eq9ct000',
		'id_user': '16-In the mood',
		'name': '16-In the mood',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ld7ct000': {
		'id': 'ld7ct000',
		'id_user': '17-Cadrille',
		'name': '17-Cadrille',
		'category': 'ct0abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'yi1op200': {
		'id': 'yi1op200',
		'id_user': '01-Hey Bar-Ri-bab',
		'name': '01-Hey Bar-Ri-bab',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rd0op200': {
		'id': 'rd0op200',
		'id_user': '02-I\'ll go crazy',
		'name': '02-I\'ll go crazy',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'cf3op200': {
		'id': 'cf3op200',
		'id_user': '03-Song of Hearth',
		'name': '03-Song of Hearth',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'fv0op200': {
		'id': 'fv0op200',
		'id_user': '04-The city of New Orleans',
		'name': '04-The city of New Orleans',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ee2op200': {
		'id': 'ee2op200',
		'id_user': '05-Orange blossom special',
		'name': '05-Orange blossom special',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'tz9op200': {
		'id': 'tz9op200',
		'id_user': '06-Jaja blues',
		'name': '06-Jaja blues',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gi3op200': {
		'id': 'gi3op200',
		'id_user': '07-Mister Phil Hip',
		'name': '07-Mister Phil Hip',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'uh5op200': {
		'id': 'uh5op200',
		'id_user': '08-What a goon do',
		'name': '08-What a goon do',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nf8op200': {
		'id': 'nf8op200',
		'id_user': '09-My first everything',
		'name': '09-My first everything',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'rb6op200': {
		'id': 'rb6op200',
		'id_user': '10-Ye Ma Ma',
		'name': '10-Ye Ma Ma',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'gn4op200': {
		'id': 'gn4op200',
		'id_user': '11-A vous de jouer',
		'name': '11-A vous de jouer',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ry4op200': {
		'id': 'ry4op200',
		'id_user': '12-Just way you are',
		'name': '12-Just way you are',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'ui4op200': {
		'id': 'ui4op200',
		'id_user': '13-Georgia',
		'name': '13-Georgia',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'nb4op200': {
		'id': 'nb4op200',
		'id_user': '14-Landy miss claudy',
		'name': '14-Landy miss claudy',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'qc4op200': {
		'id': 'qc4op200',
		'id_user': '15-Wonderfull world',
		'name': '15-Wonderfull world',
		'category': 'op2abcde',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'x7s0gsv3': {
		'id': 'x7s0gsv3',
		'id_user': 'Emilie à 95 ans (version 2012)',
		'name': 'Emilie à 95 ans (version 2012)',
		'category': '4vxqgxq4',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'5c580ryi': {
		'id': '5c580ryi',
		'id_user': 'Ni Johnny, ni Lennon (Version 2012)',
		'name': 'Ni Johnny, ni Lennon (Version 2012)',
		'category': '4vxqgxq4',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	},
	'zfll5ltm': {
		'id': 'zfll5ltm',
		'id_user': '"Butterfly", le célèbre titre de Danyel Gérard interprêté par Freddy della',
		'name': '"Butterfly", le célèbre titre de Danyel Gérard interprêté par Freddy della',
		'category': '4vxqgxq4',
		'description': '',
		'price': 0.99,
		'discounts': {},
		'images': [],
		'vat': 0,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Par carte bancaire (frais=0€)',
		'description': 'Paiement sécurisé Paypal<br />Frais = 0 €',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': 'Bonjour<br />Votre commande a bien été prise en compte. <br />Vous pouvez dès à présent régler le montant de votre commande en cliquant sur "Payer maintenant" (en bas de cette page).<br />Dès vérification du paiement, nous préparerons la commande qui vous sera expédiée à l\'adresse que vous nous avez communiqué.<br /><br />Harmonicalement votre,<br /><br />Freddy DELLA'
	},
	{
		'name': 'Par chèque bancaire',
		'description': 'A libeller au nom de Mr DELLA',
		'vat': 0,
		'type': 'FIXED',
		'price': 0.00000,
		'email': 'Bonjour<br />Nous avons bien reçu votre commande. Vous pouvez dès à présent faire votre chèque libellé au nom de MonsieurDELLA et l\'envoyer à l\'adresse suivante :<br />Société DSP<br />Mr DELLA<br />8 rue des érables<br />60460 BLAINCOURT<br /><br />Dès réception de votre chèque, votre commande sera expédiée à l\'adresse que vous nous avez communiqué.<br /><br />Harmonicalement votre,<br /><br />Freddy DELLA'
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'PayPal/Carte de crédit',
		'description': '',
		'email': '',
		'html': '<a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&bn=IT_ICM-WPS&business=contact%40freddydella.fr&item_name=Num%C3%A9ro%20de%20commande%20[EX_ORDER_NO]&item_number=[EX_ORDER_NO]&amount=[EX_PRICE, 1, ###.@@]&currency_code=EUR&button_subtype=services&no_note=0&charset=UTF%2d8&first_name=[EX_FIRST_NAME]&last_name=[EX_LAST_NAME]&address1=[EX_ADDRESS1]&address2=[EX_ADDRESS2]&city=[EX_CITY]&state=[EX_STATE]&zip=[EX_ZIP]&email=[EX_EMAIL]&no_shipping=1&return=http%3A%2F%2Fwww.freddydella.com%2F&cancel_return=http%3A%2F%2Fwww.freddydella.com%2F">\n<img src="https://www.paypal.com/fr_FR/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">\n</a><img alt="" border="0" src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">',
		'vat': 0,
		'price': 0.000
	}
];

// HTML Form
x5engine.imCart.html_form = '<div style="text-align: center; font-weight: bold;">Adresse de facturation/Adresse de livraison</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCompany"><span>Société/Compagnie:</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>Prénom:</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>Nom:</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>Adresse:</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>Informations additionnelles concernant votre adresse:</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>Ville:</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>Code postal:</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="imCartPhone"><span>Téléphone:</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="imCartEmail"><span>Adresse E-mail:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div>';

// End of file x5cart.js
