// General Cart Settings
x5engine.imCart.settings.vat = 0.1000;
x5engine.imCart.settings.vatincluded = false;
x5engine.imCart.settings.currency = '$';
x5engine.imCart.settings.currency_id = 'AUD';
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 = {
	'tf4ev100': {
		'id': 'tf4ev100',
		'id_user': 'SEIHCS500 - Citrus Scrub 500ml',
		'name': 'SEIHCS500 - Citrus Scrub 500ml',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning gel with scrubbers  gel with scrubbers',
		'price': 7.50,
		'discounts': {},
		'images': ['cart/images/th_IHCS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1000': {
		'id': 'newev1000',
		'id_user': 'SEIHCS4 - Citrus Scrub 4Ltr',
		'name': 'SEIHCS4 - Citrus Scrub 4Ltr',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning gel with scrubbers  gel with scrubbers',
		'options': ['   '],
		'price': 36.95,
		'discounts': {},
		'images': ['cart/images/th_IHCS4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1001': {
		'id': 'newev1001',
		'id_user': 'SEIHCS20 - Citrus Scrub 20Ltr',
		'name': 'SEIHCS20 - Citrus Scrub 20Ltr',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning gel with scrubbers  gel with scrubbers',
		'options': ['   '],
		'price': 128.95,
		'discounts': {},
		'images': ['cart/images/th_IHCS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dq9ev100': {
		'id': 'dq9ev100',
		'id_user': 'SEIHM5 - Microwash 5Ltr',
		'name': 'SEIHM5 - Microwash 5Ltr',
		'category': 'ev1abcde',
		'description': 'Premium quality lotion hand soap &#39;- for the food industry. Unperfumed. AQIS Approved',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_IHM5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1002': {
		'id': 'newev1002',
		'id_user': 'SEIHM20 - Microwash 20Ltr',
		'name': 'SEIHM20 - Microwash 20Ltr',
		'category': 'ev1abcde',
		'description': 'Premium quality lotion hand soap &#39;- for the food industry. Unperfumed. AQIS Approved',
		'options': ['   '],
		'price': 70.99,
		'discounts': {},
		'images': ['cart/images/th_IHM20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1003': {
		'id': 'newev1003',
		'id_user': 'SEIHNC500 - Nature Clean 500ml',
		'name': 'SEIHNC500 - Nature Clean 500ml',
		'category': 'ev1abcde',
		'description': 'Biodegradable non-solvent hand cleaning cream with scrubbers.',
		'options': ['   '],
		'price': 6.99,
		'discounts': {},
		'images': ['cart/images/th_IHNC500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1004': {
		'id': 'newev1004',
		'id_user': 'SEIHNC5 - Nature Clean 5Ltr',
		'name': 'SEIHNC5 - Nature Clean 5Ltr',
		'category': 'ev1abcde',
		'description': 'Biodegradable non-solvent hand cleaning cream with scrubbers.',
		'options': ['   '],
		'price': 35.99,
		'discounts': {},
		'images': ['cart/images/th_IHNC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fx5ev100': {
		'id': 'fx5ev100',
		'id_user': 'SEIHNC20 - Nature Clean 20Ltr',
		'name': 'SEIHNC20 - Nature Clean 20Ltr',
		'category': 'ev1abcde',
		'description': 'Biodegradable non-solvent hand cleaning cream with scrubbers.',
		'price': 110.00,
		'discounts': {},
		'images': ['cart/images/th_IHNC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1005': {
		'id': 'newev1005',
		'id_user': 'SEIHOS500 - Orange Scrub 500ml',
		'name': 'SEIHOS500 - Orange Scrub 500ml',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning cream with pumice for added cleaning.',
		'options': ['   '],
		'price': 6.99,
		'discounts': {},
		'images': ['cart/images/th_IHOS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ky5ev100': {
		'id': 'ky5ev100',
		'id_user': 'SEIHOS2 - Orange Scrub 2.5Ltr',
		'name': 'SEIHOS2 - Orange Scrub 2.5Ltr',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning cream with pumice for added cleaning. ',
		'price': 27.95,
		'discounts': {},
		'images': ['cart/images/th_IHOS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wp6ev100': {
		'id': 'wp6ev100',
		'id_user': 'SEIHO5 - Orange Scrub 5Ltr',
		'name': 'SEIHO5 - Orange Scrub 5Ltr',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning cream with pumice for added cleaning. ',
		'price': 52.99,
		'discounts': {},
		'images': ['cart/images/th_IHOS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1006': {
		'id': 'newev1006',
		'id_user': 'SEIHO20 - Orange Scrub 20Ltr',
		'name': 'SEIHO20 - Orange Scrub 20Ltr',
		'category': 'ev1abcde',
		'description': 'Heavy duty citrus based hand cleaning cream with pumice for added cleaning. ',
		'options': ['   '],
		'price': 125.00,
		'discounts': {},
		'images': ['cart/images/th_IHOS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ob2ev100': {
		'id': 'ob2ev100',
		'id_user': 'SEIHPE500 - Eliminator 500ml',
		'name': 'SEIHPE500 - Eliminator 500ml',
		'category': 'ev1abcde',
		'description': 'Industrial hand cleaner formulated to dissolve paints,resins, adhesives & sealants.',
		'price': 12.00,
		'discounts': {},
		'images': ['cart/images/th_IHPE500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lu7ev100': {
		'id': 'lu7ev100',
		'id_user': 'SEIHPE4 - Eliminator 4Ltr',
		'name': 'SEIHPE4 - Eliminator 4Ltr',
		'category': 'ev1abcde',
		'description': 'Industrial hand cleaner formulated to dissolve paints,resins, adhesives & sealants.',
		'price': 62.00,
		'discounts': {},
		'images': ['cart/images/th_IHOS2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb5ev100': {
		'id': 'qb5ev100',
		'id_user': 'SEIHPG500 - Protector Grit 500ml',
		'name': 'SEIHPG500 - Protector Grit 500ml',
		'category': 'ev1abcde',
		'description': 'Industrial extra heavy duty hand cleaner with pumice for the removal of heavy industrial soiling.',
		'price': 6.99,
		'discounts': {},
		'images': ['cart/images/th_IHPG500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1007': {
		'id': 'newev1007',
		'id_user': 'SEIHPG4 - Protector Grit 4Ltr',
		'name': 'SEIHPG4 - Protector Grit 4Ltr',
		'category': 'ev1abcde',
		'description': 'Industrial extra heavy duty hand cleaner with pumice for the removal of heavy industrial soiling.',
		'options': ['   '],
		'price': 32.00,
		'discounts': {},
		'images': ['cart/images/th_IHPG4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wu0ev100': {
		'id': 'wu0ev100',
		'id_user': 'SEIHPG20 - Protector Grit 20Kg',
		'name': 'SEIHPG20 - Protector Grit 20Kg',
		'category': 'ev1abcde',
		'description': 'Industrial extra heavy duty hand cleaner with pumice for the removal of heavy industrial soiling.',
		'price': 115.00,
		'discounts': {},
		'images': ['cart/images/th_IHPG20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1008': {
		'id': 'newev1008',
		'id_user': 'SEIHPP500D - Protecta Pink 500ml',
		'name': 'SEIHPP500D - Protecta Pink 500ml',
		'category': 'ev1abcde',
		'description': 'Industrial heavy duty hand cleaner incorporating  lanolin.  Removes grease, oil & most  industrial soiling.',
		'options': ['   '],
		'price': 8.99,
		'discounts': {},
		'images': ['cart/images/th_IHOS2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ej8ev100': {
		'id': 'ej8ev100',
		'id_user': 'SEIHPP4 - Protecta Pink 4Kg',
		'name': 'SEIHPP4 - Protecta Pink 4Kg',
		'category': 'ev1abcde',
		'description': 'Industrial heavy duty hand cleaner incorporating  lanolin.  Removes grease, oil & most  industrial soiling.',
		'price': 29.80,
		'discounts': {},
		'images': ['cart/images/th_IHPP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cm5ev100': {
		'id': 'cm5ev100',
		'id_user': 'SEIHPP20 - Protecta Pink 20Kg',
		'name': 'SEIHPP20 - Protecta Pink 20Kg',
		'category': 'ev1abcde',
		'description': 'Industrial heavy duty hand cleaner incorporating  lanolin.  Removes grease, oil & most  industrial soiling.',
		'price': 108.00,
		'discounts': {},
		'images': ['cart/images/th_IHPP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xk9ev100': {
		'id': 'xk9ev100',
		'id_user': 'SEIHPLES5 - Last Earth Soap 5Ltr',
		'name': 'SEIHPLES5 - Last Earth Soap 5Ltr',
		'category': 'ev1abcde',
		'description': 'Economical Washroom Liquid Soap with a pleasant fragrance',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_IHPLES5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1009': {
		'id': 'newev1009',
		'id_user': 'SEISBG125 - Natural Pearl 125ml Squeeze',
		'name': 'SEISBG125 - Natural Pearl 125ml Squeeze',
		'category': 'ev1abcde',
		'description': 'Broad spectrum sunscreen with insect repellent. MAXIMUM PROTECTION SPF30+ ',
		'options': ['   '],
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_ISBG125.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zw2ev100': {
		'id': 'zw2ev100',
		'id_user': 'SEISBG500 - Natural Pearl 500ml',
		'name': 'SEISBG500 - Natural Pearl 500ml',
		'category': 'ev1abcde',
		'description': 'Broad spectrum sunscreen with insect repellent. MAXIMUM PROTECTION SPF30+ ',
		'price': 15.95,
		'discounts': {},
		'images': ['cart/images/th_ISBG500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ru7ev100': {
		'id': 'ru7ev100',
		'id_user': 'SEISBG1 - Natural Pearl 1Ltr',
		'name': 'SEISBG1 - Natural Pearl 1Ltr',
		'category': 'ev1abcde',
		'description': 'Broad spectrum sunscreen with insect repellent. MAXIMUM PROTECTION SPF30+ ',
		'price': 56.95,
		'discounts': {},
		'images': ['cart/images/th_ISBG1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kt0ev100': {
		'id': 'kt0ev100',
		'id_user': 'SEISPC500 - Protecta Care 500ml',
		'name': 'SEISPC500 - Protecta Care 500ml',
		'category': 'ev1abcde',
		'description': 'Afterwork skin repair cream',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_ISPC500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'newev1010': {
		'id': 'newev1010',
		'id_user': 'SEIHGO4 - Protecta Gold 4Ltr',
		'name': 'SEIHGO4 - Protecta Gold 4Ltr',
		'category': 'ev1abcde',
		'description': 'Solvent Free industrial strength hand cleaner.  With  scrubbers.',
		'options': ['   '],
		'price': 38.99,
		'discounts': {},
		'images': ['cart/images/th_IHGO4L.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qr8ev100': {
		'id': 'qr8ev100',
		'id_user': 'SEIHGO5 - Protecta Gold 5Ltr',
		'name': 'SEIHGO5 - Protecta Gold 5Ltr',
		'category': 'ev1abcde',
		'description': 'Solvent Free industrial strength hand cleaner.  With  scrubbers.',
		'price': 46.95,
		'discounts': {},
		'images': ['cart/images/th_IHGO5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'br8ev100': {
		'id': 'br8ev100',
		'id_user': 'SEISPG500 - Protecta Guard 500ml',
		'name': 'SEISPG500 - Protecta Guard 500ml',
		'category': 'ev1abcde',
		'description': 'Solvent resistant barrier cream. ',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_ISPG500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fj1ev100': {
		'id': 'fj1ev100',
		'id_user': 'SEISPP500 - Protecta Plus 500ml',
		'name': 'SEISPP500 - Protecta Plus 500ml',
		'category': 'ev1abcde',
		'description': 'Water resistant barrier cream.',
		'price': 11.95,
		'discounts': {},
		'images': ['cart/images/th_ISPP500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wu7ev100': {
		'id': 'wu7ev100',
		'id_user': 'SEISSG500 - Protecta Shower Gel 500ml',
		'name': 'SEISSG500 - Protecta Shower Gel 500ml',
		'category': 'ev1abcde',
		'description': 'High lathering complete hair and body wash.',
		'price': 6.95,
		'discounts': {},
		'images': ['cart/images/th_ISSG500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cf9ev100': {
		'id': 'cf9ev100',
		'id_user': 'SEISSG5 - Protecta Shower Gel 5Ltr',
		'name': 'SEISSG5 - Protecta Shower Gel 5Ltr',
		'category': 'ev1abcde',
		'description': 'High lathering complete hair and body wash.',
		'price': 29.95,
		'discounts': {},
		'images': ['cart/images/th_ISSG5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pt0ev100': {
		'id': 'pt0ev100',
		'id_user': 'SEISSG20 - Protecta Shower Gel 20Ltr',
		'name': 'SEISSG20 - Protecta Shower Gel 20Ltr',
		'category': 'ev1abcde',
		'description': 'High lathering complete hair and body wash.',
		'price': 105.00,
		'discounts': {},
		'images': ['cart/images/th_ISSG20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'az3ev100': {
		'id': 'az3ev100',
		'id_user': 'SEISSB125 - Protecta Sunblock SPF30+ 125ml',
		'name': 'SEISSB125 - Protecta Sunblock SPF30+ 125ml',
		'category': 'ev1abcde',
		'description': 'SPF 30 + Broad spectrum water resistant Sunscreen',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_ISSB125.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tu6ev100': {
		'id': 'tu6ev100',
		'id_user': 'SEISSB500 - Protecta Sunblock SPF30+ 500ml',
		'name': 'SEISSB500 - Protecta Sunblock SPF30+ 500ml',
		'category': 'ev1abcde',
		'description': 'SPF 30 + Broad spectrum water resistant Sunscreen',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ISSB500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hw4ev100': {
		'id': 'hw4ev100',
		'id_user': 'SEISSB1 - Protecta Sunblock SPF30+ 1Ltr',
		'name': 'SEISSB1 - Protecta Sunblock SPF30+ 1Ltr',
		'category': 'ev1abcde',
		'description': 'SPF 30 + Broad spectrum water resistant Sunscreen',
		'price': 40.25,
		'discounts': {},
		'images': ['cart/images/th_ISSB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yp3ev100': {
		'id': 'yp3ev100',
		'id_user': 'SEIHPW500 - Protecta Wash 500ml',
		'name': 'SEIHPW500 - Protecta Wash 500ml',
		'category': 'ev1abcde',
		'description': 'Premium quality washroom lotion hand soap. Perfumed',
		'price': 6.99,
		'discounts': {},
		'images': ['cart/images/th_IHPW500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wr5ev100': {
		'id': 'wr5ev100',
		'id_user': 'SEIHPW5 - Protecta Wash 5Ltr',
		'name': 'SEIHPW5 - Protecta Wash 5Ltr',
		'category': 'ev1abcde',
		'description': 'Premium quality washroom lotion hand soap. Perfumed',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_IHPW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hn1ev100': {
		'id': 'hn1ev100',
		'id_user': 'SEIHPW20 - Protecta Wash 20Ltr',
		'name': 'SEIHPW20 - Protecta Wash 20Ltr',
		'category': 'ev1abcde',
		'description': 'Premium quality washroom lotion hand soap. Perfumed',
		'price': 95.00,
		'discounts': {},
		'images': ['cart/images/th_IHPW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cv8ev100': {
		'id': 'cv8ev100',
		'id_user': 'SEIZD20LP - Plastic Pump',
		'name': 'SEIZD20LP - Plastic Pump',
		'category': 'ev1abcde',
		'description': 'TO SUIT 20L CUBE',
		'price': 16.00,
		'discounts': {},
		'images': ['cart/images/th_IZD20LP.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bf4ev100': {
		'id': 'bf4ev100',
		'id_user': 'SEIZD4KM - Metal Pump ',
		'name': 'SEIZD4KM - Metal Pump ',
		'category': 'ev1abcde',
		'description': 'To Suit 4Ltr Tin',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_IZD4KM.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zj9ev100': {
		'id': 'zj9ev100',
		'id_user': 'SEIZD4KP - Plastic Pump',
		'name': 'SEIZD4KP - Plastic Pump',
		'category': 'ev1abcde',
		'description': 'To suit 4ltr Tin',
		'price': 16.00,
		'discounts': {},
		'images': ['cart/images/th_IZD4KP.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jr9ev100': {
		'id': 'jr9ev100',
		'id_user': 'SEIZD20KM - Metal Pump',
		'name': 'SEIZD20KM - Metal Pump',
		'category': 'ev1abcde',
		'description': 'To suit 20kg Pail',
		'price': 29.95,
		'discounts': {},
		'images': ['cart/images/th_IZD20KM.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rq5ev100': {
		'id': 'rq5ev100',
		'id_user': 'SEIZD20KP - Plastic Pump',
		'name': 'SEIZD20KP - Plastic Pump',
		'category': 'ev1abcde',
		'description': 'To suit 20KG Pail',
		'price': 16.00,
		'discounts': {},
		'images': ['cart/images/th_IZD20KP.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'on9ev100': {
		'id': 'on9ev100',
		'id_user': 'SEIZD5LP - Plastic Pump',
		'name': 'SEIZD5LP - Plastic Pump',
		'category': 'ev1abcde',
		'description': 'To suit 5Ltr Bottle',
		'price': 16.00,
		'discounts': {},
		'images': ['cart/images/th_IZD5LP.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq7ev100': {
		'id': 'lq7ev100',
		'id_user': 'SEIZWB500 - Wall Bracket',
		'name': 'SEIZWB500 - Wall Bracket',
		'category': 'ev1abcde',
		'description': 'To suit 500ml Bottle',
		'price': 32.00,
		'discounts': {},
		'images': ['cart/images/th_IZWB500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ms0ev100': {
		'id': 'ms0ev100',
		'id_user': 'SEIZDC - Cartridge Dispenser',
		'name': 'SEIZDC - Cartridge Dispenser',
		'category': 'ev1abcde',
		'description': 'TO SUIT 4LT AND 8LT',
		'price': 49.95,
		'discounts': {},
		'images': ['cart/images/th_IZDC.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oj9kk600': {
		'id': 'oj9kk600',
		'id_user': 'SEHSB5 - Bactrasan 5Ltr',
		'name': 'SEHSB5 - Bactrasan 5Ltr',
		'category': 'kk6abcde',
		'description': 'Food grade - no rinse - sanitiser.  AQIS Approved',
		'price': 17.95,
		'discounts': {},
		'images': ['cart/images/th_HSB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nn5kk600': {
		'id': 'nn5kk600',
		'id_user': 'SEHSB20 - Bactrasan 20Ltr',
		'name': 'SEHSB20 - Bactrasan 20Ltr',
		'category': 'kk6abcde',
		'description': 'Food grade - no rinse - sanitiser.  AQIS Approved',
		'price': 72.50,
		'discounts': {},
		'images': ['cart/images/th_HSB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pi1kk600': {
		'id': 'pi1kk600',
		'id_user': 'SEHSBG750 - Bio-Green 750ml',
		'name': 'SEHSBG750 - Bio-Green 750ml',
		'category': 'kk6abcde',
		'description': 'Citrus all purpose cleaner (pH neutral)',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_HSBG750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kz5kk600': {
		'id': 'kz5kk600',
		'id_user': 'SEHSBG5 - Bio-Green 5Ltr',
		'name': 'SEHSBG5 - Bio-Green 5Ltr',
		'category': 'kk6abcde',
		'description': 'Citrus all purpose cleaner (pH neutral)',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_HSBG5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hp6kk600': {
		'id': 'hp6kk600',
		'id_user': 'SEHSB20 - Bio-Green 20Ltr',
		'name': 'SEHSB20 - Bio-Green 20Ltr',
		'category': 'kk6abcde',
		'description': 'Citrus all purpose cleaner (pH neutral)',
		'price': 94.95,
		'discounts': {},
		'images': ['cart/images/th_HSB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ws1kk600': {
		'id': 'ws1kk600',
		'id_user': 'SEHLB5 - Bleach 4% 5Ltr',
		'name': 'SEHLB5 - Bleach 4% 5Ltr',
		'category': 'kk6abcde',
		'description': 'Sanitising and bleaching compound / mould killer.  AQIS Approved',
		'price': 12.05,
		'discounts': {},
		'images': ['cart/images/th_HLB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uk0kk600': {
		'id': 'uk0kk600',
		'id_user': 'SEHLB20 - Bleach 4% 20Ltr',
		'name': 'SEHLB20 - Bleach 4% 20Ltr',
		'category': 'kk6abcde',
		'description': 'Sanitising and bleaching compound / mould killer.  AQIS Approved',
		'price': 35.50,
		'discounts': {},
		'images': ['cart/images/th_HLB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ic5kk600': {
		'id': 'ic5kk600',
		'id_user': 'SEHLBC5 - Bleach Concentrate 5Ltr',
		'name': 'SEHLBC5 - Bleach Concentrate 5Ltr',
		'category': 'kk6abcde',
		'description': 'Sanitising and bleaching compound / mould killer (concentrated).  AQIS Approved',
		'price': 15.05,
		'discounts': {},
		'images': ['cart/images/th_HLBC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bw1kk600': {
		'id': 'bw1kk600',
		'id_user': 'SEHLBC20 - Bleach Concentrate 20Ltr',
		'name': 'SEHLBC20 - Bleach Concentrate 20Ltr',
		'category': 'kk6abcde',
		'description': 'Sanitising and bleaching compound / mould killer (concentrated).  AQIS Approved',
		'price': 42.95,
		'discounts': {},
		'images': ['cart/images/th_HLBC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ne1kk600': {
		'id': 'ne1kk600',
		'id_user': 'SEHDB4 - Blockettes 4Kg',
		'name': 'SEHDB4 - Blockettes 4Kg',
		'category': 'kk6abcde',
		'description': 'Deodorant tablets with tutti frutti fragrance for deodorising toilet areas.  All sizes available in resealable buckets.',
		'price': 48.95,
		'discounts': {},
		'images': ['cart/images/th_HDB4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'le6kk600': {
		'id': 'le6kk600',
		'id_user': 'SEHDB9 - Blockettes 9Kg',
		'name': 'SEHDB9 - Blockettes 9Kg',
		'category': 'kk6abcde',
		'description': 'Deodorant tablets with tutti frutti fragrance for deodorising toilet areas.  All sizes available in resealable buckets.',
		'price': 93.95,
		'discounts': {},
		'images': ['cart/images/th_HDB9.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jq8kk600': {
		'id': 'jq8kk600',
		'id_user': 'SEHDB15 - Blockettes 15Kg',
		'name': 'SEHDB15 - Blockettes 15Kg',
		'category': 'kk6abcde',
		'description': 'Deodorant tablets with tutti frutti fragrance for deodorising toilet areas.  All sizes available in resealable buckets.',
		'price': 155.00,
		'discounts': {},
		'images': ['cart/images/th_HDB15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sb7kk600': {
		'id': 'sb7kk600',
		'id_user': 'SEHDBB5 - Bright Bowl 5Ltr',
		'name': 'SEHDBB5 - Bright Bowl 5Ltr',
		'category': 'kk6abcde',
		'description': 'Germicidal toilet bowl, urinal and washroom cleaner/disinfectant.  Contains Phosphoric Acid',
		'price': 27.95,
		'discounts': {},
		'images': ['cart/images/th_HDBB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wj1kk600': {
		'id': 'wj1kk600',
		'id_user': 'SEHDBB20 - Bright Bowl 20Ltr',
		'name': 'SEHDBB20 - Bright Bowl 20Ltr',
		'category': 'kk6abcde',
		'description': 'Germicidal toilet bowl, urinal and washroom cleaner/disinfectant.  Contains Phosphoric Acid',
		'price': 82.00,
		'discounts': {},
		'images': ['cart/images/th_HDBB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kh6kk600': {
		'id': 'kh6kk600',
		'id_user': 'SEHLBL4 - Blue Lustre 4Kg',
		'name': 'SEHLBL4 - Blue Lustre 4Kg',
		'category': 'kk6abcde',
		'description': 'Premium concentrated laundry powder contains optical brighteners & anti-soiling additives.  Phosphate free',
		'price': 24.50,
		'discounts': {},
		'images': ['cart/images/th_HLBL4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fr0kk600': {
		'id': 'fr0kk600',
		'id_user': 'SEHLBL10 - Blue Lustre 9Kg',
		'name': 'SEHLBL10 - Blue Lustre 9Kg',
		'category': 'kk6abcde',
		'description': 'Premium concentrated laundry powder contains optical brighteners & anti-soiling additives.  Phosphate free',
		'price': 46.95,
		'discounts': {},
		'images': ['cart/images/th_HLBL10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'il3kk600': {
		'id': 'il3kk600',
		'id_user': 'SEHLBL15 - Blue Lustre 15Kg',
		'name': 'SEHLBL15 - Blue Lustre 15Kg',
		'category': 'kk6abcde',
		'description': 'Premium concentrated laundry powder contains optical brighteners & anti-soiling additives.  Phosphate free',
		'price': 58.95,
		'discounts': {},
		'images': ['cart/images/th_HLBL15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'by5kk600': {
		'id': 'by5kk600',
		'id_user': 'SEHLBS5 - Blue Sparkle 5Kg',
		'name': 'SEHLBS5 - Blue Sparkle 5Kg',
		'category': 'kk6abcde',
		'description': 'Concentrated blue laundry liquid detergent contains optical brighteners & anti-soiling additives',
		'price': 22.50,
		'discounts': {},
		'images': ['cart/images/th_HLBS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mv2kk600': {
		'id': 'mv2kk600',
		'id_user': 'SEHLBS20 - Blue Sparkle 20Kg',
		'name': 'SEHLBS20 - Blue Sparkle 20Kg',
		'category': 'kk6abcde',
		'description': 'Concentrated blue laundry liquid detergent contains optical brighteners & anti-soiling additives',
		'price': 77.75,
		'discounts': {},
		'images': ['cart/images/th_HLBS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'if0kk600': {
		'id': 'if0kk600',
		'id_user': 'SEHDBBL5 - Boronia Blossom 5Ltr',
		'name': 'SEHDBBL5 - Boronia Blossom 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner, deodoriser with refreshing boronia fragrance.  1.5% Quaternary',
		'price': 16.95,
		'discounts': {},
		'images': ['cart/images/th_HDBBL5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg2kk600': {
		'id': 'bg2kk600',
		'id_user': 'SEHDBBL25 - Boronia Blossom 25Ltr',
		'name': 'SEHDBBL25 - Boronia Blossom 25Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner, deodoriser with refreshing boronia fragrance.  1.5% Quaternary',
		'price': 56.95,
		'discounts': {},
		'images': ['cart/images/th_HDBBL25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fi0kk600': {
		'id': 'fi0kk600',
		'id_user': 'SEHLC5 - Carresse 5Ltr',
		'name': 'SEHLC5 - Carresse 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated fabric softener/conditioner with pleasant fragrance',
		'price': 24.00,
		'discounts': {},
		'images': ['cart/images/th_HLC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zd7kk600': {
		'id': 'zd7kk600',
		'id_user': 'SEHSCS25 - Caustic Soda 25Ltr',
		'name': 'SEHSCS25 - Caustic Soda 25Ltr',
		'category': 'kk6abcde',
		'description': 'Alkaline heavy duty cleaner.  AQIS Approved',
		'price': 90.00,
		'discounts': {},
		'images': ['cart/images/th_HSCS25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mm7kk600': {
		'id': 'mm7kk600',
		'id_user': 'SEHDCC5 - Chlori-Clean 5Ltr',
		'name': 'SEHDCC5 - Chlori-Clean 5Ltr',
		'category': 'kk6abcde',
		'description': 'Thickened chlorine based foaming alkaline cleaner / sanitiser.  Bleaches all hard surfaces, removes mould in fridges, freezers, showers & more.  AQIS Approved',
		'price': 28.00,
		'discounts': {},
		'images': ['cart/images/th_HDCC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mn3kk600': {
		'id': 'mn3kk600',
		'id_user': 'SEHDCC20 - Chlori-Clean 20Ltr',
		'name': 'SEHDCC20 - Chlori-Clean 20Ltr',
		'category': 'kk6abcde',
		'description': 'Thickened chlorine based foaming alkaline cleaner / sanitiser.  Bleaches all hard surfaces, removes mould in fridges, freezers, showers & more.  AQIS Approved',
		'price': 90.95,
		'discounts': {},
		'images': ['cart/images/th_HDCC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bi2kk600': {
		'id': 'bi2kk600',
		'id_user': 'SEHKCM5 - Chefs Mate 5Ltr',
		'name': 'SEHKCM5 - Chefs Mate 5Ltr',
		'category': 'kk6abcde',
		'description': 'Restaurant Grade:  hand dishwashing liquid detergent with fresh lemon fragrance.',
		'price': 14.95,
		'discounts': {},
		'images': ['cart/images/th_HKCM5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yp6kk600': {
		'id': 'yp6kk600',
		'id_user': 'SEHKCM25 - Chefs Mate 25Ltr',
		'name': 'SEHKCM25 - Chefs Mate 25Ltr',
		'category': 'kk6abcde',
		'description': 'Restaurant Grade:  hand dishwashing liquid detergent with fresh lemon fragrance.',
		'price': 57.50,
		'discounts': {},
		'images': ['cart/images/th_HKCM25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nb1kk600': {
		'id': 'nb1kk600',
		'id_user': 'SEHSCP750 - Citrus Power 750ml',
		'name': 'SEHSCP750 - Citrus Power 750ml',
		'category': 'kk6abcde',
		'description': 'Total washroom maintainer - citrus based, cleans showers, basins, wall & floors - low foam.  Like Shower Power',
		'price': 7.95,
		'discounts': {},
		'images': ['cart/images/th_HSCP750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq0kk600': {
		'id': 'lq0kk600',
		'id_user': 'SEHSCP5 - Citrus Power 5Ltr',
		'name': 'SEHSCP5 - Citrus Power 5Ltr',
		'category': 'kk6abcde',
		'description': 'Total washroom maintainer - citrus based, cleans showers, basins, wall & floors - low foam.  Like Shower Power',
		'price': 28.00,
		'discounts': {},
		'images': ['cart/images/th_HSCP5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cv5kk600': {
		'id': 'cv5kk600',
		'id_user': 'SEHSCP20 - Citrus Power 20Ltr',
		'name': 'SEHSCP20 - Citrus Power 20Ltr',
		'category': 'kk6abcde',
		'description': 'Total washroom maintainer - citrus based, cleans showers, basins, wall & floors - low foam.  Like Shower Power',
		'price': 89.00,
		'discounts': {},
		'images': ['cart/images/th_HSCP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eq5kk600': {
		'id': 'eq5kk600',
		'id_user': 'SEHKCC750 - Cream Cleanser 750ml',
		'name': 'SEHKCC750 - Cream Cleanser 750ml',
		'category': 'kk6abcde',
		'description': 'Powerful cream cleanser which easily removes stubborn stains and fat',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_HKCC750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ar9kk600': {
		'id': 'ar9kk600',
		'id_user': 'SEHKCC5 - Cream Cleanser 5Ltr',
		'name': 'SEHKCC5 - Cream Cleanser 5Ltr',
		'category': 'kk6abcde',
		'description': 'Powerful cream cleanser which easily removes stubborn stains and fat',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_HKCC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zb5kk600': {
		'id': 'zb5kk600',
		'id_user': 'SEAVCT750 - C-Thru 750ml',
		'name': 'SEAVCT750 - C-Thru 750ml',
		'category': 'kk6abcde',
		'description': 'Glass & window cleaner - ready for use.',
		'price': 6.95,
		'discounts': {},
		'images': ['cart/images/th_AVCT750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xc9kk600': {
		'id': 'xc9kk600',
		'id_user': 'SEAVCT5 - C-Thru 5Ltr',
		'name': 'SEAVCT5 - C-Thru 5Ltr',
		'category': 'kk6abcde',
		'description': 'Glass & window cleaner - ready for use.',
		'price': 18.00,
		'discounts': {},
		'images': ['cart/images/th_AVCT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ml8kk600': {
		'id': 'ml8kk600',
		'id_user': 'SEAVCT20 - C-Thru 20Ltr',
		'name': 'SEAVCT20 - C-Thru 20Ltr',
		'category': 'kk6abcde',
		'description': 'Glass & window cleaner - ready for use.',
		'price': 58.95,
		'discounts': {},
		'images': ['cart/images/th_AVCT20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eq4kk600': {
		'id': 'eq4kk600',
		'id_user': 'SEHKD4 - Dishbrite 4Kg',
		'name': 'SEHKD4 - Dishbrite 4Kg',
		'category': 'kk6abcde',
		'description': 'Chlorinated dishwashing machine powder with sanitiser. ',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_HKD4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qw1kk600': {
		'id': 'qw1kk600',
		'id_user': 'SEHKD10 - Dishbrite 9Kg',
		'name': 'SEHKD10 - Dishbrite 9Kg',
		'category': 'kk6abcde',
		'description': 'Chlorinated dishwashing machine powder with sanitiser.',
		'price': 58.95,
		'discounts': {},
		'images': ['cart/images/th_HKD10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zk1kk600': {
		'id': 'zk1kk600',
		'id_user': 'SEHKD20 - Dishbrite 20Kg Box',
		'name': 'SEHKD20 - Dishbrite 20Kg Box',
		'category': 'kk6abcde',
		'description': 'Chlorinated dishwashing machine powder with sanitiser.',
		'price': 99.95,
		'discounts': {},
		'images': ['cart/images/th_HKD20BX.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'am3kk600': {
		'id': 'am3kk600',
		'id_user': 'SEHKDMW15 - Dishmate Machine Wash 15Ltr',
		'name': 'SEHKDMW15 - Dishmate Machine Wash 15Ltr',
		'category': 'kk6abcde',
		'description': 'Chlorinated industrial dishwashing machine liquid.',
		'price': 84.00,
		'discounts': {},
		'images': ['cart/images/th_HKDMW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mn1kk600': {
		'id': 'mn1kk600',
		'id_user': 'SEHKDRA5 - Dishmate Rinse Aid 5Ltr',
		'name': 'SEHKDRA5 - Dishmate Rinse Aid 5Ltr',
		'category': 'kk6abcde',
		'description': 'Quality rinse aid for industrial and domestic dishwashing machines.',
		'price': 29.95,
		'discounts': {},
		'images': ['cart/images/th_HKDRA5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zc2kk600': {
		'id': 'zc2kk600',
		'id_user': 'SEHKDRA15 - Dishmate Rinse Aid 15Ltr',
		'name': 'SEHKDRA15 - Dishmate Rinse Aid 15Ltr',
		'category': 'kk6abcde',
		'description': 'Quality rinse aid for industrial and domestic dishwashing machines.',
		'price': 75.50,
		'discounts': {},
		'images': ['cart/images/th_HKDRA20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eu9kk600': {
		'id': 'eu9kk600',
		'id_user': 'SEHFE5 - Extreme 5Ltr',
		'name': 'SEHFE5 - Extreme 5Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty alkaline, low foaming floor cleaner for use in automatic floor scrubbers or mop & bucket.',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_HFE5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ut8kk600': {
		'id': 'ut8kk600',
		'id_user': 'SEHFE15 - Extreme 5Ltr',
		'name': 'SEHFE15 - Extreme 5Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty alkaline, low foaming floor cleaner for use in automatic floor scrubbers or mop & bucket.',
		'price': 76.95,
		'discounts': {},
		'images': ['cart/images/th_HFE15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'il5kk600': {
		'id': 'il5kk600',
		'id_user': 'SEHKFB5 - Fat Buster 5Ltr',
		'name': 'SEHKFB5 - Fat Buster 5Ltr',
		'category': 'kk6abcde',
		'description': 'Fast working oven, grill & hot plate cleaner.',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_HKFB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hn5kk600': {
		'id': 'hn5kk600',
		'id_user': 'SEHKF20 - Fat Buster 20Ltr',
		'name': 'SEHKF20 - Fat Buster 20Ltr',
		'category': 'kk6abcde',
		'description': 'Fast working oven, grill & hot plate cleaner.',
		'price': 82.00,
		'discounts': {},
		'images': ['cart/images/th_HKFB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eg3kk600': {
		'id': 'eg3kk600',
		'id_user': 'SEHDFP5 - Forest Pine 5Ltr',
		'name': 'SEHDFP5 - Forest Pine 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with refreshing pine fragrance,1.5% Quaternary',
		'price': 16.95,
		'discounts': {},
		'images': ['cart/images/th_HDFP5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er9kk600': {
		'id': 'er9kk600',
		'id_user': 'SEHDFP25 - Forest Pine 25Ltr',
		'name': 'SEHDFP25 - Forest Pine 25Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with refreshing pine fragrance,1.5% Quaternary',
		'price': 57.95,
		'discounts': {},
		'images': ['cart/images/th_HDFP25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wo2kk600': {
		'id': 'wo2kk600',
		'id_user': 'SEADFC500 - Greasolve 500ml',
		'name': 'SEADFC500 - Greasolve 500ml',
		'category': 'kk6abcde',
		'description': 'Heavy duty alkaline floor degreasing granules.  - QUICK BREAK& BIODEGRADABLE',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_ADFC500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gr2kk600': {
		'id': 'gr2kk600',
		'id_user': 'SEHKG5 - Greasebuster 5Ltr',
		'name': 'SEHKG5 - Greasebuster 5Ltr',
		'category': 'kk6abcde',
		'description': 'Biodegradable heavy duty alkaline detergent with sanitiser for the removal of fats & grease.  Safe on all hard surfaces.  AQIS APPROVED',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_HKG5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vc0kk600': {
		'id': 'vc0kk600',
		'id_user': 'SEHKG20 - Greasebuster 20Ltr',
		'name': 'SEHKG20 - Greasebuster 20Ltr',
		'category': 'kk6abcde',
		'description': 'Biodegradable heavy duty alkaline detergent with sanitiser for the removal of fats & grease.  Safe on all hard surfaces.  AQIS APPROVED',
		'price': 94.00,
		'discounts': {},
		'images': ['cart/images/th_HKG20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nu2kk600': {
		'id': 'nu2kk600',
		'id_user': 'SEHKG200 - Greasebuster 200Ltr',
		'name': 'SEHKG200 - Greasebuster 200Ltr',
		'category': 'kk6abcde',
		'description': 'Biodegradable heavy duty alkaline detergent with sanitiser for the removal of fats & grease.  Safe on all hard surfaces.  AQIS APPROVED',
		'price': 595.00,
		'discounts': {},
		'images': ['cart/images/th_HKG200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ob2kk600': {
		'id': 'ob2kk600',
		'id_user': 'SEHKGW5 - Grease-A-Way 5Ltr',
		'name': 'SEHKGW5 - Grease-A-Way 5Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty kitchen floor cleaner/sanitiser.  Rapidly cuts through fat & grease.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_HKGW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ma3kk600': {
		'id': 'ma3kk600',
		'id_user': 'SEHKGW25 - Grease-A-Way 25Ltr',
		'name': 'SEHKGW25 - Grease-A-Way 25Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty kitchen floor cleaner/sanitiser.  Rapidly cuts through fat & grease.',
		'price': 82.00,
		'discounts': {},
		'images': ['cart/images/th_HKGW25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dp9kk600': {
		'id': 'dp9kk600',
		'id_user': 'SEAVK5 - Kleengloss 5Ltr',
		'name': 'SEAVK5 - Kleengloss 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated Window & glass cleaner.',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_AVK5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jw0kk600': {
		'id': 'jw0kk600',
		'id_user': 'SEAVK20 - Kleengloss 20Ltr',
		'name': 'SEAVK20 - Kleengloss 20Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated Window & glass cleaner.',
		'price': 65.95,
		'discounts': {},
		'images': ['cart/images/th_AVK20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sb7kk600': {
		'id': 'sb7kk600',
		'id_user': 'SEHDLF5 - Lavender Fresh 5Ltr',
		'name': 'SEHDLF5 - Lavender Fresh 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh Lavender fragrance. 3% Quaternary - CONCENTRATE',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_HDLF5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hz1kk600': {
		'id': 'hz1kk600',
		'id_user': 'SEHDLF20 - Lavender Fresh 20Ltr',
		'name': 'SEHDLF20 - Lavender Fresh 20Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh Lavender fragrance. 3% Quaternary - CONCENTRATE',
		'price': 84.95,
		'discounts': {},
		'images': ['cart/images/th_HDLF20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rp8kk600': {
		'id': 'rp8kk600',
		'id_user': 'SEHLLB10 - Lemon Brite 10Kg',
		'name': 'SEHLLB10 - Lemon Brite 10Kg',
		'category': 'kk6abcde',
		'description': 'Concentrated laundry powder with fresh lemon fragrance for use with both top load & front load machines.',
		'price': 42.00,
		'discounts': {},
		'images': ['cart/images/th_HLLB10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ov9kk600': {
		'id': 'ov9kk600',
		'id_user': 'SEHLLB20 - Lemon Brite 20Kg',
		'name': 'SEHLLB20 - Lemon Brite 20Kg',
		'category': 'kk6abcde',
		'description': 'Concentrated laundry powder with fresh lemon fragrance for use with both top load & front load machines.',
		'price': 56.00,
		'discounts': {},
		'images': ['cart/images/th_HLLB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jn9kk600': {
		'id': 'jn9kk600',
		'id_user': 'SEHLLC5 - Lemon Charge 5Ltr',
		'name': 'SEHLLC5 - Lemon Charge 5Ltr',
		'category': 'kk6abcde',
		'description': 'Liquid laundry detergent with fresh lemon fragrance.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_HLLC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rg2kk600': {
		'id': 'rg2kk600',
		'id_user': 'SEHLLC20 - Lemon Charge 20Ltr',
		'name': 'SEHLLC20 - Lemon Charge 20Ltr',
		'category': 'kk6abcde',
		'description': 'Liquid laundry detergent with fresh lemon fragrance.',
		'price': 64.95,
		'discounts': {},
		'images': ['cart/images/th_HLLC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uy2kk600': {
		'id': 'uy2kk600',
		'id_user': 'SEHDLG5 - Lemon Grass 5Ltr',
		'name': 'SEHDLG5 - Lemon Grass 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh lemon fragrance. 1.5% Quaternary',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_HDLG5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sn1kk600': {
		'id': 'sn1kk600',
		'id_user': 'SEHDLG25 - Lemon Grass 25Ltr',
		'name': 'SEHDLG25 - Lemon Grass 25Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh lemon fragrance. 1.5% Quaternary',
		'price': 49.95,
		'discounts': {},
		'images': ['cart/images/th_HDLG25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gg2kk600': {
		'id': 'gg2kk600',
		'id_user': 'SEHDLX5 - Lemon X-5 5Ltr',
		'name': 'SEHDLX5 - Lemon X-5 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh long lasting lemon fragrance. 3% Quaternary - CONCENTRATE',
		'price': 24.00,
		'discounts': {},
		'images': ['cart/images/th_HDLX5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zr8kk600': {
		'id': 'zr8kk600',
		'id_user': 'SEHDLX20 - Lemon X-5 20Ltr',
		'name': 'SEHDLX20 - Lemon X-5 20Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with fresh long lasting lemon fragrance. 3% Quaternary - CONCENTRATE',
		'price': 82.50,
		'discounts': {},
		'images': ['cart/images/th_HDLX20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xf7kk600': {
		'id': 'xf7kk600',
		'id_user': 'SEASM4 - Methylated Spirits 5Ltr',
		'name': 'SEASM4 - Methylated Spirits 5Ltr',
		'category': 'kk6abcde',
		'description': 'General purpose cleaning solvent.',
		'price': 23.00,
		'discounts': {},
		'images': ['cart/images/th_ASM4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'em2kk600': {
		'id': 'em2kk600',
		'id_user': 'SEASM20 - Methylated Spirits 20Ltr',
		'name': 'SEASM20 - Methylated Spirits 20Ltr',
		'category': 'kk6abcde',
		'description': 'General purpose cleaning solvent.',
		'price': 85.00,
		'discounts': {},
		'images': ['cart/images/th_ASM20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mi7kk600': {
		'id': 'mi7kk600',
		'id_user': 'SEASMT4 - Mineral Turps 4Ltr',
		'name': 'SEASMT4 - Mineral Turps 4Ltr',
		'category': 'kk6abcde',
		'description': 'General purpose cleaning solvent.',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_ASMT4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'et7kk600': {
		'id': 'et7kk600',
		'id_user': 'SEASMT20 - Mineral Turps 20Ltr',
		'name': 'SEASMT20 - Mineral Turps 20Ltr',
		'category': 'kk6abcde',
		'description': 'General purpose cleaning solvent.',
		'price': 96.75,
		'discounts': {},
		'images': ['cart/images/th_ASMT20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cw2kk600': {
		'id': 'cw2kk600',
		'id_user': 'SEHLNS4 - Nappy Soak 4kg',
		'name': 'SEHLNS4 - Nappy Soak 4kg',
		'category': 'kk6abcde',
		'description': 'Concentrated laundry presoak stain remover and sanitiser.  Colour safe.  Contains oxy bleach.',
		'price': 38.00,
		'discounts': {},
		'images': ['cart/images/th_HLNS4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qm7kk600': {
		'id': 'qm7kk600',
		'id_user': 'SEHLNS10 - Nappy Soak 10kg',
		'name': 'SEHLNS10 - Nappy Soak 10kg',
		'category': 'kk6abcde',
		'description': 'Concentrated laundry presoak stain remover and sanitiser.  Colour safe.  Contains oxy bleach.',
		'price': 84.95,
		'discounts': {},
		'images': ['cart/images/th_HLNS10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kb0kk600': {
		'id': 'kb0kk600',
		'id_user': 'SEHFNL5 - Neutral Lemon 5Ltr',
		'name': 'SEHFNL5 - Neutral Lemon 5Ltr',
		'category': 'kk6abcde',
		'description': 'Multi purpose, neutral pH detergent with refreshing lemon fragrance.  Suitable for cleaning polished floors without damaging the polish.',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_HFNL5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uu3kk600': {
		'id': 'uu3kk600',
		'id_user': 'SEHFNL20 - Neutral Lemon 20Ltr',
		'name': 'SEHFNL20 - Neutral Lemon 20Ltr',
		'category': 'kk6abcde',
		'description': 'Multi purpose, neutral pH detergent with refreshing lemon fragrance.  Suitable for cleaning polished floors without damaging the polish.',
		'price': 82.00,
		'discounts': {},
		'images': ['cart/images/th_HFNL20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tz5kk600': {
		'id': 'tz5kk600',
		'id_user': 'SEHSO5 - Odour Fresh 5Ltr',
		'name': 'SEHSO5 - Odour Fresh 5Ltr',
		'category': 'kk6abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets',
		'price': 23.95,
		'discounts': {},
		'images': ['cart/images/th_HSO5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xn9kk600': {
		'id': 'xn9kk600',
		'id_user': 'SEHSO20 - Odour Fresh 20Ltr',
		'name': 'SEHSO20 - Odour Fresh 20Ltr',
		'category': 'kk6abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets',
		'price': 85.95,
		'discounts': {},
		'images': ['cart/images/th_HSO20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gm2kk600': {
		'id': 'gm2kk600',
		'id_user': 'SEHSO200 - Odour Fresh 200Ltr',
		'name': 'SEHSO200 - Odour Fresh 200Ltr',
		'category': 'kk6abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets',
		'price': 625.00,
		'discounts': {},
		'images': ['cart/images/th_HSO200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qn8kk600': {
		'id': 'qn8kk600',
		'id_user': 'SEHSPB5 - Pacific Breeze 5Ltr',
		'name': 'SEHSPB5 - Pacific Breeze 5Ltr',
		'category': 'kk6abcde',
		'description': 'Odour control concentrate.  An anti-bacterial compound which neutralises & masks the most pungent of odours.',
		'price': 43.95,
		'discounts': {},
		'images': ['cart/images/th_HSPB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bm1kk600': {
		'id': 'bm1kk600',
		'id_user': 'SEHSPB20 - Pacific Breeze 20Ltr',
		'name': 'SEHSPB20 - Pacific Breeze 20Ltr',
		'category': 'kk6abcde',
		'description': 'Odour control concentrate.  An anti-bacterial compound which neutralises & masks the most pungent of odours.',
		'price': 164.00,
		'discounts': {},
		'images': ['cart/images/th_HSPB20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tw7kk600': {
		'id': 'tw7kk600',
		'id_user': 'SEHDP5 - Pinearoma 5Ltr',
		'name': 'SEHDP5 - Pinearoma 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with long lasting pine oil fragrance.   3% Quaternary - CONCENTRATE',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_HDP5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uc1kk600': {
		'id': 'uc1kk600',
		'id_user': 'SEHDP20 - Pinearoma 20Ltr',
		'name': 'SEHDP20 - Pinearoma 20Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with long lasting pine oil fragrance.   3% Quaternary - CONCENTRATE',
		'price': 83.95,
		'discounts': {},
		'images': ['cart/images/th_HDP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xy1kk600': {
		'id': 'xy1kk600',
		'id_user': 'SEHDP200 - Pinearoma 200Ltr',
		'name': 'SEHDP200 - Pinearoma 200Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with long lasting pine oil fragrance.   3% Quaternary - CONCENTRATE',
		'price': 710.00,
		'discounts': {},
		'images': ['cart/images/th_HDP200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ja5kk600': {
		'id': 'ja5kk600',
		'id_user': 'SEHGPC5 - Power Clean 5Ltr',
		'name': 'SEHGPC5 - Power Clean 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated multi-purpose high foaming neutral cleaner, safe on all surfaces.',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_HGPC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wm6kk600': {
		'id': 'wm6kk600',
		'id_user': 'SEHGPC20 - Power Clean 20Ltr',
		'name': 'SEHGPC20 - Power Clean 20Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated multi-purpose high foaming neutral cleaner, safe on all surfaces.',
		'price': 85.95,
		'discounts': {},
		'images': ['cart/images/th_HGPC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sw6kk600': {
		'id': 'sw6kk600',
		'id_user': 'SEHSRCL5 - R.C.L 70 5Ltr',
		'name': 'SEHSRCL5 - R.C.L 70 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated acid cleaner for removing rust, calcium & lime scale. Contains 70% phosphoric acid.  AQIS Approved',
		'price': 32.00,
		'discounts': {},
		'images': ['cart/images/th_HSRCL5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hf2kk600': {
		'id': 'hf2kk600',
		'id_user': 'SEHSRCL20 -R.C.L 70 20Ltr',
		'name': 'SEHSRCL20 -R.C.L 70 20Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated acid cleaner for removing rust, calcium & lime scale. Contains 70% phosphoric acid.  AQIS Approved',
		'price': 121.50,
		'discounts': {},
		'images': ['cart/images/th_HSRCL20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pr3kk600': {
		'id': 'pr3kk600',
		'id_user': 'SEHGR750 - Reflection 750ml',
		'name': 'SEHGR750 - Reflection 750ml',
		'category': 'kk6abcde',
		'description': 'Premium streak-free window and glass cleaner.',
		'price': 6.95,
		'discounts': {},
		'images': ['cart/images/th_HGR750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wa6kk600': {
		'id': 'wa6kk600',
		'id_user': 'SEHGR5 - Reflection 5Ltr',
		'name': 'SEHGR5 - Reflection 5Ltr',
		'category': 'kk6abcde',
		'description': 'Premium streak-free window and glass cleaner.',
		'price': 21.95,
		'discounts': {},
		'images': ['cart/images/th_HGR5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pi6kk600': {
		'id': 'pi6kk600',
		'id_user': 'SEHGR15 - Reflection 15Ltr',
		'name': 'SEHGR15 - Reflection 15Ltr',
		'category': 'kk6abcde',
		'description': 'Premium streak-free window and glass cleaner.',
		'price': 56.95,
		'discounts': {},
		'images': ['cart/images/th_HGR15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lm3kk600': {
		'id': 'lm3kk600',
		'id_user': 'SEHKSC5 - Saniclean 5Ltr',
		'name': 'SEHKSC5 - Saniclean 5Ltr',
		'category': 'kk6abcde',
		'description': 'Multi purpose alkaline detergent with sanitiser for the removal of fats, grease & grime from all hard surfaces.   AQIS APPROVED',
		'price': 17.95,
		'discounts': {},
		'images': ['cart/images/th_HKSC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cq2kk600': {
		'id': 'cq2kk600',
		'id_user': 'SEHKSC20 - Saniclean 20Ltr',
		'name': 'SEHKSC20 - Saniclean 20Ltr',
		'category': 'kk6abcde',
		'description': 'Multi purpose alkaline detergent with sanitiser for the removal of fats, grease & grime from all hard surfaces.   AQIS APPROVED',
		'price': 62.95,
		'discounts': {},
		'images': ['cart/images/th_HKSC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sq4kk600': {
		'id': 'sq4kk600',
		'id_user': 'SEHSTT1 - Sani-Loo Top Tank Rinse 1Ltr',
		'name': 'SEHSTT1 - Sani-Loo Top Tank Rinse 1Ltr',
		'category': 'kk6abcde',
		'description': 'Leaves a protective film on the surface of the toilet bowl and valves after each flush.  Also leaves a refreshing fragrance.',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_HSTT1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hc9kk600': {
		'id': 'hc9kk600',
		'id_user': 'SEHSTT5 - Sani-Loo Top Tank Rinse 5Ltr',
		'name': 'SEHSTT5 - Sani-Loo Top Tank Rinse 5Ltr',
		'category': 'kk6abcde',
		'description': 'Leaves a protective film on the surface of the toilet bowl and valves after each flush.  Also leaves a refreshing fragrance.',
		'price': 19.50,
		'discounts': {},
		'images': ['cart/images/th_HSTT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jo2kk600': {
		'id': 'jo2kk600',
		'id_user': 'SEHSWT5 - Sani-Loo Waste Tank Additive 5Ltr',
		'name': 'SEHSWT5 - Sani-Loo Waste Tank Additive 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated germicidal neutraliser which reduces toilet waste to disposable liquid form.  *Formaldehyde free',
		'price': 25.50,
		'discounts': {},
		'images': ['cart/images/th_HSWT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dw6kk600': {
		'id': 'dw6kk600',
		'id_user': 'SEHSWT20 - Sani-Loo Waste Tank Additive 20Ltr',
		'name': 'SEHSWT20 - Sani-Loo Waste Tank Additive 20Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated germicidal neutraliser which reduces toilet waste to disposable liquid form.  *Formaldehyde free',
		'price': 92.50,
		'discounts': {},
		'images': ['cart/images/th_HSWT20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sd3kk600': {
		'id': 'sd3kk600',
		'id_user': 'SEHKSI5 - Shift It 5Ltr',
		'name': 'SEHKSI5 - Shift It 5Ltr',
		'category': 'kk6abcde',
		'description': 'Highly concentrated alkaline oven, grill & hot plate cleaner with low fumes',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_HKSI5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vl7kk600': {
		'id': 'vl7kk600',
		'id_user': 'SEHKS15 - Shift It 15Ltr',
		'name': 'SEHKS15 - Shift It 15Ltr',
		'category': 'kk6abcde',
		'description': 'Highly concentrated alkaline oven, grill & hot plate cleaner with low fumes',
		'price': 80.85,
		'discounts': {},
		'images': ['cart/images/th_HKSI15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hj8kk600': {
		'id': 'hj8kk600',
		'id_user': 'SEHDS5 - Spice 5Ltr',
		'name': 'SEHDS5 - Spice 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with long lasting fresh spice fragrance. 3% Quaternary - CONCENTRATE',
		'price': 23.50,
		'discounts': {},
		'images': ['cart/images/th_HDS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ba8kk600': {
		'id': 'ba8kk600',
		'id_user': 'SEHDS25 - Spice 25Ltr',
		'name': 'SEHDS25 - Spice 25Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner & deodorant with long lasting fresh spice fragrance. 3% Quaternary - CONCENTRATE',
		'price': 92.50,
		'discounts': {},
		'images': ['cart/images/th_HDS25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xw2kk600': {
		'id': 'xw2kk600',
		'id_user': 'SEHGSW750 - Spray & Wipe 750ml',
		'name': 'SEHGSW750 - Spray & Wipe 750ml',
		'category': 'kk6abcde',
		'description': 'Quick all surface cleaner.  Spray on - wipe off.  Lemon fragrance.   - BIODEGRADABLE- ANTIBACTERIAL',
		'price': 6.95,
		'discounts': {},
		'images': ['cart/images/th_HGSW750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ht8kk600': {
		'id': 'ht8kk600',
		'id_user': 'SEHGSW5 - Spray & Wipe 5Ltr',
		'name': 'SEHGSW5 - Spray & Wipe 5Ltr',
		'category': 'kk6abcde',
		'description': 'Quick all surface cleaner.  Spray on - wipe off.  Lemon fragrance.   - BIODEGRADABLE- ANTIBACTERIAL',
		'price': 19.50,
		'discounts': {},
		'images': ['cart/images/th_HGSW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nt8kk600': {
		'id': 'nt8kk600',
		'id_user': 'SEHGSW20 - Spray & Wipe 20Ltr',
		'name': 'SEHGSW20 - Spray & Wipe 20Ltr',
		'category': 'kk6abcde',
		'description': 'Quick all surface cleaner.  Spray on - wipe off.  Lemon fragrance.   - BIODEGRADABLE- ANTIBACTERIAL',
		'price': 65.95,
		'discounts': {},
		'images': ['cart/images/th_HGSW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xi3kk600': {
		'id': 'xi3kk600',
		'id_user': 'SEHDSA5 - Spring Air 5Ltr',
		'name': 'SEHDSA5 - Spring Air 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated sanitising air freshener, long lasting fragrance.',
		'price': 33.00,
		'discounts': {},
		'images': ['cart/images/th_HDSA5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qv7kk600': {
		'id': 'qv7kk600',
		'id_user': 'SEHDSA25 - Spring Air 25Ltr',
		'name': 'SEHDSA25 - Spring Air 25Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated sanitising air freshener, long lasting fragrance.',
		'price': 130.50,
		'discounts': {},
		'images': ['cart/images/th_HDSA25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vd4kk600': {
		'id': 'vd4kk600',
		'id_user': 'SEASSP500 - Stainless Steel Polish 500ml',
		'name': 'SEASSP500 - Stainless Steel Polish 500ml',
		'category': 'kk6abcde',
		'description': 'Stainless Steel Polish and Cleaner ideal for use in food preparation areas.  AQIS APPROVED.',
		'price': 12.50,
		'discounts': {},
		'images': ['cart/images/th_ASSP500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ku6kk600': {
		'id': 'ku6kk600',
		'id_user': 'SEASSP5 - Stainless Steel Polish 5Ltr',
		'name': 'SEASSP5 - Stainless Steel Polish 5Ltr',
		'category': 'kk6abcde',
		'description': 'Stainless Steel Polish and Cleaner ideal for use in food preparation areas.  AQIS APPROVED.',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_ASSP5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mc2kk600': {
		'id': 'mc2kk600',
		'id_user': 'SEHFSTT5 - Stone Trak 5Ltr',
		'name': 'SEHFSTT5 - Stone Trak 5Ltr',
		'category': 'kk6abcde',
		'description': 'One step non slip stone sealer finish.  Ideal for terrrazo & slate flooring.  Machine speed range 400rpm - 2000rpm',
		'price': 54.00,
		'discounts': {},
		'images': ['cart/images/th_HFSTT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yx0kk600': {
		'id': 'yx0kk600',
		'id_user': 'SEHFSTT15 - Stone Trak 15Ltr',
		'name': 'SEHFSTT15 - Stone Trak 15Ltr',
		'category': 'kk6abcde',
		'description': 'One step non slip stone sealer finish.  Ideal for terrrazo & slate flooring.  Machine speed range 400rpm - 2000rpm',
		'price': 160.00,
		'discounts': {},
		'images': ['cart/images/th_HFSTT15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gd2kk600': {
		'id': 'gd2kk600',
		'id_user': 'SEHDSS5 - Sugar & Spice 5Ltr',
		'name': 'SEHDSS5 - Sugar & Spice 5Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner and deodorant with spice fragrance. 1.5% Quaternary',
		'price': 16.00,
		'discounts': {},
		'images': ['cart/images/th_HDSS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ub0kk600': {
		'id': 'ub0kk600',
		'id_user': 'SEHDSS25 - Sugar & Spice 25Ltr',
		'name': 'SEHDSS25 - Sugar & Spice 25Ltr',
		'category': 'kk6abcde',
		'description': 'Disinfectant, cleaner and deodorant with spice fragrance. 1.5% Quaternary',
		'price': 56.00,
		'discounts': {},
		'images': ['cart/images/th_HDSS25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zb1kk600': {
		'id': 'zb1kk600',
		'id_user': 'SEHDSR5 - Summerain 5Ltr',
		'name': 'SEHDSR5 - Summerain 5Ltr',
		'category': 'kk6abcde',
		'description': 'Concentrated room deodoriser with a lasting sweet musk fragrance.',
		'price': 39.95,
		'discounts': {},
		'images': ['cart/images/th_HDSR5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	're4kk600': {
		'id': 're4kk600',
		'id_user': 'SEHSS5 - Superclene 5Ltr',
		'name': 'SEHSS5 - Superclene 5Ltr',
		'category': 'kk6abcde',
		'description': 'A concentrated, biodegradable water-based degreaser containing heavy duty citrus solvent.  - QUICK BREAK - BIODEGRADABLE',
		'price': 29.95,
		'discounts': {},
		'images': ['cart/images/th_HSS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xp2kk600': {
		'id': 'xp2kk600',
		'id_user': 'SEHSS20 - Superclene 20Ltr',
		'name': 'SEHSS20 - Superclene 20Ltr',
		'category': 'kk6abcde',
		'description': 'A concentrated, biodegradable water-based degreaser containing heavy duty citrus solvent.  - QUICK BREAK - BIODEGRADABLE',
		'price': 102.95,
		'discounts': {},
		'images': ['cart/images/th_HSS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pz5kk600': {
		'id': 'pz5kk600',
		'id_user': 'SEHFTT5 - Timber Trak 5Ltr',
		'name': 'SEHFTT5 - Timber Trak 5Ltr',
		'category': 'kk6abcde',
		'description': 'One step highly durable gloss timber finish.  Ideal for presealed interior timber flooring.  Machine speed 400rpm - 1500rpm.',
		'price': 53.95,
		'discounts': {},
		'images': ['cart/images/th_HFTT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wd3kk600': {
		'id': 'wd3kk600',
		'id_user': 'SEHFTT15 - Timber Trak 15Ltr',
		'name': 'SEHFTT15 - Timber Trak 15Ltr',
		'category': 'kk6abcde',
		'description': 'One step highly durable gloss timber finish.  Ideal for presealed interior timber flooring.  Machine speed 400rpm - 1500rpm.',
		'price': 155.00,
		'discounts': {},
		'images': ['cart/images/th_HFTT15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pw6kk600': {
		'id': 'pw6kk600',
		'id_user': 'SEHDTC5 - Total Care 5Ltr',
		'name': 'SEHDTC5 - Total Care 5Ltr',
		'category': 'kk6abcde',
		'description': 'Highly effective toilet, urinal, shower & washroom cleaner/disinfectant contains hydrochloric/phosphoric acid.',
		'price': 22.50,
		'discounts': {},
		'images': ['cart/images/th_HDTC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd5kk600': {
		'id': 'pd5kk600',
		'id_user': 'SEHDTC20 - Total Care 20Ltr',
		'name': 'SEHDTC20 - Total Care 20Ltr',
		'category': 'kk6abcde',
		'description': 'Highly effective toilet, urinal, shower & washroom cleaner/disinfectant contains hydrochloric/phosphoric acid.',
		'price': 70.95,
		'discounts': {},
		'images': ['cart/images/th_HDTC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'es3kk600': {
		'id': 'es3kk600',
		'id_user': 'SEHFTE5 - Trak Extend 5Ltr',
		'name': 'SEHFTE5 - Trak Extend 5Ltr',
		'category': 'kk6abcde',
		'description': 'Wash and shine maintainer for all floor types.  Safe neutral floor cleaner that restores shine.  Will not harm polished floors.',
		'price': 24.50,
		'discounts': {},
		'images': ['cart/images/th_HFTE5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fy0kk600': {
		'id': 'fy0kk600',
		'id_user': 'SEHFTE15 - Trak Extend 15Ltr',
		'name': 'SEHFTE15 - Trak Extend 15Ltr',
		'category': 'kk6abcde',
		'description': 'Wash and shine maintainer for all floor types.  Safe neutral floor cleaner that restores shine.  Will not harm polished floors.',
		'price': 69.95,
		'discounts': {},
		'images': ['cart/images/th_HFTE15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wj5kk600': {
		'id': 'wj5kk600',
		'id_user': 'SEHFTS5 - Trak Strip 5Ltr',
		'name': 'SEHFTS5 - Trak Strip 5Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty floor polish stripper, rapidly removes old floor polishes.',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_HFTS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'td0kk600': {
		'id': 'td0kk600',
		'id_user': 'SEHFTS15 - Trak Strip 15Ltr',
		'name': 'SEHFTS15 - Trak Strip 15Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty floor polish stripper, rapidly removes old floor polishes.',
		'price': 79.50,
		'discounts': {},
		'images': ['cart/images/th_HFTS15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bm9kk600': {
		'id': 'bm9kk600',
		'id_user': 'SEHKUL5 - Ultra-Lime 5Ltr',
		'name': 'SEHKUL5 - Ultra-Lime 5Ltr',
		'category': 'kk6abcde',
		'description': 'Super concentrate hand dishwashing detergent with a pleasant lime fragrance.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_HKUL5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nl6kk600': {
		'id': 'nl6kk600',
		'id_user': 'SEHKUL20 - Ultra-Lime 20Ltr',
		'name': 'SEHKUL20 - Ultra-Lime 20Ltr',
		'category': 'kk6abcde',
		'description': 'Super concentrate hand dishwashing detergent with a pleasant lime fragrance.',
		'price': 62.95,
		'discounts': {},
		'images': ['cart/images/th_HKUL20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ry3kk600': {
		'id': 'ry3kk600',
		'id_user': 'SEHFVT5 - Vinyl Trak 5Ltr',
		'name': 'SEHFVT5 - Vinyl Trak 5Ltr',
		'category': 'kk6abcde',
		'description': 'One step wet look sealer finish for all vinyl flooring.  Resists scuff marks.  Machine speed range 250rpm - 2000rpm',
		'price': 54.95,
		'discounts': {},
		'images': ['cart/images/th_HFVT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rw3kk600': {
		'id': 'rw3kk600',
		'id_user': 'SEHFVT15 - Vinyl Trak 15Ltr',
		'name': 'SEHFVT15 - Vinyl Trak 15Ltr',
		'category': 'kk6abcde',
		'description': 'One step wet look sealer finish for all vinyl flooring.  Resists scuff marks.  Machine speed range 250rpm - 2000rpm',
		'price': 161.95,
		'discounts': {},
		'images': ['cart/images/th_HFVT15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pe2kk600': {
		'id': 'pe2kk600',
		'id_user': 'SEHKWU5 - Wash Up 5Ltr',
		'name': 'SEHKWU5 - Wash Up 5Ltr',
		'category': 'kk6abcde',
		'description': 'Biodegradable budget priced dishwashing liquid & general purpose cleaning detergent.  Non perfumed.  AQIS APPROVED',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_HKWU5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pz0kk600': {
		'id': 'pz0kk600',
		'id_user': 'SEHKWU15 - Wash Up 15Ltr',
		'name': 'SEHKWU15 - Wash Up 15Ltr',
		'category': 'kk6abcde',
		'description': 'Biodegradable budget priced dishwashing liquid & general purpose cleaning detergent.  Non perfumed.  AQIS APPROVED',
		'price': 35.95,
		'discounts': {},
		'images': ['cart/images/th_HKWU20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gb6kk600': {
		'id': 'gb6kk600',
		'id_user': 'SEHFXT5 - X-Traction 5Ltr',
		'name': 'SEHFXT5 - X-Traction 5Ltr',
		'category': 'kk6abcde',
		'description': 'Carpet extraction cleaner. Fast working, low foaming cleaner & deodoriser, can be used on woolen carpets.  Leaves no residue.',
		'price': 29.95,
		'discounts': {},
		'images': ['cart/images/th_HFXT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pp5kk600': {
		'id': 'pp5kk600',
		'id_user': 'SEHFXT20 - X-Traction 20Ltr',
		'name': 'SEHFXT20 - X-Traction 20Ltr',
		'category': 'kk6abcde',
		'description': 'Carpet extraction cleaner. Fast working, low foaming cleaner & deodoriser, can be used on woolen carpets.  Leaves no residue.',
		'price': 108.95,
		'discounts': {},
		'images': ['cart/images/th_HFXT20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dp7kk600': {
		'id': 'dp7kk600',
		'id_user': 'SEHDZL750 - Zesty Lime 750ml',
		'name': 'SEHDZL750 - Zesty Lime 750ml',
		'category': 'kk6abcde',
		'description': 'Heavy duty citrus based toilet bowl, urinal & washroom cleaner contains natural citric acid.  Easily removes calcium/lime etc.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_HDZL750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oe4kk600': {
		'id': 'oe4kk600',
		'id_user': 'SEHDZL5 - Zesty Lime 5Ltr',
		'name': 'SEHDZL5 - Zesty Lime 5Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty citrus based toilet bowl, urinal & washroom cleaner contains natural citric acid.  Easily removes calcium/lime etc.',
		'price': 33.50,
		'discounts': {},
		'images': ['cart/images/th_HDZL5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yg3kk600': {
		'id': 'yg3kk600',
		'id_user': 'SEHDZL15 - Zesty Lime 15Ltr',
		'name': 'SEHDZL15 - Zesty Lime 15Ltr',
		'category': 'kk6abcde',
		'description': 'Heavy duty citrus based toilet bowl, urinal & washroom cleaner contains natural citric acid.  Easily removes calcium/lime etc.',
		'price': 86.95,
		'discounts': {},
		'images': ['cart/images/th_HDZL15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bt7af200': {
		'id': 'bt7af200',
		'id_user': 'SEASA500 - Acetone 500ml',
		'name': 'SEASA500 - Acetone 500ml',
		'category': 'af2abcde',
		'description': 'Cleaning solvent which dissolves resins, gum, nitrocellulose rubber, waxes, lacquers, paints varnishes, contact adhesive & many other coatings.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_ASA500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dw4af200': {
		'id': 'dw4af200',
		'id_user': 'SEASA1 - Acetone 1Ltr',
		'name': 'SEASA1 - Acetone 1Ltr',
		'category': 'af2abcde',
		'description': 'Cleaning solvent which dissolves resins, gum, nitrocellulose rubber, waxes, lacquers, paints varnishes, contact adhesive & many other coatings.',
		'price': 11.50,
		'discounts': {},
		'images': ['cart/images/th_ASA1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ip8af200': {
		'id': 'ip8af200',
		'id_user': 'SEASA4 - Acetone 4Ltr',
		'name': 'SEASA4 - Acetone 4Ltr',
		'category': 'af2abcde',
		'description': 'Cleaning solvent which dissolves resins, gum, nitrocellulose rubber, waxes, lacquers, paints varnishes, contact adhesive & many other coatings.',
		'price': 30.95,
		'discounts': {},
		'images': ['cart/images/th_ASA4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jr4af200': {
		'id': 'jr4af200',
		'id_user': 'SEASA20 - Acetone 20Ltr',
		'name': 'SEASA20 - Acetone 20Ltr',
		'category': 'af2abcde',
		'description': 'Cleaning solvent which dissolves resins, gum, nitrocellulose rubber, waxes, lacquers, paints varnishes, contact adhesive & many other coatings.',
		'price': 107.95,
		'discounts': {},
		'images': ['cart/images/th_ASA20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sf9af200': {
		'id': 'sf9af200',
		'id_user': 'SEASAT1 - Acylic Thinners 1Ltr',
		'name': 'SEASAT1 - Acylic Thinners 1Ltr',
		'category': 'af2abcde',
		'description': 'High grade thinner for automotive acrylic lacquer paints.',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_ASAT1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vs0af200': {
		'id': 'vs0af200',
		'id_user': 'SEASAT4 - Acylic Thinners 4Ltr',
		'name': 'SEASAT4 - Acylic Thinners 4Ltr',
		'category': 'af2abcde',
		'description': 'High grade thinner for automotive acrylic lacquer paints.',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ASAT4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lx3af200': {
		'id': 'lx3af200',
		'id_user': 'SEASAT20 - Acylic Thinners 20Ltr',
		'name': 'SEASAT20 - Acylic Thinners 20Ltr',
		'category': 'af2abcde',
		'description': 'High grade thinner for automotive acrylic lacquer paints.',
		'price': 96.95,
		'discounts': {},
		'images': ['cart/images/th_ASAT20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'be0af200': {
		'id': 'be0af200',
		'id_user': 'SEASAT60 - Acylic Thinners 60Ltr',
		'name': 'SEASAT60 - Acylic Thinners 60Ltr',
		'category': 'af2abcde',
		'description': 'High grade thinner for automotive acrylic lacquer paints.',
		'price': 262.95,
		'discounts': {},
		'images': ['cart/images/th_ASAT60.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jl7af200': {
		'id': 'jl7af200',
		'id_user': 'SEASAT200 - Acylic Thinners 200Ltr',
		'name': 'SEASAT200 - Acylic Thinners 200Ltr',
		'category': 'af2abcde',
		'description': 'High grade thinner for automotive acrylic lacquer paints.',
		'price': 779.00,
		'discounts': {},
		'images': ['cart/images/th_ASAT200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cd3af200': {
		'id': 'cd3af200',
		'id_user': 'SEASAP1 - All Purpose Thinners 1Ltr',
		'name': 'SEASAP1 - All Purpose Thinners 1Ltr',
		'category': 'af2abcde',
		'description': 'General purpose thinners for automotive primers, putties, acrylic lacquer and industrial paints.  Solvent cleaner for spray equipment and paint brushes.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_ASAP1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bz5af200': {
		'id': 'bz5af200',
		'id_user': 'SEASAP4 - All Purpose Thinners 4Ltr',
		'name': 'SEASAP4 - All Purpose Thinners 4Ltr',
		'category': 'af2abcde',
		'description': 'General purpose thinners for automotive primers, putties, acrylic lacquer and industrial paints.  Solvent cleaner for spray equipment and paint brushes.',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ASAP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qz3af200': {
		'id': 'qz3af200',
		'id_user': 'SEASAP20 - All Purpose Thinners 20Ltr',
		'name': 'SEASAP20 - All Purpose Thinners 20Ltr',
		'category': 'af2abcde',
		'description': 'General purpose thinners for automotive primers, putties, acrylic lacquer and industrial paints.  Solvent cleaner for spray equipment and paint brushes.',
		'price': 96.95,
		'discounts': {},
		'images': ['cart/images/th_ASAP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sp4af200': {
		'id': 'sp4af200',
		'id_user': 'SEASAP200 - All Purpose Thinners 200Ltr',
		'name': 'SEASAP200 - All Purpose Thinners 200Ltr',
		'category': 'af2abcde',
		'description': 'General purpose thinners for automotive primers, putties, acrylic lacquer and industrial paints.  Solvent cleaner for spray equipment and paint brushes.',
		'price': 779.00,
		'discounts': {},
		'images': ['cart/images/th_ASAP200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sd6af200': {
		'id': 'sd6af200',
		'id_user': 'SEATA1 - Ali Brite 1Ltr',
		'name': 'SEATA1 - Ali Brite 1Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated acid based cleaner for alumimium and stainless steel.  Contains Hydroflouric Acid',
		'price': 13.50,
		'discounts': {},
		'images': ['cart/images/th_ATA1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ov0af200': {
		'id': 'ov0af200',
		'id_user': 'SEATA5 - Ali Brite 5Ltr',
		'name': 'SEATA5 - Ali Brite 5Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated acid based cleaner for alumimium and stainless steel.  Contains Hydroflouric Acid',
		'price': 35.95,
		'discounts': {},
		'images': ['cart/images/th_ATA5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vb8af200': {
		'id': 'vb8af200',
		'id_user': 'SEATA20 - Ali Brite 20Ltr',
		'name': 'SEATA20 - Ali Brite 20Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated acid based cleaner for alumimium and stainless steel.  Contains Hydroflouric Acid',
		'price': 99.95,
		'discounts': {},
		'images': ['cart/images/th_ATA20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vi7af200': {
		'id': 'vi7af200',
		'id_user': 'SEATBH5 - Blue Heeler 5Ltr',
		'name': 'SEATBH5 - Blue Heeler 5Ltr',
		'category': 'af2abcde',
		'description': 'Economical truck wash detergent.  Neutral pH.  Safe on paint work.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_ATBH5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd7af200': {
		'id': 'pd7af200',
		'id_user': 'SEATBH20 - Blue Heeler 20Ltr',
		'name': 'SEATBH20 - Blue Heeler 20Ltr',
		'category': 'af2abcde',
		'description': 'Economical truck wash detergent.  Neutral pH.  Safe on paint work.',
		'price': 58.95,
		'discounts': {},
		'images': ['cart/images/th_ATBH20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dv9af200': {
		'id': 'dv9af200',
		'id_user': 'SEATBH200 - Blue Heeler 200Ltr',
		'name': 'SEATBH200 - Blue Heeler 200Ltr',
		'category': 'af2abcde',
		'description': 'Economical truck wash detergent.  Neutral pH.  Safe on paint work.',
		'price': 460.00,
		'discounts': {},
		'images': ['cart/images/th_ATBH200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xk6af200': {
		'id': 'xk6af200',
		'id_user': 'SEMCBW1 - Boat Wash 1Ltr',
		'name': 'SEMCBW1 - Boat Wash 1Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	've1af200': {
		'id': 've1af200',
		'id_user': 'SEMCBW5 - Boat Wash 5Ltr',
		'name': 'SEMCBW5 - Boat Wash 5Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb5af200': {
		'id': 'qb5af200',
		'id_user': 'SEMCBW20 - Boat Wash 20Ltr',
		'name': 'SEMCBW20 - Boat Wash 20Ltr',
		'category': 'af2abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 78.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ki5af200': {
		'id': 'ki5af200',
		'id_user': 'SEMCWW1 - Boat Wash & Wax 1Ltr',
		'name': 'SEMCWW1 - Boat Wash & Wax 1Ltr',
		'category': 'af2abcde',
		'description': 'Premium cleaning detergent with added wax, shines & protects all marine surfaces.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCWW1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ub4af200': {
		'id': 'ub4af200',
		'id_user': 'SEMCWW5 - Boat Wash & Wax 5Ltr',
		'name': 'SEMCWW5 - Boat Wash & Wax 5Ltr',
		'category': 'af2abcde',
		'description': 'Premium cleaning detergent with added wax, shines & protects all marine surfaces.',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_MCWW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gl9af200': {
		'id': 'gl9af200',
		'id_user': 'SEADBC20 - Brake Dust Cleaner 20Ltr',
		'name': 'SEADBC20 - Brake Dust Cleaner 20Ltr',
		'category': 'af2abcde',
		'description': 'Cleaning solvent for brake parts. High flash point.',
		'price': 145.00,
		'discounts': {},
		'images': ['cart/images/th_ADBC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd1af200': {
		'id': 'pd1af200',
		'id_user': 'SEAABB400 - Bumper Bar Black 400ml',
		'name': 'SEAABB400 - Bumper Bar Black 400ml',
		'category': 'af2abcde',
		'description': 'Black satin finish semi flexible bumper paint.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_AABB400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ue2af200': {
		'id': 'ue2af200',
		'id_user': 'SEAVIC750 - Carpet & Interior Cleaner 750ml',
		'name': 'SEAVIC750 - Carpet & Interior Cleaner 750ml',
		'category': 'af2abcde',
		'description': 'Removes heavy soiling from carpet, fabric, vinyl & plastic surfaces, leaves no residue.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_AVIC750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kf8af200': {
		'id': 'kf8af200',
		'id_user': 'SEAVKS500 - Car Shampoo 500ml',
		'name': 'SEAVKS500 - Car Shampoo 500ml',
		'category': 'af2abcde',
		'description': 'High foaming car washing shampoo that won&#39;t remove polish.  pH Neutral.  Safe on all paint types. ',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_AVKS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bb0af200': {
		'id': 'bb0af200',
		'id_user': 'SEAVKS5 - Car Shampoo 5Ltr',
		'name': 'SEAVKS5 - Car Shampoo 5Ltr',
		'category': 'af2abcde',
		'description': 'High foaming car washing shampoo that won&#39;t remove polish.  pH Neutral.  Safe on all paint types. ',
		'price': 18.95,
		'discounts': {},
		'images': ['cart/images/th_AVKS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zl5af200': {
		'id': 'zl5af200',
		'id_user': 'SEAVKS20 - Car Shampoo 20Ltr',
		'name': 'SEAVKS20 - Car Shampoo 20Ltr',
		'category': 'af2abcde',
		'description': 'High foaming car washing shampoo that won&#39;t remove polish.  pH Neutral.  Safe on all paint types. ',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/th_AVKS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yn7af200': {
		'id': 'yn7af200',
		'id_user': 'SEAUCB1 - Chasis Black 1Ltr',
		'name': 'SEAUCB1 - Chasis Black 1Ltr',
		'category': 'af2abcde',
		'description': 'Anti corrosive bituminous protective coating for under body areas.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_AUCB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'iq7af200': {
		'id': 'iq7af200',
		'id_user': 'SEAUCB4 - Chasis Black 4Ltr',
		'name': 'SEAUCB4 - Chasis Black 4Ltr',
		'category': 'af2abcde',
		'description': 'Anti corrosive bituminous protective coating for under body areas.',
		'price': 49.95,
		'discounts': {},
		'images': ['cart/images/th_AUCB4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bx3af200': {
		'id': 'bx3af200',
		'id_user': 'SEECG400 - Corrosion Guard 400g',
		'name': 'SEECG400 - Corrosion Guard 400g',
		'category': 'af2abcde',
		'description': 'Lanolin based long term corrosion protectant for all inside & outside metal surfaces.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_ECG400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cy6af200': {
		'id': 'cy6af200',
		'id_user': 'SEACCP500 - Cut & Polish 500ml',
		'name': 'SEACCP500 - Cut & Polish 500ml',
		'category': 'af2abcde',
		'description': 'Beige buffing compound for hand or machine use.  Easy clean up.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_ACCP500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gi7af200': {
		'id': 'gi7af200',
		'id_user': 'SEACCP1 - Cut & Polish 1Ltr',
		'name': 'SEACCP1 - Cut & Polish 1Ltr',
		'category': 'af2abcde',
		'description': 'Beige buffing compound for hand or machine use.  Easy clean up.',
		'price': 17.95,
		'discounts': {},
		'images': ['cart/images/th_ACCP1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eg5af200': {
		'id': 'eg5af200',
		'id_user': 'SEACCP4 - Cut & Polish 4Ltr',
		'name': 'SEACCP4 - Cut & Polish 4Ltr',
		'category': 'af2abcde',
		'description': 'Beige buffing compound for hand or machine use.  Easy clean up.',
		'price': 44.95,
		'discounts': {},
		'images': ['cart/images/th_ACCP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wn7af200': {
		'id': 'wn7af200',
		'id_user': 'SEAPDS1 - Deep Shine Finish Wax 1ltr',
		'name': 'SEAPDS1 - Deep Shine Finish Wax 1ltr',
		'category': 'af2abcde',
		'description': 'Silicone free, excellent durability, Easy to apply and remove.  Paint shop safe.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_APDS1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ee7af200': {
		'id': 'ee7af200',
		'id_user': 'SEAMDFC1 - Diesel Fuel Additive 1Ltr',
		'name': 'SEAMDFC1 - Diesel Fuel Additive 1Ltr',
		'category': 'af2abcde',
		'description': 'Ideal for transport, marine, agricultural & industrial, helps keep injectors & combustion chambers clean.  Absorbs & removes water from fuel & lines.  Prevents fungal growth.  Reduces exhause emissions.  Contains no corrosive ingredients.',
		'price': 25.50,
		'discounts': {},
		'images': ['cart/images/th_AMDFC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pv3af200': {
		'id': 'pv3af200',
		'id_user': 'SEAMDFC5 - Diesel Fuel Additive 5Ltr',
		'name': 'SEAMDFC5 - Diesel Fuel Additive 5Ltr',
		'category': 'af2abcde',
		'description': 'Ideal for transport, marine, agricultural & industrial, helps keep injectors & combustion chambers clean.  Absorbs & removes water from fuel & lines.  Prevents fungal growth.  Reduces exhause emissions.  Contains no corrosive ingredients.',
		'price': 89.95,
		'discounts': {},
		'images': ['cart/images/th_AMDFC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vl9af200': {
		'id': 'vl9af200',
		'id_user': 'SEAMDFC20 - Diesel Fuel Additive 20Ltr',
		'name': 'SEAMDFC20 - Diesel Fuel Additive 20Ltr',
		'category': 'af2abcde',
		'description': 'Ideal for transport, marine, agricultural & industrial, helps keep injectors & combustion chambers clean.  Absorbs & removes water from fuel & lines.  Prevents fungal growth.  Reduces exhause emissions.  Contains no corrosive ingredients.',
		'price': 296.95,
		'discounts': {},
		'images': ['cart/images/th_AMDFC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'na5af200': {
		'id': 'na5af200',
		'id_user': 'SEADDA750 - Degrease-All 750ml',
		'name': 'SEADDA750 - Degrease-All 750ml',
		'category': 'af2abcde',
		'description': 'Water-based alkaline degreasing detergent.',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_ADDA750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ur0af200': {
		'id': 'ur0af200',
		'id_user': 'SEADDA5 - Degrease-All 5Ltr',
		'name': 'SEADDA5 - Degrease-All 5Ltr',
		'category': 'af2abcde',
		'description': 'Water-based alkaline degreasing detergent.',
		'price': 15.95,
		'discounts': {},
		'images': ['cart/images/th_ADDA5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pa7af200': {
		'id': 'pa7af200',
		'id_user': 'SEADDD1 - Degreaser 1 Ltr',
		'name': 'SEADDD1 - Degreaser 1 Ltr',
		'category': 'af2abcde',
		'description': 'Extra heavy duty solvent liquid degreaser',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_ADDD1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mp5af200': {
		'id': 'mp5af200',
		'id_user': 'SEADDD5 - Degreaser 4Ltr',
		'name': 'SEADDD5 - Degreaser 4Ltr',
		'category': 'af2abcde',
		'description': 'Extra heavy duty solvent liquid degreaser',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ADDD4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lu0af200': {
		'id': 'lu0af200',
		'id_user': 'SEADDD20 - Degreaser 20Ltr',
		'name': 'SEADDD20 - Degreaser 20Ltr',
		'category': 'af2abcde',
		'description': 'Extra heavy duty solvent liquid degreaser',
		'price': 102.95,
		'discounts': {},
		'images': ['cart/images/th_ADDD20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xq7af200': {
		'id': 'xq7af200',
		'id_user': 'SEADDU20 - Dry Up 20Kg',
		'name': 'SEADDU20 - Dry Up 20Kg',
		'category': 'af2abcde',
		'description': 'Liquid spill absorption diatomite.  Safely absorbs most liquid spills including oil, paint etc.  (Like kitty litter.)',
		'price': 33.85,
		'discounts': {},
		'images': ['cart/images/th_ADDU20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ga9af200': {
		'id': 'ga9af200',
		'id_user': 'SEAUF1T - Flexcote 1Ltr',
		'name': 'SEAUF1T - Flexcote 1Ltr',
		'category': 'af2abcde',
		'description': 'Sprayable bituminous anti corrosive underbody sound deadener.',
		'price': 18.85,
		'discounts': {},
		'images': ['cart/images/th_AUF1T.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dm4af200': {
		'id': 'dm4af200',
		'id_user': 'SEAUF4 - Flexcote 4Ltr',
		'name': 'SEAUF4 - Flexcote 4Ltr',
		'category': 'af2abcde',
		'description': 'Sprayable bituminous anti corrosive underbody sound deadener.',
		'price': 42.50,
		'discounts': {},
		'images': ['cart/images/th_AUF4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rc5af200': {
		'id': 'rc5af200',
		'id_user': 'SEAUF20 - Flexcote 20ltr',
		'name': 'SEAUF20 - Flexcote 20ltr',
		'category': 'af2abcde',
		'description': 'Sprayable bituminous anti corrosive underbody sound deadener.',
		'price': 169.95,
		'discounts': {},
		'images': ['cart/images/th_AUF20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ed3af200': {
		'id': 'ed3af200',
		'id_user': 'SEAUFO1T - Fish Oil 1ltr',
		'name': 'SEAUFO1T - Fish Oil 1ltr',
		'category': 'af2abcde',
		'description': 'Deodorised rust inhibiting compound.  Traditional rust preventative.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_AUFO1T.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ta4af200': {
		'id': 'ta4af200',
		'id_user': 'SEAUFO4 - Fish Oil 4Ltr',
		'name': 'SEAUFO4 - Fish Oil 4Ltr',
		'category': 'af2abcde',
		'description': 'Deodorised rust inhibiting compound.  Traditional rust preventative.',
		'price': 55.95,
		'discounts': {},
		'images': ['cart/images/th_AUFO4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ty1af200': {
		'id': 'ty1af200',
		'id_user': 'SEAUFO20 - Fish Oil 20ltr',
		'name': 'SEAUFO20 - Fish Oil 20ltr',
		'category': 'af2abcde',
		'description': 'Deodorised rust inhibiting compound.  Traditional rust preventative.',
		'price': 265.00,
		'discounts': {},
		'images': ['cart/images/th_AUFO20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kz2af200': {
		'id': 'kz2af200',
		'id_user': 'SEACFP1 - Foam Polishing Machine Glaze 1ltr',
		'name': 'SEACFP1 - Foam Polishing Machine Glaze 1ltr',
		'category': 'af2abcde',
		'description': 'Silicone free, removes swirl marks & fine scratches from all painted surfaces.',
		'price': 24.75,
		'discounts': {},
		'images': ['cart/images/th_ACFP1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yi7af200': {
		'id': 'yi7af200',
		'id_user': 'SEAQGG5 - Graffitigo 5ltr',
		'name': 'SEAQGG5 - Graffitigo 5ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty graffiti remover',
		'price': 115.50,
		'discounts': {},
		'images': ['cart/images/th_AQGG5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bv4af200': {
		'id': 'bv4af200',
		'id_user': 'SEADG4 - Greasolve 4kg',
		'name': 'SEADG4 - Greasolve 4kg',
		'category': 'af2abcde',
		'description': 'Heavy duty alkaline floor degreasing granules. <br />QUICK BREAK - BIODEGRADABLE',
		'price': 33.95,
		'discounts': {},
		'images': ['cart/images/th_ADG4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gh2af200': {
		'id': 'gh2af200',
		'id_user': 'SEADG10 - Greasolve 10kg',
		'name': 'SEADG10 - Greasolve 10kg',
		'category': 'af2abcde',
		'description': 'Heavy duty alkaline floor degreasing granules. <br />QUICK BREAK - BIODEGRADABLE',
		'price': 65.95,
		'discounts': {},
		'images': ['cart/images/th_ADG10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yq5af200': {
		'id': 'yq5af200',
		'id_user': 'SEADG20 - Greasolve 20kg',
		'name': 'SEADG20 - Greasolve 20kg',
		'category': 'af2abcde',
		'description': 'Heavy duty alkaline floor degreasing granules.<br />QUICK BREAK - BIODEGRADABLE',
		'price': 108.95,
		'discounts': {},
		'images': ['cart/images/th_ADG20BX.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zo8af200': {
		'id': 'zo8af200',
		'id_user': 'SEADHF20 - High-Five 20ltr',
		'name': 'SEADHF20 - High-Five 20ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty quick break solvent degreaser. High flash point.',
		'price': 183.95,
		'discounts': {},
		'images': ['cart/images/th_ADHF20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fn5af200': {
		'id': 'fn5af200',
		'id_user': 'SEATHC5 - Hydro-Clean 5ltr',
		'name': 'SEATHC5 - Hydro-Clean 5ltr',
		'category': 'af2abcde',
		'description': 'Thickened hydrochloric acid cleaner / scale remover.  Ideal for removing excess concrete from trucks & equipement.  Inhibited formula - less fume.',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ATHC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ws1af200': {
		'id': 'ws1af200',
		'id_user': 'SEATHC20 - Hydro-Clean 20ltr',
		'name': 'SEATHC20 - Hydro-Clean 20ltr',
		'category': 'af2abcde',
		'description': 'Thickened hydrochloric acid cleaner / scale remover.  Ideal for removing excess concrete from trucks & equipement.  Inhibited formula - less fume.',
		'price': 94.95,
		'discounts': {},
		'images': ['cart/images/th_ATHC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lh9af200': {
		'id': 'lh9af200',
		'id_user': 'SEAVH5 - Hy-Gloss 5ltr',
		'name': 'SEAVH5 - Hy-Gloss 5ltr',
		'category': 'af2abcde',
		'description': 'Water-based gloss tyre paint.',
		'price': 39.95,
		'discounts': {},
		'images': ['cart/images/th_AVH5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lv0af200': {
		'id': 'lv0af200',
		'id_user': 'SEAVH20 - Hy-Gloss 20ltr',
		'name': 'SEAVH20 - Hy-Gloss 20ltr',
		'category': 'af2abcde',
		'description': 'Water-based gloss tyre paint.',
		'price': 118.00,
		'discounts': {},
		'images': ['cart/images/th_AVH20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ss2af200': {
		'id': 'ss2af200',
		'id_user': 'SEAVMS4 - Magic Shine 5ltr',
		'name': 'SEAVMS4 - Magic Shine 5ltr',
		'category': 'af2abcde',
		'description': 'Long lasting silicone based rejuvenator for all exterior plastic, vinyl & rubber components.',
		'price': 49.95,
		'discounts': {},
		'images': ['cart/images/th_AVMS4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yr1af200': {
		'id': 'yr1af200',
		'id_user': 'SEAVMS20 - Magic Shine 20ltr',
		'name': 'SEAVMS20 - Magic Shine 20ltr',
		'category': 'af2abcde',
		'description': 'Long lasting silicone based rejuvenator for all exterior plastic, vinyl & rubber components.',
		'price': 198.00,
		'discounts': {},
		'images': ['cart/images/th_AVMS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fs2af200': {
		'id': 'fs2af200',
		'id_user': 'SEAPMP250 - Metal Polish 250ml',
		'name': 'SEAPMP250 - Metal Polish 250ml',
		'category': 'af2abcde',
		'description': 'Shines polishes & protects chrome, aluminium, stainless steel, brass, bronze, copper & nickel.',
		'price': 12.00,
		'discounts': {},
		'images': ['cart/images/th_APMP300.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'py6af200': {
		'id': 'py6af200',
		'id_user': 'SEAPMP4 - Metal Polish 4kg',
		'name': 'SEAPMP4 - Metal Polish 4kg',
		'category': 'af2abcde',
		'description': 'Shines polishes & protects chrome, aluminium, stainless steel, brass, bronze, copper & nickel.',
		'price': 68.00,
		'discounts': {},
		'images': ['cart/images/th_APMP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dp0af200': {
		'id': 'dp0af200',
		'id_user': 'SEACMB1 - Mr Buff 1kg',
		'name': 'SEACMB1 - Mr Buff 1kg',
		'category': 'af2abcde',
		'description': 'The professional machine grade green cutting compound.  Cuts quickly, easy clean up.',
		'price': 22.50,
		'discounts': {},
		'images': ['cart/images/th_ACMB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vr5af200': {
		'id': 'vr5af200',
		'id_user': 'SEACMB3 - Mr Buff 3kg',
		'name': 'SEACMB3 - Mr Buff 3kg',
		'category': 'af2abcde',
		'description': 'The professional machine grade green cutting compound.  Cuts quickly, easy clean up.',
		'price': 32.95,
		'discounts': {},
		'images': ['cart/images/th_ACMB3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'px1af200': {
		'id': 'px1af200',
		'id_user': 'SEACMB5 - Mr Buff 5kg',
		'name': 'SEACMB5 - Mr Buff 5kg',
		'category': 'af2abcde',
		'description': 'The professional machine grade green cutting compound.  Cuts quickly, easy clean up.',
		'price': 44.50,
		'discounts': {},
		'images': ['cart/images/th_ACMB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mj7af200': {
		'id': 'mj7af200',
		'id_user': 'SEACMB5 - Mr Buff 25kg',
		'name': 'SEACMB5 - Mr Buff 25kg',
		'category': 'af2abcde',
		'description': 'The professional machine grade green cutting compound.  Cuts quickly, easy clean up.',
		'price': 164.95,
		'discounts': {},
		'images': ['cart/images/th_ACMB25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gd7af200': {
		'id': 'gd7af200',
		'id_user': 'SEADO20 - Oilsolve 20ltr',
		'name': 'SEADO20 - Oilsolve 20ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated solvent based degreasing cleaning fluid.  AQIS APPROVED - QUICK BREAK',
		'price': 120.50,
		'discounts': {},
		'images': ['cart/images/th_ADO20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rl6af200': {
		'id': 'rl6af200',
		'id_user': 'SEADO20 - Oilsolve 200ltr',
		'name': 'SEADO20 - Oilsolve 200ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated solvent based degreasing cleaning fluid.  AQIS APPROVED - QUICK BREAK',
		'price': 975.00,
		'discounts': {},
		'images': ['cart/images/th_ADO200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ty7af200': {
		'id': 'ty7af200',
		'id_user': 'SEHSO1 - Odour Fresh 1ltr',
		'name': 'SEHSO1 - Odour Fresh 1ltr',
		'category': 'af2abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets. *Formaldehyde free',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_HSO1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr6af200': {
		'id': 'nr6af200',
		'id_user': 'SEHSO5 - Odour Fresh 5ltr',
		'name': 'SEHSO5 - Odour Fresh 5ltr',
		'category': 'af2abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets. *Formaldehyde free',
		'price': 23.95,
		'discounts': {},
		'images': ['cart/images/th_HSO5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vy3af200': {
		'id': 'vy3af200',
		'id_user': 'SEHSO20 - Odour Fresh 20ltr',
		'name': 'SEHSO20 - Odour Fresh 20ltr',
		'category': 'af2abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets. *Formaldehyde free',
		'price': 85.95,
		'discounts': {},
		'images': ['cart/images/th_HSO20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xn9af200': {
		'id': 'xn9af200',
		'id_user': 'SEHSO200 - Odour Fresh 200ltr',
		'name': 'SEHSO200 - Odour Fresh 200ltr',
		'category': 'af2abcde',
		'description': 'Chemical neutraliser for mobile & portable toilets. *Formaldehyde free',
		'price': 630.00,
		'discounts': {},
		'images': ['cart/images/th_HSO200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr2af200': {
		'id': 'nr2af200',
		'id_user': 'SEMCOA25 - Oxalic Acid 25kg',
		'name': 'SEMCOA25 - Oxalic Acid 25kg',
		'category': 'af2abcde',
		'description': 'Used for the removal of industrial fallout and for cleaning timber work.',
		'price': 113.95,
		'discounts': {},
		'images': ['cart/images/th_MCOA25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vw7af200': {
		'id': 'vw7af200',
		'id_user': 'SEAQPS500 - Paint Stripper 500ml',
		'name': 'SEAQPS500 - Paint Stripper 500ml',
		'category': 'af2abcde',
		'description': 'Industrial strength paint remover for effective removal of enamels, acrylics and two pack paints.',
		'price': 13.95,
		'discounts': {},
		'images': ['cart/images/th_AQPS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gn3af200': {
		'id': 'gn3af200',
		'id_user': 'SEAQPS1 - Paint Stripper 1ltr',
		'name': 'SEAQPS1 - Paint Stripper 1ltr',
		'category': 'af2abcde',
		'description': 'Industrial strength paint remover for effective removal of enamels, acrylics and two pack paints.',
		'price': 18.95,
		'discounts': {},
		'images': ['cart/images/th_AQPS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vu1af200': {
		'id': 'vu1af200',
		'id_user': 'SEAQPS4 - Paint Stripper 4ltr',
		'name': 'SEAQPS4 - Paint Stripper 4ltr',
		'category': 'af2abcde',
		'description': 'Industrial strength paint remover for effective removal of enamels, acrylics and two pack paints.',
		'price': 56.95,
		'discounts': {},
		'images': ['cart/images/th_AQPS4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ev8af200': {
		'id': 'ev8af200',
		'id_user': 'SEADPW20 - Parts Wash 20ltr',
		'name': 'SEADPW20 - Parts Wash 20ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty solvent blend for cleaning greasy parts.  High flash point.',
		'price': 128.95,
		'discounts': {},
		'images': ['cart/images/th_ADPW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rq2af200': {
		'id': 'rq2af200',
		'id_user': 'SEAVPM5 - Pink Magic 5ltr',
		'name': 'SEAVPM5 - Pink Magic 5ltr',
		'category': 'af2abcde',
		'description': 'Automotive & industrial surface cleaner, cleans vinyl, plastic & painted surfaces. BIODEGRADABLE',
		'price': 17.95,
		'discounts': {},
		'images': ['cart/images/th_AVPM5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bp6af200': {
		'id': 'bp6af200',
		'id_user': 'SEAVPM20 - Pink Magic 20ltr',
		'name': 'SEAVPM20 - Pink Magic 20ltr',
		'category': 'af2abcde',
		'description': 'Automotive & industrial surface cleaner, cleans vinyl, plastic & painted surfaces. BIODEGRADABLE',
		'price': 60.95,
		'discounts': {},
		'images': ['cart/images/th_AVPM20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mq8af200': {
		'id': 'mq8af200',
		'id_user': 'SEHGPC5 - Power Clean 5ltr',
		'name': 'SEHGPC5 - Power Clean 5ltr',
		'category': 'af2abcde',
		'description': 'Concentrated multi-purpose high foaming neutral cleaner.  Safe on all surfaces.',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_HGPC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pc0af200': {
		'id': 'pc0af200',
		'id_user': 'SEHGPC20 - Power Clean 20ltr',
		'name': 'SEHGPC20 - Power Clean 20ltr',
		'category': 'af2abcde',
		'description': 'Concentrated multi-purpose high foaming neutral cleaner.  Safe on all surfaces.',
		'price': 85.95,
		'discounts': {},
		'images': ['cart/images/th_HGPC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'en0af200': {
		'id': 'en0af200',
		'id_user': 'SEAAPF400 - Primer Filler 400g',
		'name': 'SEAAPF400 - Primer Filler 400g',
		'category': 'af2abcde',
		'description': 'One step application of automotive high build acrylic undercoat primer.',
		'price': 10.50,
		'discounts': {},
		'images': ['cart/images/th_AAPF400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'af1af200': {
		'id': 'af1af200',
		'id_user': 'SEAAPF1 - Primer Filler 1ltr',
		'name': 'SEAAPF1 - Primer Filler 1ltr',
		'category': 'af2abcde',
		'description': 'One step application of automotive high build acrylic undercoat primer.',
		'price': 21.50,
		'discounts': {},
		'images': ['cart/images/th_AAPF400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ak9af200': {
		'id': 'ak9af200',
		'id_user': 'SEAAPF4 - Primer Filler 4ltr',
		'name': 'SEAAPF4 - Primer Filler 4ltr',
		'category': 'af2abcde',
		'description': 'One step application of automotive high build acrylic undercoat primer.',
		'price': 64.95,
		'discounts': {},
		'images': ['cart/images/th_AAPF400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'af3af200': {
		'id': 'af3af200',
		'id_user': 'SEAAPS400 - Primer Surfacer 400g',
		'name': 'SEAAPS400 - Primer Surfacer 400g',
		'category': 'af2abcde',
		'description': 'Automotive acrylic undercoat / primer.',
		'price': 10.50,
		'discounts': {},
		'images': ['cart/images/th_AAPS400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'di6af200': {
		'id': 'di6af200',
		'id_user': 'SEAAPS1 - Primer Surfacer 1ltr',
		'name': 'SEAAPS1 - Primer Surfacer 1ltr',
		'category': 'af2abcde',
		'description': 'Automotive acrylic undercoat / primer.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_AAPS400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gy3af200': {
		'id': 'gy3af200',
		'id_user': 'SEAAPS4 - Primer Surfacer 4ltr',
		'name': 'SEAAPS4 - Primer Surfacer 4ltr',
		'category': 'af2abcde',
		'description': 'Automotive acrylic undercoat / primer.',
		'price': 59.95,
		'discounts': {},
		'images': ['cart/images/th_AAPS400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'iu6af200': {
		'id': 'iu6af200',
		'id_user': 'SEACQS1 - Quick Scuff Matting Paste 1ltr',
		'name': 'SEACQS1 - Quick Scuff Matting Paste 1ltr',
		'category': 'af2abcde',
		'description': 'Prepainting surface preparation paste.  Contains mild abrasive.  Silicone free.',
		'price': 18.95,
		'discounts': {},
		'images': ['cart/images/th_ACQS1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tx9af200': {
		'id': 'tx9af200',
		'id_user': 'SEACQS3 - Quick Scuff Matting Paste 3kg',
		'name': 'SEACQS3 - Quick Scuff Matting Paste 3kg',
		'category': 'af2abcde',
		'description': 'Prepainting surface preparation paste.  Contains mild abrasive.  Silicone free.',
		'price': 45.95,
		'discounts': {},
		'images': ['cart/images/th_ACQS3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'de8af200': {
		'id': 'de8af200',
		'id_user': 'SEAVRS20 - Rapid Shine 20ltr',
		'name': 'SEAVRS20 - Rapid Shine 20ltr',
		'category': 'af2abcde',
		'description': 'A universal silicone rejuvenator for exterior plastic, rubber & vinyl components.',
		'price': 148.95,
		'discounts': {},
		'images': ['cart/images/th_AVRS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gw7af200': {
		'id': 'gw7af200',
		'id_user': 'SEAVR5 - Ripper 5ltr',
		'name': 'SEAVR5 - Ripper 5ltr',
		'category': 'af2abcde',
		'description': 'Extra heavy duty all purpose cleaner degreaser for vehicle detailing & commercial cleaning.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_AVR5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dn6af200': {
		'id': 'dn6af200',
		'id_user': 'SEAVR20 - Ripper 20ltr',
		'name': 'SEAVR20 - Ripper 20ltr',
		'category': 'af2abcde',
		'description': 'Extra heavy duty all purpose cleaner degreaser for vehicle detailing & commercial cleaning.',
		'price': 59.95,
		'discounts': {},
		'images': ['cart/images/th_AVR20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ko6af200': {
		'id': 'ko6af200',
		'id_user': 'SEAVRB1 - Rubber Black 1ltr',
		'name': 'SEAVRB1 - Rubber Black 1ltr',
		'category': 'af2abcde',
		'description': 'Solvent-based tyre paint with that new tyre matt look finish.',
		'price': 15.95,
		'discounts': {},
		'images': ['cart/images/th_AVRB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zy0af200': {
		'id': 'zy0af200',
		'id_user': 'SEAVRB4 - Rubber Black 4ltr',
		'name': 'SEAVRB4 - Rubber Black 4ltr',
		'category': 'af2abcde',
		'description': 'Solvent-based tyre paint with that new tyre matt look finish.',
		'price': 44.95,
		'discounts': {},
		'images': ['cart/images/th_AVRB4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nh3af200': {
		'id': 'nh3af200',
		'id_user': 'SEAUR500 - Rust Converter 500ml',
		'name': 'SEAUR500 - Rust Converter 500ml',
		'category': 'af2abcde',
		'description': 'Converts surface rust to an iron phosphate coating prior to priming metal.  Can also remove rust stains. Contains: Phosphoric Acid',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_AUR500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'co1af200': {
		'id': 'co1af200',
		'id_user': 'SEAUR1 - Rust Converter 1ltr',
		'name': 'SEAUR1 - Rust Converter 1ltr',
		'category': 'af2abcde',
		'description': 'Converts surface rust to an iron phosphate coating prior to priming metal.  Can also remove rust stains. Contains: Phosphoric Acid',
		'price': 18.95,
		'discounts': {},
		'images': ['cart/images/th_AUR1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lk0af200': {
		'id': 'lk0af200',
		'id_user': 'SEAUR5 - Rust Converter 5ltr',
		'name': 'SEAUR5 - Rust Converter 5ltr',
		'category': 'af2abcde',
		'description': 'Converts surface rust to an iron phosphate coating prior to priming metal.  Can also remove rust stains. Contains: Phosphoric Acid',
		'price': 59.95,
		'discounts': {},
		'images': ['cart/images/th_AUR500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vi3af200': {
		'id': 'vi3af200',
		'id_user': 'SEAUR20 - Rust Converter 20ltr',
		'name': 'SEAUR20 - Rust Converter 20ltr',
		'category': 'af2abcde',
		'description': 'Converts surface rust to an iron phosphate coating prior to priming metal.  Can also remove rust stains. Contains: Phosphoric Acid',
		'price': 141.95,
		'discounts': {},
		'images': ['cart/images/th_AUR500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kr8af200': {
		'id': 'kr8af200',
		'id_user': 'SEAURC500 - Rust Prime 500ml',
		'name': 'SEAURC500 - Rust Prime 500ml',
		'category': 'af2abcde',
		'description': 'Converts rust and seals metal surfaces ready for subsequent industrial painting applications.',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_AURC500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ff9af200': {
		'id': 'ff9af200',
		'id_user': 'SEAURC1 - Rust Prime 1ltr',
		'name': 'SEAURC1 - Rust Prime 1ltr',
		'category': 'af2abcde',
		'description': 'Converts rust and seals metal surfaces ready for subsequent industrial painting applications.',
		'price': 40.50,
		'discounts': {},
		'images': ['cart/images/th_AURC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'te9af200': {
		'id': 'te9af200',
		'id_user': 'SEAURC4 - Rust Prime 4ltr',
		'name': 'SEAURC4 - Rust Prime 4ltr',
		'category': 'af2abcde',
		'description': 'Converts rust and seals metal surfaces ready for subsequent industrial painting applications.',
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/th_AURC4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zn8af200': {
		'id': 'zn8af200',
		'id_user': 'SEAURP1T - Rust Proof 1ltr',
		'name': 'SEAURP1T - Rust Proof 1ltr',
		'category': 'af2abcde',
		'description': 'Long life anti corrosive coating for rust & corrosion protection of internal cavities in vehicles, trailers, caravans etc. Internal Cavity Rust Proofing',
		'price': 20.95,
		'discounts': {},
		'images': ['cart/images/th_AURP1T.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'co8af200': {
		'id': 'co8af200',
		'id_user': 'SEAURP4 - Rust Proof 4ltr',
		'name': 'SEAURP4 - Rust Proof 4ltr',
		'category': 'af2abcde',
		'description': 'Long life anti corrosive coating for rust & corrosion protection of internal cavities in vehicles, trailers, caravans etc. Internal Cavity Rust Proofing',
		'price': 49.95,
		'discounts': {},
		'images': ['cart/images/th_AURP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'na1af200': {
		'id': 'na1af200',
		'id_user': 'SEAURP20 - Rust Proof 20ltr',
		'name': 'SEAURP20 - Rust Proof 20ltr',
		'category': 'af2abcde',
		'description': 'Long life anti corrosive coating for rust & corrosion protection of internal cavities in vehicles, trailers, caravans etc. Internal Cavity Rust Proofing',
		'price': 193.95,
		'discounts': {},
		'images': ['cart/images/th_AURP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zt7af200': {
		'id': 'zt7af200',
		'id_user': 'SEAMSS900 - Seam Sealer 900g',
		'name': 'SEAMSS900 - Seam Sealer 900g',
		'category': 'af2abcde',
		'description': 'Seals overlap and welded seams on vehicles.  Matches OEM finish.',
		'price': 31.95,
		'discounts': {},
		'images': ['cart/images/th_AMSS900.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fp5af200': {
		'id': 'fp5af200',
		'id_user': 'SEAPSS1 - Showroom Shine Polymer Glaze 1ltr',
		'name': 'SEAPSS1 - Showroom Shine Polymer Glaze 1ltr',
		'category': 'af2abcde',
		'description': 'Premium long life polymer glaze polish, highly UV resistant, easy to apply & remove.',
		'price': 20.95,
		'discounts': {},
		'images': ['cart/images/th_APSS1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ec3af200': {
		'id': 'ec3af200',
		'id_user': 'SEASWG1 - Silicon Release Wax & Grease Remover 1ltr',
		'name': 'SEASWG1 - Silicon Release Wax & Grease Remover 1ltr',
		'category': 'af2abcde',
		'description': 'Cleaning agent formulated to dissolve & remove waxes, grease & silicone prior to painting.  Also safely removes bitumen & glue residue from painted surfaces.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_ASWG1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'st1af200': {
		'id': 'st1af200',
		'id_user': 'SEASWG4 - Silicon Release Wax & Grease Remover 4ltr',
		'name': 'SEASWG4 - Silicon Release Wax & Grease Remover 4ltr',
		'category': 'af2abcde',
		'description': 'Cleaning agent formulated to dissolve & remove waxes, grease & silicone prior to painting.  Also safely removes bitumen & glue residue from painted surfaces.',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_ASWG4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jb2af200': {
		'id': 'jb2af200',
		'id_user': 'SEASWG20 - Silicon Release Wax & Grease Remover 20ltr',
		'name': 'SEASWG20 - Silicon Release Wax & Grease Remover 20ltr',
		'category': 'af2abcde',
		'description': 'Cleaning agent formulated to dissolve & remove waxes, grease & silicone prior to painting.  Also safely removes bitumen & glue residue from painted surfaces.',
		'price': 88.95,
		'discounts': {},
		'images': ['cart/images/th_ASWG4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rg5af200': {
		'id': 'rg5af200',
		'id_user': 'SEATS5 - Speedy 5ltr',
		'name': 'SEATS5 - Speedy 5ltr',
		'category': 'af2abcde',
		'description': 'Concentrated fast-cleaning detergent suitable for truck, coach & car washing.  Neutral pH.  Safe on paintwork.  - QUICK BREAK - BIODEGRADABLE',
		'price': 25.95,
		'discounts': {},
		'images': ['cart/images/th_ATS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sv1af200': {
		'id': 'sv1af200',
		'id_user': 'SEATS20 - Speedy 20ltr',
		'name': 'SEATS20 - Speedy 20ltr',
		'category': 'af2abcde',
		'description': 'Concentrated fast-cleaning detergent suitable for truck, coach & car washing.  Neutral pH.  Safe on paintwork.  - QUICK BREAK - BIODEGRADABLE',
		'price': 76.95,
		'discounts': {},
		'images': ['cart/images/th_ATS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg6af200': {
		'id': 'bg6af200',
		'id_user': 'SEATS200 - Speedy 200ltr',
		'name': 'SEATS200 - Speedy 200ltr',
		'category': 'af2abcde',
		'description': 'Concentrated fast-cleaning detergent suitable for truck, coach & car washing.  Neutral pH.  Safe on paintwork.  - QUICK BREAK - BIODEGRADABLE',
		'price': 576.95,
		'discounts': {},
		'images': ['cart/images/th_ATS200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vw8af200': {
		'id': 'vw8af200',
		'id_user': 'SEARSP1 - Spray Putty 1ltr',
		'name': 'SEARSP1 - Spray Putty 1ltr',
		'category': 'af2abcde',
		'description': 'High build sprayable acrylic putty for  filling of minor imperfections.',
		'price': 20.95,
		'discounts': {},
		'images': ['cart/images/th_ARSP1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm0af200': {
		'id': 'rm0af200',
		'id_user': 'SEARSP4 - Spray Putty 4ltr',
		'name': 'SEARSP4 - Spray Putty 4ltr',
		'category': 'af2abcde',
		'description': 'High build sprayable acrylic putty for  filling of minor imperfections.',
		'price': 59.95,
		'discounts': {},
		'images': ['cart/images/th_ARSP4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ib9af200': {
		'id': 'ib9af200',
		'id_user': 'SEAUSB1T - Stone Sheild Black 1ltr',
		'name': 'SEAUSB1T - Stone Sheild Black 1ltr',
		'category': 'af2abcde',
		'description': 'Acrylic stone chip coating for front stonetrays & sills.  Must be top coated.    &#39;- Water Based 1ltr tall cans',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_AUSB1T.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qy9af200': {
		'id': 'qy9af200',
		'id_user': 'SEAFSB1 - Subframe Black 1ltr',
		'name': 'SEAFSB1 - Subframe Black 1ltr',
		'category': 'af2abcde',
		'description': 'QD Semi-Gloss black enamel for subframes, wheel arches and engine bays.',
		'price': 13.95,
		'discounts': {},
		'images': ['cart/images/th_AFSB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vk9af200': {
		'id': 'vk9af200',
		'id_user': 'SEAFSB4 - Subframe Black 4ltr',
		'name': 'SEAFSB4 - Subframe Black 4ltr',
		'category': 'af2abcde',
		'description': 'QD Semi-Gloss black enamel for subframes, wheel arches and engine bays.',
		'price': 39.95,
		'discounts': {},
		'images': ['cart/images/th_AFSB4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'et4af200': {
		'id': 'et4af200',
		'id_user': 'SEAVSG4 - Super Gloss 4ltr',
		'name': 'SEAVSG4 - Super Gloss 4ltr',
		'category': 'af2abcde',
		'description': 'Fast drying solvent-based high gloss tyre black & underbody finish.',
		'price': 46.50,
		'discounts': {},
		'images': ['cart/images/th_AVSG4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tp0af200': {
		'id': 'tp0af200',
		'id_user': 'SEAVSG20 - Super Gloss 20ltr',
		'name': 'SEAVSG20 - Super Gloss 20ltr',
		'category': 'af2abcde',
		'description': 'Fast drying solvent-based high gloss tyre black & underbody finish.',
		'price': 196.50,
		'discounts': {},
		'images': ['cart/images/th_AVSG20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pj7af200': {
		'id': 'pj7af200',
		'id_user': 'SEACLC1 - Superior Cut Liquid Cutting Compound 3ltr',
		'name': 'SEACLC1 - Superior Cut Liquid Cutting Compound 3ltr',
		'category': 'af2abcde',
		'description': '2 pack liquid cutting compound, can be used on acrylic & fibreglass.',
		'price': 23.95,
		'discounts': {},
		'images': ['cart/images/th_ACLC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ru7af200': {
		'id': 'ru7af200',
		'id_user': 'SEAQTB5 - Tag Buster 5ltr',
		'name': 'SEAQTB5 - Tag Buster 5ltr',
		'category': 'af2abcde',
		'description': 'Light duty graffiti remover',
		'price': 66.95,
		'discounts': {},
		'images': ['cart/images/th_AQTB5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ff4af200': {
		'id': 'ff4af200',
		'id_user': 'SEATTW2 - TW20 Truck Wash 2ltr',
		'name': 'SEATTW2 - TW20 Truck Wash 2ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated truck washing detergent.  pH Neutral.  Safe on paintwork.  Suitable for: trucks, utes, buses, 4WD&#39;s, trailers, caravans, bikes etc.  - QUICK BREAK - BIODEGRADABLE',
		'price': 14.95,
		'discounts': {},
		'images': ['cart/images/th_ATTW2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'he7af200': {
		'id': 'he7af200',
		'id_user': 'SEATTW5 - TW20 Truck Wash 5ltr',
		'name': 'SEATTW5 - TW20 Truck Wash 5ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated truck washing detergent.  pH Neutral.  Safe on paintwork.  Suitable for: trucks, utes, buses, 4WD&#39;s, trailers, caravans, bikes etc.  - QUICK BREAK - BIODEGRADABLE',
		'price': 23.95,
		'discounts': {},
		'images': ['cart/images/th_ATTW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dn8af200': {
		'id': 'dn8af200',
		'id_user': 'SEATTW20 - TW20 Truck Wash 20ltr',
		'name': 'SEATTW20 - TW20 Truck Wash 20ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated truck washing detergent.  pH Neutral.  Safe on paintwork.  Suitable for: trucks, utes, buses, 4WD&#39;s, trailers, caravans, bikes etc.  - QUICK BREAK - BIODEGRADABLE',
		'price': 70.95,
		'discounts': {},
		'images': ['cart/images/th_ATTW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jl7af200': {
		'id': 'jl7af200',
		'id_user': 'SEATTW200 - TW20 Truck Wash 200ltr',
		'name': 'SEATTW200 - TW20 Truck Wash 200ltr',
		'category': 'af2abcde',
		'description': 'Heavy duty concentrated truck washing detergent.  pH Neutral.  Safe on paintwork.  Suitable for: trucks, utes, buses, 4WD&#39;s, trailers, caravans, bikes etc.  - QUICK BREAK - BIODEGRADABLE',
		'price': 564.00,
		'discounts': {},
		'images': ['cart/images/th_ATTW200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mq6af200': {
		'id': 'mq6af200',
		'id_user': 'SEAVTS5 - Tyre Sheen 5ltr',
		'name': 'SEAVTS5 - Tyre Sheen 5ltr',
		'category': 'af2abcde',
		'description': 'Economical non-silicone based liquid which can be used on wet tyres to leave a sheen.  Paint shop safe.',
		'price': 27.95,
		'discounts': {},
		'images': ['cart/images/th_AVTS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ad8af200': {
		'id': 'ad8af200',
		'id_user': 'SEAVTS20 - Tyre Sheen 20ltr',
		'name': 'SEAVTS20 - Tyre Sheen 20ltr',
		'category': 'af2abcde',
		'description': 'Economical non-silicone based liquid which can be used on wet tyres to leave a sheen.  Paint shop safe.',
		'price': 84.95,
		'discounts': {},
		'images': ['cart/images/th_AVTS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'he9af200': {
		'id': 'he9af200',
		'id_user': 'SEAVTS200 - Tyre Sheen 200ltr',
		'name': 'SEAVTS200 - Tyre Sheen 200ltr',
		'category': 'af2abcde',
		'description': 'Economical non-silicone based liquid which can be used on wet tyres to leave a sheen.  Paint shop safe.',
		'price': 634.00,
		'discounts': {},
		'images': ['cart/images/th_AVTS200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ww1af200': {
		'id': 'ww1af200',
		'id_user': 'SEAVVS5 - Vinyl Shine 5ltr',
		'name': 'SEAVVS5 - Vinyl Shine 5ltr',
		'category': 'af2abcde',
		'description': '(Like Armour-All)  Rejuvenator for vinyl, plastic, leather, rubber & laminates.',
		'price': 38.95,
		'discounts': {},
		'images': ['cart/images/th_AVVS5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ps3af200': {
		'id': 'ps3af200',
		'id_user': 'SEAVVS20 - Vinyl Shine 20ltr',
		'name': 'SEAVVS20 - Vinyl Shine 20ltr',
		'category': 'af2abcde',
		'description': '(Like Armour-All)  Rejuvenator for vinyl, plastic, leather, rubber & laminates.',
		'price': 148.95,
		'discounts': {},
		'images': ['cart/images/th_AVVS20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zg1af200': {
		'id': 'zg1af200',
		'id_user': 'SEAVWW2 - Wash & Wax 2ltr',
		'name': 'SEAVWW2 - Wash & Wax 2ltr',
		'category': 'af2abcde',
		'description': '2 in 1 car washing detergent & protective wax.  Cleans & shines in one operation.  Safe on all paint types.',
		'price': 14.95,
		'discounts': {},
		'images': ['cart/images/th_AVWW2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ev8af200': {
		'id': 'ev8af200',
		'id_user': 'SEAVWW5 - Wash & Wax 5ltr',
		'name': 'SEAVWW5 - Wash & Wax 5ltr',
		'category': 'af2abcde',
		'description': '2 in 1 car washing detergent & protective wax.  Cleans & shines in one operation.  Safe on all paint types.',
		'price': 23.95,
		'discounts': {},
		'images': ['cart/images/th_AVWW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gh1af200': {
		'id': 'gh1af200',
		'id_user': 'SEAVWW20 - Wash & Wax 20ltr',
		'name': 'SEAVWW20 - Wash & Wax 20ltr',
		'category': 'af2abcde',
		'description': '2 in 1 car washing detergent & protective wax.  Cleans & shines in one operation.  Safe on all paint types.',
		'price': 74.95,
		'discounts': {},
		'images': ['cart/images/th_AVWW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nb1af200': {
		'id': 'nb1af200',
		'id_user': 'SEAVWC750 - Wheel & Tyre Cleaner 750ml',
		'name': 'SEAVWC750 - Wheel & Tyre Cleaner 750ml',
		'category': 'af2abcde',
		'description': 'Removes brake dust and dirt from wheels & tyres.',
		'price': 8.95,
		'discounts': {},
		'images': ['cart/images/th_AVWC750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pb0cw500': {
		'id': 'pb0cw500',
		'id_user': 'SEMCA1 - Alumium Cleaner 1ltr',
		'name': 'SEMCA1 - Alumium Cleaner 1ltr',
		'category': 'cw5abcde',
		'description': 'Effective acid based alumimium and stainless steel cleaner for all marine applications.',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_MCA1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lb4cw500': {
		'id': 'lb4cw500',
		'id_user': 'SEMCA5 - Alumium Cleaner 5ltr',
		'name': 'SEMCA5 - Alumium Cleaner 5ltr',
		'category': 'cw5abcde',
		'description': 'Effective acid based alumimium and stainless steel cleaner for all marine applications.',
		'price': 31.95,
		'discounts': {},
		'images': ['cart/images/th_MCA5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq0cw500': {
		'id': 'lq0cw500',
		'id_user': 'SEMCA20 - Alumium Cleaner 20ltr',
		'name': 'SEMCA20 - Alumium Cleaner 20ltr',
		'category': 'cw5abcde',
		'description': 'Effective acid based alumimium and stainless steel cleaner for all marine applications.',
		'price': 84.95,
		'discounts': {},
		'images': ['cart/images/th_MCA20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qw7cw500': {
		'id': 'qw7cw500',
		'id_user': 'SEMCBE1 - Bilge & Engine Cleaner 1ltr',
		'name': 'SEMCBE1 - Bilge & Engine Cleaner 1ltr',
		'category': 'cw5abcde',
		'description': 'Detergent which emulsifies grease, oil & sludge.  BIODEGRADABLE 7 LOW AQUATIC TOXICITY',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCBC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eg7cw500': {
		'id': 'eg7cw500',
		'id_user': 'SEMCBE5 - Bilge & Engine Cleaner 5ltr',
		'name': 'SEMCBE5 - Bilge & Engine Cleaner 5ltr',
		'category': 'cw5abcde',
		'description': 'Detergent which emulsifies grease, oil & sludge.  BIODEGRADABLE 7 LOW AQUATIC TOXICITY',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_MCBC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fs5cw500': {
		'id': 'fs5cw500',
		'id_user': 'SEMCBW1 - Boat Wash 1ltr',
		'name': 'SEMCBW1 - Boat Wash 1ltr',
		'category': 'cw5abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nt0cw500': {
		'id': 'nt0cw500',
		'id_user': 'SEMCBW5 - Boat Wash 5ltr',
		'name': 'SEMCBW5 - Boat Wash 5ltr',
		'category': 'cw5abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fd5cw500': {
		'id': 'fd5cw500',
		'id_user': 'SEMCBW20 - Boat Wash 20ltr',
		'name': 'SEMCBW20 - Boat Wash 20ltr',
		'category': 'cw5abcde',
		'description': 'Concentrated detergent for cleaning fibreglass, aluminium, steel, vinyl & most painted surfaces. - BIODEGRADABLE',
		'price': 77.95,
		'discounts': {},
		'images': ['cart/images/th_MCBW20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lx7cw500': {
		'id': 'lx7cw500',
		'id_user': 'SEMCWW1 - Boat Wash & Wax 1ltr',
		'name': 'SEMCWW1 - Boat Wash & Wax 1ltr',
		'category': 'cw5abcde',
		'description': 'Premium cleaning detergent with added wax, shines & protects all marine surfaces.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCWW1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gq4cw500': {
		'id': 'gq4cw500',
		'id_user': 'SEMCWW5 - Boat Wash & Wax 5ltr',
		'name': 'SEMCWW5 - Boat Wash & Wax 5ltr',
		'category': 'cw5abcde',
		'description': 'Premium cleaning detergent with added wax, shines & protects all marine surfaces.',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_MCWW5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jl6cw500': {
		'id': 'jl6cw500',
		'id_user': 'SEMCSR1 - Deisel Soot Remover 1ltr',
		'name': 'SEMCSR1 - Deisel Soot Remover 1ltr',
		'category': 'cw5abcde',
		'description': 'Easily removes diesel soot from fibreglass & painted surfaces.  BIODEGRADABLE.',
		'price': 10.95,
		'discounts': {},
		'images': ['cart/images/th_MCSR1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ab6cw500': {
		'id': 'ab6cw500',
		'id_user': 'SEMCSR5 - Deisel Soot Remover 5ltr',
		'name': 'SEMCSR5 - Deisel Soot Remover 5ltr',
		'category': 'cw5abcde',
		'description': 'Easily removes diesel soot from fibreglass & painted surfaces.  BIODEGRADABLE.',
		'price': 26.95,
		'discounts': {},
		'images': ['cart/images/th_MCSR5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gf3cw500': {
		'id': 'gf3cw500',
		'id_user': 'SEMCD1 - Drifter Hull Cleaner & Stain Remover 1ltr',
		'name': 'SEMCD1 - Drifter Hull Cleaner & Stain Remover 1ltr',
		'category': 'cw5abcde',
		'description': 'Gelcoat restorer and rust stain remover.  De-yellows fibreglass & painted hulls.  BIODEGRADABLE.',
		'price': 13.95,
		'discounts': {},
		'images': ['cart/images/th_MCD1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yb1cw500': {
		'id': 'yb1cw500',
		'id_user': 'SEMCD5 - Drifter Hull Cleaner & Stain Remover 5ltr',
		'name': 'SEMCD5 - Drifter Hull Cleaner & Stain Remover 5ltr',
		'category': 'cw5abcde',
		'description': 'Gelcoat restorer and rust stain remover.  De-yellows fibreglass & painted hulls.  BIODEGRADABLE.',
		'price': 32.95,
		'discounts': {},
		'images': ['cart/images/th_MCD5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'si4cw500': {
		'id': 'si4cw500',
		'id_user': 'SEMCD20 - Drifter Hull Cleaner & Stain Remover 20ltr',
		'name': 'SEMCD20 - Drifter Hull Cleaner & Stain Remover 20ltr',
		'category': 'cw5abcde',
		'description': 'Gelcoat restorer and rust stain remover.  De-yellows fibreglass & painted hulls.  BIODEGRADABLE.',
		'price': 121.95,
		'discounts': {},
		'images': ['cart/images/th_MCD20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ya0cw500': {
		'id': 'ya0cw500',
		'id_user': 'SEMPFB500 - Fibreglass Buffing Compound 500ml',
		'name': 'SEMPFB500 - Fibreglass Buffing Compound 500ml',
		'category': 'cw5abcde',
		'description': 'Fast working liquid cutter for fibreglass & painted surfaces.',
		'price': 11.95,
		'discounts': {},
		'images': ['cart/images/th_MPFB500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zf2cw500': {
		'id': 'zf2cw500',
		'id_user': 'SEMPFB1 - Fibreglass Buffing Compound 500ml',
		'name': 'SEMPFB1 - Fibreglass Buffing Compound 500ml',
		'category': 'cw5abcde',
		'description': 'Fast working liquid cutter for fibreglass & painted surfaces.',
		'price': 22.95,
		'discounts': {},
		'images': ['cart/images/th_MPFB1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pb3cw500': {
		'id': 'pb3cw500',
		'id_user': 'SEMMEKP20 - Fibreglass MEKP 20ml',
		'name': 'SEMMEKP20 - Fibreglass MEKP 20ml',
		'category': 'cw5abcde',
		'description': 'Catalyst for polyester resin',
		'price': 7.95,
		'discounts': {},
		'images': ['cart/images/th_MMEKP20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ak9cw500': {
		'id': 'ak9cw500',
		'id_user': 'SEMPFE500 - Fibreglass Polish (Extra Cut) 500ml',
		'name': 'SEMPFE500 - Fibreglass Polish (Extra Cut) 500ml',
		'category': 'cw5abcde',
		'description': 'High lustre polish with cutter.<br />Contains: Carnauba Wax.',
		'price': 13.95,
		'discounts': {},
		'images': ['cart/images/th_MPFE500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gy5cw500': {
		'id': 'gy5cw500',
		'id_user': 'SEMPFE18 - Fibreglass Polish (Extra Cut) 1.8kg',
		'name': 'SEMPFE18 - Fibreglass Polish (Extra Cut) 1.8kg',
		'category': 'cw5abcde',
		'description': 'High lustre polish with cutter.<br />Contains: Carnauba Wax.',
		'price': 35.95,
		'discounts': {},
		'images': ['cart/images/th_MPFE18.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sz4cw500': {
		'id': 'sz4cw500',
		'id_user': 'SEMPFS500 - Fibreglass Polish (Super Fine) 500ml',
		'name': 'SEMPFS500 - Fibreglass Polish (Super Fine) 500ml',
		'category': 'cw5abcde',
		'description': 'High lustre general purpose polish.<br />Contains: Carnauba Wax.',
		'price': 13.95,
		'discounts': {},
		'images': ['cart/images/th_MPFS500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ah2cw500': {
		'id': 'ah2cw500',
		'id_user': 'SEMPFS18 - Fibreglass Polish (Super Fine) 1.8kg',
		'name': 'SEMPFS18 - Fibreglass Polish (Super Fine) 1.8kg',
		'category': 'cw5abcde',
		'description': 'High lustre general purpose polish.<br />Contains: Carnauba Wax.',
		'price': 35.95,
		'discounts': {},
		'images': ['cart/images/th_MPFS18.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vk7cw500': {
		'id': 'vk7cw500',
		'id_user': 'SEMPFRW500 - Fibreglass Restorer & Wax 500ml',
		'name': 'SEMPFRW500 - Fibreglass Restorer & Wax 500ml',
		'category': 'cw5abcde',
		'description': 'Long life polymer wax / polish for added protection.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_MPFRW500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	're3cw500': {
		'id': 're3cw500',
		'id_user': 'SEMPFRW1 - Fibreglass Restorer & Wax 1ltr',
		'name': 'SEMPFRW1 - Fibreglass Restorer & Wax 1ltr',
		'category': 'cw5abcde',
		'description': 'Long life polymer wax / polish for added protection.',
		'price': 28.95,
		'discounts': {},
		'images': ['cart/images/th_MPFRW1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'my2cw500': {
		'id': 'my2cw500',
		'id_user': 'SEMCIC1 - Inflatable Boat & Canopy Cleaner 1ltr',
		'name': 'SEMCIC1 - Inflatable Boat & Canopy Cleaner 1ltr',
		'category': 'cw5abcde',
		'description': 'Cleans & revitalises boat canopies, inflatable boats & vinyl seats.  BIODEGRADABLE.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCIC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yh9cw500': {
		'id': 'yh9cw500',
		'id_user': 'SEMCTD5 - Marine Clene Timber Deck 5ltr',
		'name': 'SEMCTD5 - Marine Clene Timber Deck 5ltr',
		'category': 'cw5abcde',
		'description': 'Acidic detergent for removing industrial fallout & cleaning timber decks. BIODEGRADABLE',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_MCMC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qe3cw500': {
		'id': 'qe3cw500',
		'id_user': 'SEMCTD20 - Marine Clene Timber Deck 20ltr',
		'name': 'SEMCTD20 - Marine Clene Timber Deck 20ltr',
		'category': 'cw5abcde',
		'description': 'Acidic detergent for removing industrial fallout & cleaning timber decks. BIODEGRADABLE',
		'price': 76.95,
		'discounts': {},
		'images': ['cart/images/th_MCMC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tl6cw500': {
		'id': 'tl6cw500',
		'id_user': 'SEEMG400 - Marine Guard 400g Spray',
		'name': 'SEEMG400 - Marine Guard 400g Spray',
		'category': 'cw5abcde',
		'description': 'Marine lanolin based corrosion preventative lubricant penetrant designed to protect against the harsh marine environment.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_EMG400.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xf3cw500': {
		'id': 'xf3cw500',
		'id_user': 'SEMTTT1 - Portasan Top Tank Rinse 1ltr',
		'name': 'SEMTTT1 - Portasan Top Tank Rinse 1ltr',
		'category': 'cw5abcde',
		'description': 'Leaves a protective film on the surface of the toilet bowl and valves after each flush.  Refreshing fragrance.',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MTTT1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nl6cw500': {
		'id': 'nl6cw500',
		'id_user': 'SEMTTT5 - Portasan Top Tank Rinse 5ltr',
		'name': 'SEMTTT5 - Portasan Top Tank Rinse 5ltr',
		'category': 'cw5abcde',
		'description': 'Leaves a protective film on the surface of the toilet bowl and valves after each flush.  Refreshing fragrance.',
		'price': 19.95,
		'discounts': {},
		'images': ['cart/images/th_MTTT5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fu8cw500': {
		'id': 'fu8cw500',
		'id_user': 'SEMTWT1 - Portasan Waste Tank Additive 1ltr',
		'name': 'SEMTWT1 - Portasan Waste Tank Additive 1ltr',
		'category': 'cw5abcde',
		'description': 'Concentrated germicidal neutraliser which reduces toilet waste to disposable liquid form  *Formaldehyde free"',
		'price': 11.95,
		'discounts': {},
		'images': ['cart/images/th_MTWT1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ch7cw500': {
		'id': 'ch7cw500',
		'id_user': 'SEMTWT5 - Portasan Waste Tank Additive 5ltr',
		'name': 'SEMTWT5 - Portasan Waste Tank Additive 5ltr',
		'category': 'cw5abcde',
		'description': 'Concentrated germicidal neutraliser which reduces toilet waste to disposable liquid form  *Formaldehyde free"',
		'price': 24.95,
		'discounts': {},
		'images': ['cart/images/th_MTWT1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xa3cw500': {
		'id': 'xa3cw500',
		'id_user': 'SEMCRSR750 - Rust Stain Remover 750ml Spray',
		'name': 'SEMCRSR750 - Rust Stain Remover 750ml Spray',
		'category': 'cw5abcde',
		'description': 'Fast acting rust stain remover',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/th_MCRSR750.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ni9cw500': {
		'id': 'ni9cw500',
		'id_user': 'SEMPSS250 - Stainless Steel Cleaner Polish 250g',
		'name': 'SEMPSS250 - Stainless Steel Cleaner Polish 250g',
		'category': 'cw5abcde',
		'description': 'Polishes chrome, aluminium, alloys, stainless steel, brass, bronze, copperware & nickel.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_MPSS250.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gg2cw500': {
		'id': 'gg2cw500',
		'id_user': 'SEMPTO500 - Teak Oil 500ml',
		'name': 'SEMPTO500 - Teak Oil 500ml',
		'category': 'cw5abcde',
		'description': 'Restores a rich golden colour and fights weathering on timber surfaces.',
		'price': 12.95,
		'discounts': {},
		'images': ['cart/images/th_MPTO500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mu0fi200': {
		'id': 'mu0fi200',
		'id_user': 'PMTK200  - Regular Speed Thickline  200mm ',
		'name': 'PMTK200  - Regular Speed Thickline  200mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  200mm ',
		'price': 6.95,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fg4fi200': {
		'id': 'fg4fi200',
		'id_user': 'PMTK250  - Regular Speed Thickline  250mm ',
		'name': 'PMTK250  - Regular Speed Thickline  250mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  250mm ',
		'price': 7.9,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xu3fi200': {
		'id': 'xu3fi200',
		'id_user': 'PMTK280  - Regular Speed Thickline  280mm ',
		'name': 'PMTK280  - Regular Speed Thickline  280mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  280mm ',
		'price': 8.62,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lb1fi200': {
		'id': 'lb1fi200',
		'id_user': 'PMTK300  - Regular Speed Thickline  300mm ',
		'name': 'PMTK300  - Regular Speed Thickline  300mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  300mm ',
		'price': 8.91,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'os5fi200': {
		'id': 'os5fi200',
		'id_user': 'PMTK325  - Regular Speed Thickline  325mm ',
		'name': 'PMTK325  - Regular Speed Thickline  325mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  325mm ',
		'price': 10.65,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'da0fi200': {
		'id': 'da0fi200',
		'id_user': 'PMTK350  - Regular Speed Thickline  350mm ',
		'name': 'PMTK350  - Regular Speed Thickline  350mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  350mm ',
		'price': 11.26,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ac8fi200': {
		'id': 'ac8fi200',
		'id_user': 'PMTK380  - Regular Speed Thickline  380mm ',
		'name': 'PMTK380  - Regular Speed Thickline  380mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  380mm ',
		'price': 11.6,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yc4fi200': {
		'id': 'yc4fi200',
		'id_user': 'PMTK400  - Regular Speed Thickline  400mm ',
		'name': 'PMTK400  - Regular Speed Thickline  400mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  400mm ',
		'price': 11.72,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yx2fi200': {
		'id': 'yx2fi200',
		'id_user': 'PMTK425  - Regular Speed Thickline  425mm ',
		'name': 'PMTK425  - Regular Speed Thickline  425mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  425mm ',
		'price': 14.75,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ac9fi200': {
		'id': 'ac9fi200',
		'id_user': 'PMTK450  - Regular Speed Thickline  450mm ',
		'name': 'PMTK450  - Regular Speed Thickline  450mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  450mm ',
		'price': 16.65,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ky5fi200': {
		'id': 'ky5fi200',
		'id_user': 'PMTK475  - Regular Speed Thickline  475mm ',
		'name': 'PMTK475  - Regular Speed Thickline  475mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  475mm ',
		'price': 19.34,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ne9fi200': {
		'id': 'ne9fi200',
		'id_user': 'PMTK500  - Regular Speed Thickline  500mm ',
		'name': 'PMTK500  - Regular Speed Thickline  500mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  500mm ',
		'price': 20.56,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'id9fi200': {
		'id': 'id9fi200',
		'id_user': 'PMTK525  - Regular Speed Thickline  525mm ',
		'name': 'PMTK525  - Regular Speed Thickline  525mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  525mm ',
		'price': 24.32,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gl1fi200': {
		'id': 'gl1fi200',
		'id_user': 'PMTK550  - Regular Speed Thickline  550mm ',
		'name': 'PMTK550  - Regular Speed Thickline  550mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  550mm ',
		'price': 28.09,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cw8fi200': {
		'id': 'cw8fi200',
		'id_user': 'PMTK600  - Regular Speed Thickline  600mm ',
		'name': 'PMTK600  - Regular Speed Thickline  600mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  600mm ',
		'price': 41.48,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jo7fi200': {
		'id': 'jo7fi200',
		'id_user': 'PMTK680  - Regular Speed Thickline  680mm ',
		'name': 'PMTK680  - Regular Speed Thickline  680mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  680mm ',
		'price': 50.65,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'is3fi200': {
		'id': 'is3fi200',
		'id_user': 'PMTK715  - Regular Speed Thickline  715mm ',
		'name': 'PMTK715  - Regular Speed Thickline  715mm ',
		'category': 'fi2abcde',
		'description': 'Glomesh Floor Pads - Regular Speed Thickline  715mm ',
		'price': 53.22,
		'discounts': {},
		'images': ['cart/images/p090_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'db9uc300': {
		'id': 'db9uc300',
		'id_user': 'PMPMUH300  - Ultra High Speed 300mm ',
		'name': 'PMPMUH300  - Ultra High Speed 300mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 300mm ',
		'price': 10.03,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hg6uc300': {
		'id': 'hg6uc300',
		'id_user': 'PMUH325  - Ultra High Speed 325mm ',
		'name': 'PMUH325  - Ultra High Speed 325mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 325mm ',
		'price': 12.32,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jp6uc300': {
		'id': 'jp6uc300',
		'id_user': 'PMUH350  - Ultra High Speed 350mm ',
		'name': 'PMUH350  - Ultra High Speed 350mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 350mm ',
		'price': 13.2,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qv1uc300': {
		'id': 'qv1uc300',
		'id_user': 'PMUH375  - Ultra High Speed 375mm ',
		'name': 'PMUH375  - Ultra High Speed 375mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 375mm ',
		'price': 14.01,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ep6uc300': {
		'id': 'ep6uc300',
		'id_user': 'PMUH400  - Ultra High Speed 400mm ',
		'name': 'PMUH400  - Ultra High Speed 400mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 400mm ',
		'price': 15.01,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vg8uc300': {
		'id': 'vg8uc300',
		'id_user': 'PMUH425  - Ultra High Speed 425mm ',
		'name': 'PMUH425  - Ultra High Speed 425mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 425mm ',
		'price': 18.69,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mt3uc300': {
		'id': 'mt3uc300',
		'id_user': 'PMUH450  - Ultra High Speed 450mm ',
		'name': 'PMUH450  - Ultra High Speed 450mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 450mm ',
		'price': 20.59,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nw0uc300': {
		'id': 'nw0uc300',
		'id_user': 'PMUH475  - Ultra High Speed 475mm ',
		'name': 'PMUH475  - Ultra High Speed 475mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 475mm ',
		'price': 22.7,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vl3uc300': {
		'id': 'vl3uc300',
		'id_user': 'PMUH500  - Ultra High Speed 500mm ',
		'name': 'PMUH500  - Ultra High Speed 500mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 500mm ',
		'price': 23.16,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ji4uc300': {
		'id': 'ji4uc300',
		'id_user': 'PMUH525  - Ultra High Speed 525mm ',
		'name': 'PMUH525  - Ultra High Speed 525mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 525mm ',
		'price': 27.56,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'da1uc300': {
		'id': 'da1uc300',
		'id_user': 'PMUH550  - Ultra High Speed 550mm ',
		'name': 'PMUH550  - Ultra High Speed 550mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 550mm ',
		'price': 32.77,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sg9uc300': {
		'id': 'sg9uc300',
		'id_user': 'PMUH600  - Ultra High Speed 600mm ',
		'name': 'PMUH600  - Ultra High Speed 600mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 600mm ',
		'price': 47.77,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hi3uc300': {
		'id': 'hi3uc300',
		'id_user': 'PMUH680  - Ultra High Speed 680mm ',
		'name': 'PMUH680  - Ultra High Speed 680mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 680mm ',
		'price': 58.41,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gs2uc300': {
		'id': 'gs2uc300',
		'id_user': 'PMUH715  - Ultra High Speed 715mm ',
		'name': 'PMUH715  - Ultra High Speed 715mm ',
		'category': 'uc3abcde',
		'description': 'Glomesh Floor Pads - Ultra High Speed 715mm ',
		'price': 63.32,
		'discounts': {},
		'images': ['cart/images/p090_1_02.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gq4wo400': {
		'id': 'gq4wo400',
		'id_user': 'PMTH300  - Emerald - High Performance Stripping 300mm ',
		'name': 'PMTH300  - Emerald - High Performance Stripping 300mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 300mm ',
		'price': 18.83,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ho7wo400': {
		'id': 'ho7wo400',
		'id_user': 'PMTH325  - Emerald - High Performance Stripping 325mm ',
		'name': 'PMTH325  - Emerald - High Performance Stripping 325mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 325mm ',
		'price': 21.38,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mm2wo400': {
		'id': 'mm2wo400',
		'id_user': 'PMTH350  - Emerald - High Performance Stripping 350mm ',
		'name': 'PMTH350  - Emerald - High Performance Stripping 350mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 350mm ',
		'price': 23.23,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm9wo400': {
		'id': 'zm9wo400',
		'id_user': 'PMTH375  - Emerald - High Performance Stripping 375mm ',
		'name': 'PMTH375  - Emerald - High Performance Stripping 375mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 375mm ',
		'price': 24.38,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'el0wo400': {
		'id': 'el0wo400',
		'id_user': 'PMTH400  - Emerald - High Performance Stripping 400mm ',
		'name': 'PMTH400  - Emerald - High Performance Stripping 400mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 400mm ',
		'price': 24.55,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kd2wo400': {
		'id': 'kd2wo400',
		'id_user': 'PMTH425  - Emerald - High Performance Stripping 425mm ',
		'name': 'PMTH425  - Emerald - High Performance Stripping 425mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 425mm ',
		'price': 32.47,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sm4wo400': {
		'id': 'sm4wo400',
		'id_user': 'PMTH450  - Emerald - High Performance Stripping 450mm ',
		'name': 'PMTH450  - Emerald - High Performance Stripping 450mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 450mm ',
		'price': 34.85,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ir6wo400': {
		'id': 'ir6wo400',
		'id_user': 'PMTH500  - Emerald - High Performance Stripping 500mm ',
		'name': 'PMTH500  - Emerald - High Performance Stripping 500mm ',
		'category': 'wo4abcde',
		'description': 'Glomesh Floor Pads - Emerald - High Performance Stripping 500mm ',
		'price': 40.2,
		'discounts': {},
		'images': ['cart/images/glo-hpp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bz2bm900': {
		'id': 'bz2bm900',
		'id_user': 'PMTKU200CR  - Auto Scrub Coral  200mm ',
		'name': 'PMTKU200CR  - Auto Scrub Coral  200mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  200mm ',
		'price': 7.69,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ho9bm900': {
		'id': 'ho9bm900',
		'id_user': 'PMTKU250CR  - Auto Scrub Coral  250mm ',
		'name': 'PMTKU250CR  - Auto Scrub Coral  250mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  250mm ',
		'price': 8.71,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ae3bm900': {
		'id': 'ae3bm900',
		'id_user': 'PMTKU280CR  - Auto Scrub Coral  280mm ',
		'name': 'PMTKU280CR  - Auto Scrub Coral  280mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  280mm ',
		'price': 9.61,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hv1bm900': {
		'id': 'hv1bm900',
		'id_user': 'PMTKU300CR  - Auto Scrub Coral  300mm ',
		'name': 'PMTKU300CR  - Auto Scrub Coral  300mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  300mm ',
		'price': 9.86,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nx2bm900': {
		'id': 'nx2bm900',
		'id_user': 'PMTKU325CR  - Auto Scrub Coral  325mm ',
		'name': 'PMTKU325CR  - Auto Scrub Coral  325mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  325mm ',
		'price': 11.93,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dy5bm900': {
		'id': 'dy5bm900',
		'id_user': 'PMTKU35C0R  - Auto Scrub Coral  350mm ',
		'name': 'PMTKU35C0R  - Auto Scrub Coral  350mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  350mm ',
		'price': 12.58,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tt7bm900': {
		'id': 'tt7bm900',
		'id_user': 'PMTKU380CR  - Auto Scrub Coral  380mm ',
		'name': 'PMTKU380CR  - Auto Scrub Coral  380mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  380mm ',
		'price': 13.01,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'un3bm900': {
		'id': 'un3bm900',
		'id_user': 'PMTKU400CR  - Auto Scrub Coral  400mm ',
		'name': 'PMTKU400CR  - Auto Scrub Coral  400mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  400mm ',
		'price': 13.36,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nc3bm900': {
		'id': 'nc3bm900',
		'id_user': 'PMTKU425CR  - Auto Scrub Coral  425mm ',
		'name': 'PMTKU425CR  - Auto Scrub Coral  425mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  425mm ',
		'price': 16.42,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'iq7bm900': {
		'id': 'iq7bm900',
		'id_user': 'PMTKU450CR  - Auto Scrub Coral  450mm ',
		'name': 'PMTKU450CR  - Auto Scrub Coral  450mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  450mm ',
		'price': 18.44,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'up0bm900': {
		'id': 'up0bm900',
		'id_user': 'PMTKU475CR  - Auto Scrub Coral  475mm ',
		'name': 'PMTKU475CR  - Auto Scrub Coral  475mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  475mm ',
		'price': 21.52,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kg9bm900': {
		'id': 'kg9bm900',
		'id_user': 'PMTKU500CR  - Auto Scrub Coral  500mm ',
		'name': 'PMTKU500CR  - Auto Scrub Coral  500mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  500mm ',
		'price': 22.72,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pq0bm900': {
		'id': 'pq0bm900',
		'id_user': 'PMTKU525CR  - Auto Scrub Coral  525mm ',
		'name': 'PMTKU525CR  - Auto Scrub Coral  525mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  525mm ',
		'price': 27.1,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pr9bm900': {
		'id': 'pr9bm900',
		'id_user': 'PMTKU550CR  - Auto Scrub Coral  550mm ',
		'name': 'PMTKU550CR  - Auto Scrub Coral  550mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  550mm ',
		'price': 31.17,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dn7bm900': {
		'id': 'dn7bm900',
		'id_user': 'PMTKU600CR  - Auto Scrub Coral  600mm ',
		'name': 'PMTKU600CR  - Auto Scrub Coral  600mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  600mm ',
		'price': 46.02,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oh8bm900': {
		'id': 'oh8bm900',
		'id_user': 'PMTKU680CR  - Auto Scrub Coral  680mm ',
		'name': 'PMTKU680CR  - Auto Scrub Coral  680mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  680mm ',
		'price': 56.23,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gf7bm900': {
		'id': 'gf7bm900',
		'id_user': 'PMTKU715CR  - Auto Scrub Coral  715mm ',
		'name': 'PMTKU715CR  - Auto Scrub Coral  715mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Auto Scrub Coral  715mm ',
		'price': 58.96,
		'discounts': {},
		'images': ['cart/images/glomesh_autoscrub.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kt4bm900': {
		'id': 'kt4bm900',
		'id_user': 'PMTS200  - Sandscreens  200mm ',
		'name': 'PMTS200  - Sandscreens  200mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Sandscreens  200mm ',
		'price': 4.05,
		'discounts': {},
		'images': ['cart/images/glomesh_woodfloor.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ob5bm900': {
		'id': 'ob5bm900',
		'id_user': 'PMTS400  - Sandscreens  400mm ',
		'name': 'PMTS400  - Sandscreens  400mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Sandscreens  400mm ',
		'price': 6.6,
		'discounts': {},
		'images': ['cart/images/glomesh_woodfloor.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tq9bm900': {
		'id': 'tq9bm900',
		'id_user': 'PMTS200WHT  - Sandscreen Driver  200mm ',
		'name': 'PMTS200WHT  - Sandscreen Driver  200mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Sandscreen Driver  200mm ',
		'price': 4.58,
		'discounts': {},
		'images': ['cart/images/glomesh_woodfloor.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yj8bm900': {
		'id': 'yj8bm900',
		'id_user': 'PMTS400WHT  - Sandscreen Driver  400mm ',
		'name': 'PMTS400WHT  - Sandscreen Driver  400mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Sandscreen Driver  400mm ',
		'price': 9.33,
		'discounts': {},
		'images': ['cart/images/glomesh_woodfloor.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ie1bm900': {
		'id': 'ie1bm900',
		'id_user': 'PMTS200WIN  - Denib Pads Wine  200mm ',
		'name': 'PMTS200WIN  - Denib Pads Wine  200mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Denib Pads Wine  200mm ',
		'price': 4.84,
		'discounts': {},
		'images': ['cart/images/wilenking.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ir9bm900': {
		'id': 'ir9bm900',
		'id_user': 'PMTS400WIN  - Denib Pads Wine  400mm ',
		'name': 'PMTS400WIN  - Denib Pads Wine  400mm ',
		'category': 'bm9abcde',
		'description': 'Glomesh Floor Pads - Denib Pads Wine  400mm ',
		'price': 9.5,
		'discounts': {},
		'images': ['cart/images/wilenking.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tr2jd300': {
		'id': 'tr2jd300',
		'id_user': 'PMGBGLBGL3  - Glitterbug (with 3 pads)  ',
		'name': 'PMGBGLBGL3  - Glitterbug (with 3 pads)  ',
		'category': 'jd3abcde',
		'description': 'Glomesh Hand Pads - Glitterbug (with 3 pads)  ',
		'price': 15.75,
		'discounts': {},
		'images': ['cart/images/scrubadub_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gw2jd300': {
		'id': 'gw2jd300',
		'id_user': 'PMGBHNB003  - Hand Bug (with trowel handle & incl. 3 pads)  ',
		'name': 'PMGBHNB003  - Hand Bug (with trowel handle & incl. 3 pads)  ',
		'category': 'jd3abcde',
		'description': 'Glomesh Hand Pads - Hand Bug (with trowel handle & incl. 3 pads)  ',
		'price': 15.75,
		'discounts': {},
		'images': ['cart/images/scrubadub_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jn3jd300': {
		'id': 'jn3jd300',
		'id_user': 'PMGBSAD003  - Scrub-A-Dub (with 3 interchangeable pads)  ',
		'name': 'PMGBSAD003  - Scrub-A-Dub (with 3 interchangeable pads)  ',
		'category': 'jd3abcde',
		'description': 'Glomesh Hand Pads - Scrub-A-Dub (with 3 interchangeable pads)  ',
		'price': 10.3,
		'discounts': {},
		'images': ['cart/images/scrubadub_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yc1jd300': {
		'id': 'yc1jd300',
		'id_user': 'PMGBSPLASH  - Splash-Gard - Splash protector for floor machines   up to 400mm  ',
		'name': 'PMGBSPLASH  - Splash-Gard - Splash protector for floor machines   up to 400mm  ',
		'category': 'jd3abcde',
		'description': 'Glomesh Hand Pads - Splash-Gard - Splash protector for floor machines   up to 400mm  ',
		'price': 16.72,
		'discounts': {},
		'images': ['cart/images/splashgard.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tx4ce600': {
		'id': 'tx4ce600',
		'id_user': 'PMHKGLP *  - Glitterpads  250 x 115mm ',
		'name': 'PMHKGLP *  - Glitterpads  250 x 115mm ',
		'category': 'ce6abcde',
		'description': 'Glomesh Hand Pads - Glitterpads  250 x 115mm ',
		'price': 2.6,
		'discounts': {},
		'images': ['cart/images/glothickassort.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ts0ce600': {
		'id': 'ts0ce600',
		'id_user': 'PMHKGLP  - Glitterpads High Performance  250 x 115mm ',
		'name': 'PMHKGLP  - Glitterpads High Performance  250 x 115mm ',
		'category': 'ce6abcde',
		'description': 'Glomesh Hand Pads - Glitterpads High Performance  250 x 115mm ',
		'price': 4.68,
		'discounts': {},
		'images': ['cart/images/glothickassort.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ce9ce600': {
		'id': 'ce9ce600',
		'id_user': 'PMHK641 *  - Also Scrub-A-Dub Replacement Pads  150 x 100mm ',
		'name': 'PMHK641 *  - Also Scrub-A-Dub Replacement Pads  150 x 100mm ',
		'category': 'ce6abcde',
		'description': 'Glomesh Hand Pads - Also Scrub-A-Dub Replacement Pads  150 x 100mm ',
		'price': 1.67,
		'discounts': {},
		'images': ['cart/images/glothickassort.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mt6ce600': {
		'id': 'mt6ce600',
		'id_user': 'PMHK531A10  - Gala Hand Pads - Assorted  125 x 75mm ',
		'name': 'PMHK531A10  - Gala Hand Pads - Assorted  125 x 75mm ',
		'category': 'ce6abcde',
		'description': 'Glomesh Hand Pads - Gala Hand Pads - Assorted  125 x 75mm ',
		'price': 7.04,
		'discounts': {},
		'images': ['cart/images/glothickassort.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ky0iz000': {
		'id': 'ky0iz000',
		'id_user': 'PMHN120  - Green  Red  White  Blue  Yellow  300 x 300mm ',
		'name': 'PMHN120  - Green  Red  White  Blue  Yellow  300 x 300mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Green  Red  White  Blue  Yellow  300 x 300mm ',
		'price': 3.43,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ig9iz000': {
		'id': 'ig9iz000',
		'id_user': 'PMHN120  - Black  300 x 300mm ',
		'name': 'PMHN120  - Black  300 x 300mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Black  300 x 300mm ',
		'price': 5.03,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er6iz000': {
		'id': 'er6iz000',
		'id_user': 'PMHN120  - Walnut  300 x 300mm ',
		'name': 'PMHN120  - Walnut  300 x 300mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Walnut  300 x 300mm ',
		'price': 3.87,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ej5iz000': {
		'id': 'ej5iz000',
		'id_user': 'PMHN960  - Green  Red  White  Blue  Yellow  225 x 150mm ',
		'name': 'PMHN960  - Green  Red  White  Blue  Yellow  225 x 150mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Green  Red  White  Blue  Yellow  225 x 150mm ',
		'price': 1.18,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dn1iz000': {
		'id': 'dn1iz000',
		'id_user': 'PMHN960  - Black  225 x 150mm ',
		'name': 'PMHN960  - Black  225 x 150mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Black  225 x 150mm ',
		'price': 1.8,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'py4iz000': {
		'id': 'py4iz000',
		'id_user': 'PMHN960  - Walnut  225 x 150mm ',
		'name': 'PMHN960  - Walnut  225 x 150mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Walnut  225 x 150mm ',
		'price': 1.34,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yd0iz000': {
		'id': 'yd0iz000',
		'id_user': '"PMHN960GSK  - ""Gala"" Thinline Hand Pads - Green  225 x 150mm "',
		'name': '"PMHN960GSK  - ""Gala"" Thinline Hand Pads - Green  225 x 150mm "',
		'category': 'iz0abcde',
		'description': '"Glomesh Hand Pads - ""Gala"" Thinline Hand Pads - Green  225 x 150mm "',
		'price': 1.11,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jb4iz000': {
		'id': 'jb4iz000',
		'id_user': 'PMHN640  - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'name': 'PMHN640  - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'price': 0.58,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ek4iz000': {
		'id': 'ek4iz000',
		'id_user': 'PMHN640  - Black  150 x 100mm ',
		'name': 'PMHN640  - Black  150 x 100mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Black  150 x 100mm ',
		'price': 0.83,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq9iz000': {
		'id': 'lq9iz000',
		'id_user': 'PMHN640  - Walnut  150 x 100mm ',
		'name': 'PMHN640  - Walnut  150 x 100mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Walnut  150 x 100mm ',
		'price': 0.7,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gk4iz000': {
		'id': 'gk4iz000',
		'id_user': 'PMHNGLOGEN  - Glomesh Gentle - Walnut  ',
		'name': 'PMHNGLOGEN  - Glomesh Gentle - Walnut  ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Glomesh Gentle - Walnut  ',
		'price': 0.7,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb9iz000': {
		'id': 'qb9iz000',
		'id_user': 'PMHN430  - Green  100 x 75mm ',
		'name': 'PMHN430  - Green  100 x 75mm ',
		'category': 'iz0abcde',
		'description': 'Glomesh Hand Pads - Green  100 x 75mm ',
		'price': 0.28,
		'discounts': {},
		'images': ['cart/images/glothincommercial.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ir8oo200': {
		'id': 'ir8oo200',
		'id_user': 'PMWG960  - Industrial: Green  Wine or Grey  225 x 150mm ',
		'name': 'PMWG960  - Industrial: Green  Wine or Grey  225 x 150mm ',
		'category': 'oo2abcde',
		'description': 'Glomesh Hand Pads - Industrial: Green  Wine or Grey  225 x 150mm ',
		'price': 1.78,
		'discounts': {},
		'images': ['cart/images/glothinindwhite_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qg1oo200': {
		'id': 'qg1oo200',
		'id_user': 'PMWG960  - Industrial: Tan  225 x 150mm ',
		'name': 'PMWG960  - Industrial: Tan  225 x 150mm ',
		'category': 'oo2abcde',
		'description': 'Glomesh Hand Pads - Industrial: Tan  225 x 150mm ',
		'price': 2.85,
		'discounts': {},
		'images': ['cart/images/glothinindwhite_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gf2oo200': {
		'id': 'gf2oo200',
		'id_user': 'PMWG047  - Industrial: Green  Wine or Grey  9m x 115mm ',
		'name': 'PMWG047  - Industrial: Green  Wine or Grey  9m x 115mm ',
		'category': 'oo2abcde',
		'description': 'Glomesh Hand Pads - Industrial: Green  Wine or Grey  9m x 115mm ',
		'price': 50.72,
		'discounts': {},
		'images': ['cart/images/glothinindwhite_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ad2oo200': {
		'id': 'ad2oo200',
		'id_user': 'PMWG047  - Industrial: Tan  9m x 115mm ',
		'name': 'PMWG047  - Industrial: Tan  9m x 115mm ',
		'category': 'oo2abcde',
		'description': 'Glomesh Hand Pads - Industrial: Tan  9m x 115mm ',
		'price': 80.89,
		'discounts': {},
		'images': ['cart/images/glothinindwhite_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kf2pc000': {
		'id': 'kf2pc000',
		'id_user': 'PMSS640  - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'name': 'PMSS640  - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'category': 'pc0abcde',
		'description': 'Glomesh Hand Pads - Green  Red  White  Blue  Yellow  150 x 100mm ',
		'price': 1.23,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cp1pc000': {
		'id': 'cp1pc000',
		'id_user': 'PMSS640  - Walnut  150 x 100mm ',
		'name': 'PMSS640  - Walnut  150 x 100mm ',
		'category': 'pc0abcde',
		'description': 'Glomesh Hand Pads - Walnut  150 x 100mm ',
		'price': 1.39,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ts3pc000': {
		'id': 'ts3pc000',
		'id_user': '"PMSS640GSK  - ""Gala"" Sponge Scourers - Green  150 x 100mm "',
		'name': '"PMSS640GSK  - ""Gala"" Sponge Scourers - Green  150 x 100mm "',
		'category': 'pc0abcde',
		'description': '"Glomesh Hand Pads - ""Gala"" Sponge Scourers - Green  150 x 100mm "',
		'price': 0.97,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dn3pc000': {
		'id': 'dn3pc000',
		'id_user': 'PMSSDUOGSK  - Gala Duo Sponge Scourers - 2 pk  ',
		'name': 'PMSSDUOGSK  - Gala Duo Sponge Scourers - 2 pk  ',
		'category': 'pc0abcde',
		'description': 'Glomesh Hand Pads - Gala Duo Sponge Scourers - 2 pk  ',
		'price': 1.8,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'el6pc000': {
		'id': 'el6pc000',
		'id_user': 'PMSS430  - Green  Red  White  Blue  Yellow  100 x 75mm ',
		'name': 'PMSS430  - Green  Red  White  Blue  Yellow  100 x 75mm ',
		'category': 'pc0abcde',
		'description': 'Glomesh Hand Pads - Green  Red  White  Blue  Yellow  100 x 75mm ',
		'price': 0.63,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hh0pc000': {
		'id': 'hh0pc000',
		'id_user': 'PMSS430  - Walnut  100 x 75mm ',
		'name': 'PMSS430  - Walnut  100 x 75mm ',
		'category': 'pc0abcde',
		'description': 'Glomesh Hand Pads - Walnut  100 x 75mm ',
		'price': 0.74,
		'discounts': {},
		'images': ['cart/images/gloscrubreggreen.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zn8bo700': {
		'id': 'zn8bo700',
		'id_user': 'PMGS482A00  - Griddle Holders Steel No. 482A  ',
		'name': 'PMGS482A00  - Griddle Holders Steel No. 482A  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Holders Steel No. 482A  ',
		'price': 31.77,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'my3bo700': {
		'id': 'my3bo700',
		'id_user': 'PMGSGGPH10  - Griddle Holder Heat Resist Plastic  ',
		'name': 'PMGSGGPH10  - Griddle Holder Heat Resist Plastic  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Holder Heat Resist Plastic  ',
		'price': 28.12,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nh2bo700': {
		'id': 'nh2bo700',
		'id_user': 'PMGSGGCLPH  - Griddle Holder with telescopic handle  ',
		'name': 'PMGSGGCLPH  - Griddle Holder with telescopic handle  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Holder with telescopic handle  ',
		'price': 79.29,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dm4bo700': {
		'id': 'dm4bo700',
		'id_user': 'PMGS55A000  - Griddle Screens No. 55A  ',
		'name': 'PMGS55A000  - Griddle Screens No. 55A  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Screens No. 55A  ',
		'price': 1.23,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wo7bo700': {
		'id': 'wo7bo700',
		'id_user': 'PMGSG64PAD  - Griddle Pads - Grey   150 x 100mm  ',
		'name': 'PMGSG64PAD  - Griddle Pads - Grey   150 x 100mm  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Pads - Grey   150 x 100mm  ',
		'price': 1.37,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wu0bo700': {
		'id': 'wu0bo700',
		'id_user': 'PMGS461KIT  - Griddle Kit: Plastic Holder + 2 Screens + 2 Pads  ',
		'name': 'PMGS461KIT  - Griddle Kit: Plastic Holder + 2 Screens + 2 Pads  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Griddle Kit: Plastic Holder + 2 Screens + 2 Pads  ',
		'price': 33.44,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jj7bo700': {
		'id': 'jj7bo700',
		'id_user': 'PMGSGBRICK  - Grill Bricks  ',
		'name': 'PMGSGBRICK  - Grill Bricks  ',
		'category': 'bo7abcde',
		'description': 'Glomesh Hand Pads - Grill Bricks  ',
		'price': 17.34,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cq9vz400': {
		'id': 'cq9vz400',
		'id_user': 'PMHK88ABST  - Pot \'n Pan Scrub - Slate Blue  125 x 90mm ',
		'name': 'PMHK88ABST  - Pot \'n Pan Scrub - Slate Blue  125 x 90mm ',
		'category': 'vz4abcde',
		'description': 'Glomesh Hand Pads - Pot &#39;n Pan Scrub - Slate Blue  125 x 90mm ',
		'price': 1.62,
		'discounts': {},
		'images': ['cart/images/glostainsteelscourer.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ps0vz400': {
		'id': 'ps0vz400',
		'id_user': 'PMSST40050  - Stainless Steel Scourers  50gm ',
		'name': 'PMSST40050  - Stainless Steel Scourers  50gm ',
		'category': 'vz4abcde',
		'description': 'Glomesh Hand Pads - Stainless Steel Scourers  50gm ',
		'price': 5.24,
		'discounts': {},
		'images': ['cart/images/glostainsteelscourer.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oo5fa600': {
		'id': 'oo5fa600',
		'id_user': 'PMUNDBWALB  - Duster Brush  300 x 125mm ',
		'name': 'PMUNDBWALB  - Duster Brush  300 x 125mm ',
		'category': 'fa6abcde',
		'description': 'Unger - Duster Brush  300 x 125mm ',
		'price': 62.23,
		'discounts': {},
		'images': ['cart/images/dusterbrush.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qi1fa600': {
		'id': 'qi1fa600',
		'id_user': 'PMUNPBPIPE  - Pipe Brush  280mm ',
		'name': 'PMUNPBPIPE  - Pipe Brush  280mm ',
		'category': 'fa6abcde',
		'description': 'Unger - Pipe Brush  280mm ',
		'price': 50.32,
		'discounts': {},
		'images': ['cart/images/p089_1_01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ix4fa600': {
		'id': 'ix4fa600',
		'id_user': 'PMUNDPFD7G  - Pro Flat Duster with Microfibre sleeve  750mm ',
		'name': 'PMUNDPFD7G  - Pro Flat Duster with Microfibre sleeve  750mm ',
		'category': 'fa6abcde',
		'description': 'Unger - Pro Flat Duster with Microfibre sleeve  750mm ',
		'price': 53.5,
		'discounts': {},
		'images': ['cart/images/proflatduster.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dl5fa600': {
		'id': 'dl5fa600',
		'id_user': 'PMUNDPM05W  - Pro Flat Duster Microfibre replacement sleeves  750mm ',
		'name': 'PMUNDPM05W  - Pro Flat Duster Microfibre replacement sleeves  750mm ',
		'category': 'fa6abcde',
		'description': 'Unger - Pro Flat Duster Microfibre replacement sleeves  750mm ',
		'price': 20.24,
		'discounts': {},
		'images': ['cart/images/proflatduster.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pl9fa600': {
		'id': 'pl9fa600',
		'id_user': 'PMUNDPS5OW  - Pro Flat Duster Disposable Sleeves  ',
		'name': 'PMUNDPS5OW  - Pro Flat Duster Disposable Sleeves  ',
		'category': 'fa6abcde',
		'description': 'Unger - Pro Flat Duster Disposable Sleeves  ',
		'price': 53.38,
		'discounts': {},
		'images': ['cart/images/proflatduster.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mb7fa600': {
		'id': 'mb7fa600',
		'id_user': 'PMWLBESDFR  - Bunny Ears Split Duster Frame Only  ',
		'name': 'PMWLBESDFR  - Bunny Ears Split Duster Frame Only  ',
		'category': 'fa6abcde',
		'description': 'Bunny Ears Split Duster Frame Only  ',
		'price': 25.87,
		'discounts': {},
		'images': ['cart/images/bunnyears.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rl8fa600': {
		'id': 'rl8fa600',
		'id_user': 'PMWLBESDRE  - Bunny Ears Split Duster Refills  ',
		'name': 'PMWLBESDRE  - Bunny Ears Split Duster Refills  ',
		'category': 'fa6abcde',
		'description': 'Bunny Ears Split Duster Refills  ',
		'price': 25.87,
		'discounts': {},
		'images': ['cart/images/bunnyears.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm7fa600': {
		'id': 'rm7fa600',
		'id_user': '"PMBLOBD262BLK  - Lobby Dust Pan with ""L"" Hand Grip Black  "',
		'name': '"PMBLOBD262BLK  - Lobby Dust Pan with ""L"" Hand Grip Black  "',
		'category': 'fa6abcde',
		'description': '"Lobby Dust Pan with ""L"" Hand Grip Black  "',
		'price': 22.26,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yp6fa600': {
		'id': 'yp6fa600',
		'id_user': '"PMBLOBD262RED  - Lobby Dust Pan with ""L"" Hand Grip Red  "',
		'name': '"PMBLOBD262RED  - Lobby Dust Pan with ""L"" Hand Grip Red  "',
		'category': 'fa6abcde',
		'description': '"Lobby Dust Pan with ""L"" Hand Grip Red  "',
		'price': 22.26,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jc6fa600': {
		'id': 'jc6fa600',
		'id_user': '"PMBLOBD262YEL  - Lobby Dust Pan with ""L"" Hand Grip Yellow  "',
		'name': '"PMBLOBD262YEL  - Lobby Dust Pan with ""L"" Hand Grip Yellow  "',
		'category': 'fa6abcde',
		'description': '"Lobby Dust Pan with ""L"" Hand Grip Yellow  "',
		'price': 22.26,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bh5fa600': {
		'id': 'bh5fa600',
		'id_user': '"PMBLOBD262GRN  - Lobby Dust Pan with ""L"" Hand Grip Green  "',
		'name': '"PMBLOBD262GRN  - Lobby Dust Pan with ""L"" Hand Grip Green  "',
		'category': 'fa6abcde',
		'description': '"Lobby Dust Pan with ""L"" Hand Grip Green  "',
		'price': 22.26,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hp3fa600': {
		'id': 'hp3fa600',
		'id_user': '"PMBLOBD262BLU  - Lobby Dust Pan with ""L"" Hand Grip Blue  "',
		'name': '"PMBLOBD262BLU  - Lobby Dust Pan with ""L"" Hand Grip Blue  "',
		'category': 'fa6abcde',
		'description': '"Lobby Dust Pan with ""L"" Hand Grip Blue  "',
		'price': 22.26,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kx6fa600': {
		'id': 'kx6fa600',
		'id_user': 'PMBLOBDBRHBLK  - Lobby Dust Pan Broom -Hard - Black  ',
		'name': 'PMBLOBDBRHBLK  - Lobby Dust Pan Broom -Hard - Black  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Broom -Hard - Black  ',
		'price': 7.15,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qn8fa600': {
		'id': 'qn8fa600',
		'id_user': 'PMBLOBDBRHRED  - Lobby Dust Pan Broom -Hard - Red  ',
		'name': 'PMBLOBDBRHRED  - Lobby Dust Pan Broom -Hard - Red  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Broom -Hard - Red  ',
		'price': 7.15,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vg6fa600': {
		'id': 'vg6fa600',
		'id_user': 'PMBLOBDBRHYEL  - Lobby Dust Pan Broom -Hard - Yellow  ',
		'name': 'PMBLOBDBRHYEL  - Lobby Dust Pan Broom -Hard - Yellow  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Broom -Hard - Yellow  ',
		'price': 7.15,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dg1fa600': {
		'id': 'dg1fa600',
		'id_user': 'PMBLOBDBRHGRN  - Lobby Dust Pan Broom -Hard - Green  ',
		'name': 'PMBLOBDBRHGRN  - Lobby Dust Pan Broom -Hard - Green  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Broom -Hard - Green  ',
		'price': 7.15,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'km7fa600': {
		'id': 'km7fa600',
		'id_user': 'PMBLOBDBRHBLU  - Lobby Dust Pan Broom -Hard - Blue  ',
		'name': 'PMBLOBDBRHBLU  - Lobby Dust Pan Broom -Hard - Blue  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Broom -Hard - Blue  ',
		'price': 7.15,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ef3fa600': {
		'id': 'ef3fa600',
		'id_user': 'PMBLOBDCLPBLK  - Lobby Dust Pan Clip - Black  ',
		'name': 'PMBLOBDCLPBLK  - Lobby Dust Pan Clip - Black  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Clip - Black  ',
		'price': 0.92,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'om0fa600': {
		'id': 'om0fa600',
		'id_user': 'PMBLOBDCLPRED  - Lobby Dust Pan Clip - Red  ',
		'name': 'PMBLOBDCLPRED  - Lobby Dust Pan Clip - Red  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Clip - Red  ',
		'price': 0.92,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'is0fa600': {
		'id': 'is0fa600',
		'id_user': 'PMBLOBDCLPYEL  - Lobby Dust Pan Clip - Yellow  ',
		'name': 'PMBLOBDCLPYEL  - Lobby Dust Pan Clip - Yellow  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Clip - Yellow  ',
		'price': 0.92,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'li1fa600': {
		'id': 'li1fa600',
		'id_user': 'PMBLOBDCLPGRN  - Lobby Dust Pan Clip - Green  ',
		'name': 'PMBLOBDCLPGRN  - Lobby Dust Pan Clip - Green  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Clip - Green  ',
		'price': 0.92,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tx9fa600': {
		'id': 'tx9fa600',
		'id_user': 'PMBLOBDCLPBLU  - Lobby Dust Pan Clip - Blue  ',
		'name': 'PMBLOBDCLPBLU  - Lobby Dust Pan Clip - Blue  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dust Pan Clip - Blue  ',
		'price': 0.92,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xz7fa600': {
		'id': 'xz7fa600',
		'id_user': 'PMBLOBDSETBLK  - Lobby Dustpan set - Dustpan  Broom  clip Black  ',
		'name': 'PMBLOBDSETBLK  - Lobby Dustpan set - Dustpan  Broom  clip Black  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dustpan set - Dustpan  Broom  clip Black  ',
		'price': 30.32,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'os2fa600': {
		'id': 'os2fa600',
		'id_user': 'PMBLOBDSETRED  - Lobby Dustpan set - Dustpan  Broom  clip Red  ',
		'name': 'PMBLOBDSETRED  - Lobby Dustpan set - Dustpan  Broom  clip Red  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dustpan set - Dustpan  Broom  clip Red  ',
		'price': 30.32,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'on8fa600': {
		'id': 'on8fa600',
		'id_user': 'PMBLOBDSETYEL  - Lobby Dustpan set - Dustpan  Broom  clip Yellow  ',
		'name': 'PMBLOBDSETYEL  - Lobby Dustpan set - Dustpan  Broom  clip Yellow  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dustpan set - Dustpan  Broom  clip Yellow  ',
		'price': 30.32,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xz8fa600': {
		'id': 'xz8fa600',
		'id_user': 'PMBLOBDSETGRN  - Lobby Dustpan set - Dustpan  Broom  clip Green  ',
		'name': 'PMBLOBDSETGRN  - Lobby Dustpan set - Dustpan  Broom  clip Green  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dustpan set - Dustpan  Broom  clip Green  ',
		'price': 30.32,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ho4fa600': {
		'id': 'ho4fa600',
		'id_user': 'PMBLOBDSETBLU  - Lobby Dustpan set - Dustpan  Broom  clip Blue  ',
		'name': 'PMBLOBDSETBLU  - Lobby Dustpan set - Dustpan  Broom  clip Blue  ',
		'category': 'fa6abcde',
		'description': 'Lobby Dustpan set - Dustpan  Broom  clip Blue  ',
		'price': 30.32,
		'discounts': {},
		'images': ['cart/images/lobbydustpans.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ft8du800': {
		'id': 'ft8du800',
		'id_user': 'PMBMAIDB18  - Maids Basket Blue - No. 1802  ',
		'name': 'PMBMAIDB18  - Maids Basket Blue - No. 1802  ',
		'category': 'du8abcde',
		'description': 'Maids Basket Blue - No. 1802  ',
		'price': 45.85,
		'discounts': {},
		'images': ['cart/images/maidsbasket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'di7du800': {
		'id': 'di7du800',
		'id_user': 'PMBMAIDBIN  - Maids Basket Inserts Blue - No. 1802I  ',
		'name': 'PMBMAIDBIN  - Maids Basket Inserts Blue - No. 1802I  ',
		'category': 'du8abcde',
		'description': 'Maids Basket Inserts Blue - No. 1802I  ',
		'price': 3.78,
		'discounts': {},
		'images': ['cart/images/maidsbasket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zt4du800': {
		'id': 'zt4du800',
		'id_user': 'PMBMAID180  - Maids Basket Grey - No. 1803  ',
		'name': 'PMBMAID180  - Maids Basket Grey - No. 1803  ',
		'category': 'du8abcde',
		'description': 'Maids Basket Grey - No. 1803  ',
		'price': 45.85,
		'discounts': {},
		'images': ['cart/images/maidsbasket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zl4du800': {
		'id': 'zl4du800',
		'id_user': 'PMBMAIDINS  - Maids Basket Inserts Grey - No. 1803I  ',
		'name': 'PMBMAIDINS  - Maids Basket Inserts Grey - No. 1803I  ',
		'category': 'du8abcde',
		'description': 'Maids Basket Inserts Grey - No. 1803I  ',
		'price': 3.78,
		'discounts': {},
		'images': ['cart/images/maidsbasket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yp9du800': {
		'id': 'yp9du800',
		'id_user': 'PMBAFP61SS  - Supersorb Instant Absorbent  ',
		'name': 'PMBAFP61SS  - Supersorb Instant Absorbent  ',
		'category': 'du8abcde',
		'description': 'Supersorb Instant Absorbent  ',
		'price': 37.14,
		'discounts': {},
		'images': ['cart/images/supersorb_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qt2du800': {
		'id': 'qt2du800',
		'id_user': 'PMBTLHD725  - Tool Holders No. 7215  ',
		'name': 'PMBTLHD725  - Tool Holders No. 7215  ',
		'category': 'du8abcde',
		'description': 'Tool Holders No. 7215  ',
		'price': 17.86,
		'discounts': {},
		'images': ['cart/images/toolholder.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ty8du800': {
		'id': 'ty8du800',
		'id_user': 'PMBTLHD003  - Tool Holder Bar with 3 Tool Holders  ',
		'name': 'PMBTLHD003  - Tool Holder Bar with 3 Tool Holders  ',
		'category': 'du8abcde',
		'description': 'Tool Holder Bar with 3 Tool Holders  ',
		'price': 66.53,
		'discounts': {},
		'images': ['cart/images/toolholder.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ed5du800': {
		'id': 'ed5du800',
		'id_user': 'PMBSM04450  - Smoke Butler  ',
		'name': 'PMBSM04450  - Smoke Butler  ',
		'category': 'du8abcde',
		'description': 'Smoke Butler  ',
		'price': 296.91,
		'discounts': {},
		'images': ['cart/images/smokebutler.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zl3du800': {
		'id': 'zl3du800',
		'id_user': 'PMUNBBSPBG  - Ergotec Personal Bag BSPBG  ',
		'name': 'PMUNBBSPBG  - Ergotec Personal Bag BSPBG  ',
		'category': 'du8abcde',
		'description': 'Unger - Ergotec Personal Bag BSPBG  ',
		'price': 45.23,
		'discounts': {},
		'images': ['cart/images/ungercleanpersonbag.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bm2gl700': {
		'id': 'bm2gl700',
		'id_user': 'PMBSOC9335  - Gala Foam Soap ClearVu Encore Dispenser WHT  12 0.84L ',
		'name': 'PMBSOC9335  - Gala Foam Soap ClearVu Encore Dispenser WHT  12 0.84L ',
		'category': 'gl7abcde',
		'description': 'Gala Foam Soap ClearVu Encore Dispenser WHT  12 0.84L ',
		'price': 61.6,
		'discounts': {},
		'images': ['cart/images/galaencore900ml_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'my8gl700': {
		'id': 'my8gl700',
		'id_user': 'PMBSOC9344  - Gala Foam Soap ClearVu Dispenser WHT 12 1.3L ',
		'name': 'PMBSOC9344  - Gala Foam Soap ClearVu Dispenser WHT 12 1.3L ',
		'category': 'gl7abcde',
		'description': 'Gala Foam Soap ClearVu Dispenser WHT 12 1.3L ',
		'price': 96.8,
		'discounts': {},
		'images': ['cart/images/galaencore900ml_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kl0gl700': {
		'id': 'kl0gl700',
		'id_user': 'PMBSOCSOAP  - Gala Foam Soap 5L 1 5L ',
		'name': 'PMBSOCSOAP  - Gala Foam Soap 5L 1 5L ',
		'category': 'gl7abcde',
		'description': 'Gala Foam Soap 5L 1 5L ',
		'price': 70.22,
		'discounts': {},
		'images': ['cart/images/galafoamsoapbulk.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lo7gl700': {
		'id': 'lo7gl700',
		'id_user': '"PMBSOC9330  - ClearVu ""Encore"" Soap Dispenser White - No. 9330 12 0.84 L "',
		'name': '"PMBSOC9330  - ClearVu ""Encore"" Soap Dispenser White - No. 9330 12 0.84 L "',
		'category': 'gl7abcde',
		'description': '"ClearVu ""Encore"" Soap Dispenser White - No. 9330 12 0.84 L "',
		'price': 53.77,
		'discounts': {},
		'images': ['cart/images/clearvuliquid1300ml.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nd3gl700': {
		'id': 'nd3gl700',
		'id_user': '"PMBSOC9331  - ClearVu ""Encore"" Soap Dispenser Grey - No. 9331  12 0.84 L "',
		'name': '"PMBSOC9331  - ClearVu ""Encore"" Soap Dispenser Grey - No. 9331  12 0.84 L "',
		'category': 'gl7abcde',
		'description': '"ClearVu ""Encore"" Soap Dispenser Grey - No. 9331  12 0.84 L "',
		'price': 53.77,
		'discounts': {},
		'images': ['cart/images/clearvuliquid1300ml.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ih3gl700': {
		'id': 'ih3gl700',
		'id_user': 'PMBSOC9346  - ClearVu Soap Dispenser White - No. 9346   12 1.3 L ',
		'name': 'PMBSOC9346  - ClearVu Soap Dispenser White - No. 9346   12 1.3 L ',
		'category': 'gl7abcde',
		'description': 'ClearVu Soap Dispenser White - No. 9346   12 1.3 L ',
		'price': 82.28,
		'discounts': {},
		'images': ['cart/images/clearvuliquid1300ml.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vy0gl700': {
		'id': 'vy0gl700',
		'id_user': 'PMBSOC9347  - ClearVu Soap Dispenser Grey - No. 9347   12 1.3 L ',
		'name': 'PMBSOC9347  - ClearVu Soap Dispenser Grey - No. 9347   12 1.3 L ',
		'category': 'gl7abcde',
		'description': 'ClearVu Soap Dispenser Grey - No. 9347   12 1.3 L ',
		'price': 82.28,
		'discounts': {},
		'images': ['cart/images/clearvuliquid1300ml.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ry9gl700': {
		'id': 'ry9gl700',
		'id_user': 'PMBSOAP402  - Gala Soap Dispenser Translucent - No. 402   12 0.84 L ',
		'name': 'PMBSOAP402  - Gala Soap Dispenser Translucent - No. 402   12 0.84 L ',
		'category': 'gl7abcde',
		'description': 'Gala Soap Dispenser Translucent - No. 402   12 0.84 L ',
		'price': 35.11,
		'discounts': {},
		'images': ['cart/images/galaencore900ml_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fh3gl700': {
		'id': 'fh3gl700',
		'id_user': 'PMBSOAG935  - Triad Soap Dispenser Grey - No. 9351   12 1.4 L ',
		'name': 'PMBSOAG935  - Triad Soap Dispenser Grey - No. 9351   12 1.4 L ',
		'category': 'gl7abcde',
		'description': 'Triad Soap Dispenser Grey - No. 9351   12 1.4 L ',
		'price': 81.84,
		'discounts': {},
		'images': ['cart/images/triad1500ml.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er9gl700': {
		'id': 'er9gl700',
		'id_user': 'PMBSOS4040  - Stainless Steel Soap Dispenser Vertical - No. 4040   12 1.1 L ',
		'name': 'PMBSOS4040  - Stainless Steel Soap Dispenser Vertical - No. 4040   12 1.1 L ',
		'category': 'gl7abcde',
		'description': 'Stainless Steel Soap Dispenser Vertical - No. 4040   12 1.1 L ',
		'price': 66.62,
		'discounts': {},
		'images': ['cart/images/stainlesssteeldispenser.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vn1gl700': {
		'id': 'vn1gl700',
		'id_user': 'PMBSOS4020  - Stainless Steel Soap Dispenser Horizontal - No. 4020   12 1.1 L ',
		'name': 'PMBSOS4020  - Stainless Steel Soap Dispenser Horizontal - No. 4020   12 1.1 L ',
		'category': 'gl7abcde',
		'description': 'Stainless Steel Soap Dispenser Horizontal - No. 4020   12 1.1 L ',
		'price': 66.62,
		'discounts': {},
		'images': ['cart/images/stainlesssteeldispenser.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fp1gl700': {
		'id': 'fp1gl700',
		'id_user': 'PMBSOAP131  - Grit Lotion Dispenser - No. 1310 - (Jug not included)  ',
		'name': 'PMBSOAP131  - Grit Lotion Dispenser - No. 1310 - (Jug not included)  ',
		'category': 'gl7abcde',
		'description': 'Grit Lotion Dispenser - No. 1310 - (Jug not included)  ',
		'price': 211.2,
		'discounts': {},
		'images': ['cart/images/gritlotion.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gn4gl700': {
		'id': 'gn4gl700',
		'id_user': 'PMBFLTJ170  - Flat Top Jug - 4 litre - for Grit Lotion Disp. - No. 1700   12 4.0 L ',
		'name': 'PMBFLTJ170  - Flat Top Jug - 4 litre - for Grit Lotion Disp. - No. 1700   12 4.0 L ',
		'category': 'gl7abcde',
		'description': 'Flat Top Jug - 4 litre - for Grit Lotion Disp. - No. 1700   12 4.0 L ',
		'price': 12.76,
		'discounts': {},
		'images': ['cart/images/gritlotion.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wj5cj800': {
		'id': 'wj5cj800',
		'id_user': 'PMBSSBTFRA  - Soap & Scents Buy & Try Kit - Fresh  x 6',
		'name': 'PMBSSBTFRA  - Soap & Scents Buy & Try Kit - Fresh  x 6',
		'category': 'cj8abcde',
		'description': 'Soap & Scents Buy & Try Kit - Fresh  x 6',
		'price': 51.92,
		'discounts': {},
		'images': ['cart/images/soapscents01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ui7cj800': {
		'id': 'ui7cj800',
		'id_user': 'PMBSSBTSUM  - Soap & Scents Buy & Try Kit - Summer Fun  x 6',
		'name': 'PMBSSBTSUM  - Soap & Scents Buy & Try Kit - Summer Fun  x 6',
		'category': 'cj8abcde',
		'description': 'Soap & Scents Buy & Try Kit - Summer Fun  x 6',
		'price': 51.92,
		'discounts': {},
		'images': ['cart/images/soapscents01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ht1cj800': {
		'id': 'ht1cj800',
		'id_user': 'PMBSSP2FRA  - Soap & Scents Replacement Cartridges - Fresh  x 10',
		'name': 'PMBSSP2FRA  - Soap & Scents Replacement Cartridges - Fresh  x 10',
		'category': 'cj8abcde',
		'description': 'Soap & Scents Replacement Cartridges - Fresh  x 10',
		'price': 17.51,
		'discounts': {},
		'images': ['cart/images/soapscents01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd3cj800': {
		'id': 'pd3cj800',
		'id_user': 'PMBSSP1PCH  - Soap & Scents Replacement Cartridges - Peach  x 10',
		'name': 'PMBSSP1PCH  - Soap & Scents Replacement Cartridges - Peach  x 10',
		'category': 'cj8abcde',
		'description': 'Soap & Scents Replacement Cartridges - Peach  x 10',
		'price': 17.51,
		'discounts': {},
		'images': ['cart/images/soapscents01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fo2cj800': {
		'id': 'fo2cj800',
		'id_user': 'PMBSSP3SUM  - Soap & Scents Replacement Cartridges - Summer Fun  x 10',
		'name': 'PMBSSP3SUM  - Soap & Scents Replacement Cartridges - Summer Fun  x 10',
		'category': 'cj8abcde',
		'description': 'Soap & Scents Replacement Cartridges - Summer Fun  x 10',
		'price': 17.51,
		'discounts': {},
		'images': ['cart/images/soapscents01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rp8rj500': {
		'id': 'rp8rj500',
		'id_user': 'PMBSARE112  - Sanitary Napkin Receptacle - No. 1102 ',
		'name': 'PMBSARE112  - Sanitary Napkin Receptacle - No. 1102 ',
		'category': 'rj5abcde',
		'description': 'Sanitary Napkin Receptacle - No. 1102  x 4',
		'price': 58.08,
		'discounts': {},
		'images': ['cart/images/p092_1_10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'el5rj500': {
		'id': 'el5rj500',
		'id_user': 'PMBSABA111  - Sanitary Napkin Receptacle Waxed Bags - No. 1101 ',
		'name': 'PMBSABA111  - Sanitary Napkin Receptacle Waxed Bags - No. 1101 ',
		'category': 'rj5abcde',
		'description': 'Sanitary Napkin Receptacle Waxed Bags - No. 1101  x 1',
		'price': 112.02,
		'discounts': {},
		'images': ['cart/images/p092_1_10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qu2rj500': {
		'id': 'qu2rj500',
		'id_user': 'PMBSAEB100  - SaniBag Dispenser ',
		'name': 'PMBSAEB100  - SaniBag Dispenser ',
		'category': 'rj5abcde',
		'description': 'SaniBag Dispenser  x 40',
		'price': 28.6,
		'discounts': {},
		'images': ['cart/images/sanibag01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'es7rj500': {
		'id': 'es7rj500',
		'id_user': 'PMBSABR100  - SaniBag Refills ',
		'name': 'PMBSABR100  - SaniBag Refills ',
		'category': 'rj5abcde',
		'description': 'SaniBag Refills  120 x 50 ',
		'price': 4,
		'discounts': {},
		'images': ['cart/images/sanibag01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kn8rj500': {
		'id': 'kn8rj500',
		'id_user': 'PMBMOPD204  - Toilet Bowl Mops - Acid Resistant Yarn Duralon - No. 204 ',
		'name': 'PMBMOPD204  - Toilet Bowl Mops - Acid Resistant Yarn Duralon - No. 204 ',
		'category': 'rj5abcde',
		'description': 'Toilet Bowl Mops - Acid Resistant Yarn Duralon - No. 204  x 100',
		'price': 3.7,
		'discounts': {},
		'images': ['cart/images/p092_1_13.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'av4rj500': {
		'id': 'av4rj500',
		'id_user': 'PMUNTBBWHR  - Ergo Toilet Bowl Brush with holder complete ',
		'name': 'PMUNTBBWHR  - Ergo Toilet Bowl Brush with holder complete ',
		'category': 'rj5abcde',
		'description': 'Ergo Toilet Bowl Brush with holder complete  x 5',
		'price': 79.2,
		'discounts': {},
		'images': ['cart/images/ergotoiletbowl.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jj3rj500': {
		'id': 'jj3rj500',
		'id_user': 'PMUNTBBREP  - Toilet Brush Set Replacement Heads ',
		'name': 'PMUNTBBREP  - Toilet Brush Set Replacement Heads ',
		'category': 'rj5abcde',
		'description': 'Toilet Brush Set Replacement Heads  ',
		'price': 26.36,
		'discounts': {},
		'images': ['cart/images/ergotoiletbowl.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld2rj500': {
		'id': 'ld2rj500',
		'id_user': 'PMBTO12500  - Toilet Roll Dispenser - Chrome - Single - No. 2500 ',
		'name': 'PMBTO12500  - Toilet Roll Dispenser - Chrome - Single - No. 2500 ',
		'category': 'rj5abcde',
		'description': 'Toilet Roll Dispenser - Chrome - Single - No. 2500  x 12',
		'price': 28.6,
		'discounts': {},
		'images': ['cart/images/toiletroll01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mu3rj500': {
		'id': 'mu3rj500',
		'id_user': 'PMBTO12501  - Toilet Roll Dispenser - Chrome - Double - No. 2501 ',
		'name': 'PMBTO12501  - Toilet Roll Dispenser - Chrome - Double - No. 2501 ',
		'category': 'rj5abcde',
		'description': 'Toilet Roll Dispenser - Chrome - Double - No. 2501  x 12',
		'price': 46.73,
		'discounts': {},
		'images': ['cart/images/toiletroll01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hp4rj500': {
		'id': 'hp4rj500',
		'id_user': 'PMBURI1440  - Pee Wee Urinal Screen - No. 1440 ',
		'name': 'PMBURI1440  - Pee Wee Urinal Screen - No. 1440 ',
		'category': 'rj5abcde',
		'description': 'Pee Wee Urinal Screen - No. 1440  x 50',
		'price': 6.34,
		'discounts': {},
		'images': ['cart/images/peewee_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lh7rj500': {
		'id': 'lh7rj500',
		'id_user': 'PMUNFSWW14  - Washroom Squeegee complete with handle',
		'name': 'PMUNFSWW14  - Washroom Squeegee complete with handle',
		'category': 'rj5abcde',
		'description': 'Washroom Squeegee complete with handle  35cm ',
		'price': 15.75,
		'discounts': {},
		'images': ['cart/images/p092_1_15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ni7iy800': {
		'id': 'ni7iy800',
		'id_user': 'PMAP315003  - Furniture Polish Lemon ',
		'name': 'PMAP315003  - Furniture Polish Lemon ',
		'category': 'iy8abcde',
		'description': 'Furniture Polish Lemon  6 x 400g ',
		'price': 59.14,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nj6iy800': {
		'id': 'nj6iy800',
		'id_user': 'PMAP315006  - Carnauba Wax Polish ',
		'name': 'PMAP315006  - Carnauba Wax Polish ',
		'category': 'iy8abcde',
		'description': 'Carnauba Wax Polish  6 x 400g ',
		'price': 56.32,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vm4iy800': {
		'id': 'vm4iy800',
		'id_user': 'PMAP311003  - Shower Cleaner ',
		'name': 'PMAP311003  - Shower Cleaner ',
		'category': 'iy8abcde',
		'description': 'Shower Cleaner  6 x 500g ',
		'price': 50.42,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gg7iy800': {
		'id': 'gg7iy800',
		'id_user': 'PMAP325002  - Chewing Gum Remover ',
		'name': 'PMAP325002  - Chewing Gum Remover ',
		'category': 'iy8abcde',
		'description': 'Chewing Gum Remover  12 x 300g ',
		'price': 100.5,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xe7iy800': {
		'id': 'xe7iy800',
		'id_user': 'PMAP325003  - Stainless Steel Polish ',
		'name': 'PMAP325003  - Stainless Steel Polish ',
		'category': 'iy8abcde',
		'description': 'Stainless Steel Polish  12 x 400g ',
		'price': 182.69,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cr1iy800': {
		'id': 'cr1iy800',
		'id_user': 'PMAP307003  - Air Freshener - English Garden ',
		'name': 'PMAP307003  - Air Freshener - English Garden ',
		'category': 'iy8abcde',
		'description': 'Air Freshener - English Garden  12 x 300g ',
		'price': 99.62,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ms4iy800': {
		'id': 'ms4iy800',
		'id_user': 'PMAP307012  - Air Freshener - White Jasmine ',
		'name': 'PMAP307012  - Air Freshener - White Jasmine ',
		'category': 'iy8abcde',
		'description': 'Air Freshener - White Jasmine  12 x 300g ',
		'price': 99.62,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'li6iy800': {
		'id': 'li6iy800',
		'id_user': 'PMAP311002  - Surface Spray Disinfectant ',
		'name': 'PMAP311002  - Surface Spray Disinfectant ',
		'category': 'iy8abcde',
		'description': 'Surface Spray Disinfectant  6 x 300g ',
		'price': 70.4,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb7iy800': {
		'id': 'qb7iy800',
		'id_user': 'PMAP301004  - POW Fly Spray ',
		'name': 'PMAP301004  - POW Fly Spray ',
		'category': 'iy8abcde',
		'description': 'POW Fly Spray  6 x 400g ',
		'price': 68.64,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yb9iy800': {
		'id': 'yb9iy800',
		'id_user': 'PMAP302002  - POW Surface Spray ',
		'name': 'PMAP302002  - POW Surface Spray ',
		'category': 'iy8abcde',
		'description': 'POW Surface Spray  6 x 400g ',
		'price': 65.65,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fo5iy800': {
		'id': 'fo5iy800',
		'id_user': 'PMAP305005  - Liquid Laundry Starch ',
		'name': 'PMAP305005  - Liquid Laundry Starch ',
		'category': 'iy8abcde',
		'description': 'Liquid Laundry Starch  6 x 1L ',
		'price': 41.71,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'za1iy800': {
		'id': 'za1iy800',
		'id_user': 'PMAP306001  - Prewash Spray Eucalyptus ',
		'name': 'PMAP306001  - Prewash Spray Eucalyptus ',
		'category': 'iy8abcde',
		'description': 'Prewash Spray Eucalyptus  12 x 300g ',
		'price': 106.48,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qh8iy800': {
		'id': 'qh8iy800',
		'id_user': 'PMAP305003  - Spray Starch Citrus ',
		'name': 'PMAP305003  - Spray Starch Citrus ',
		'category': 'iy8abcde',
		'description': 'Spray Starch Citrus  12 x 400g ',
		'price': 83.64,
		'discounts': {},
		'images': ['cart/images/scentairemicrocan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vs7gk200': {
		'id': 'vs7gk200',
		'id_user': 'PMBASAC11Y  - Safety Signs - Wet Floor - Yellow ',
		'name': 'PMBASAC11Y  - Safety Signs - Wet Floor - Yellow ',
		'category': 'gk2abcde',
		'description': 'Wet Floor - Yellow  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'su5gk200': {
		'id': 'su5gk200',
		'id_user': 'PMBASAC11P  - Safety Signs - Wet Floor - Pink ',
		'name': 'PMBASAC11P  - Safety Signs - Wet Floor - Pink ',
		'category': 'gk2abcde',
		'description': 'Wet Floor - Pink  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jn1gk200': {
		'id': 'jn1gk200',
		'id_user': 'PMBASAC12Y  - Safety Signs - Cleaning In Progress - Yellow ',
		'name': 'PMBASAC12Y  - Safety Signs - Cleaning In Progress - Yellow ',
		'category': 'gk2abcde',
		'description': 'Cleaning In Progress - Yellow  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qi6gk200': {
		'id': 'qi6gk200',
		'id_user': 'PMBASAC12P  - Safety Signs - Cleaning In Progress - Pink ',
		'name': 'PMBASAC12P  - Safety Signs - Cleaning In Progress - Pink ',
		'category': 'gk2abcde',
		'description': 'Cleaning In Progress - Pink  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'su6gk200': {
		'id': 'su6gk200',
		'id_user': 'PMBASACSYF  - Safety Signs - Forklifts in use- Yellow ',
		'name': 'PMBASACSYF  - Safety Signs - Forklifts in use- Yellow ',
		'category': 'gk2abcde',
		'description': 'Forklifts in use- Yellow  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cq2gk200': {
		'id': 'cq2gk200',
		'id_user': 'PMBASAC13Y  - Safety Signs - Duo - Yellow ',
		'name': 'PMBASAC13Y  - Safety Signs - Duo - Yellow ',
		'category': 'gk2abcde',
		'description': 'Duo - Yellow  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yw6gk200': {
		'id': 'yw6gk200',
		'id_user': 'PMBASAC13P  - Safety Signs - Duo - Pink ',
		'name': 'PMBASAC13P  - Safety Signs - Duo - Pink ',
		'category': 'gk2abcde',
		'description': 'Duo - Pink  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'av6gk200': {
		'id': 'av6gk200',
		'id_user': 'PMBASACSWT  - Safety Signs - Blank - White ',
		'name': 'PMBASACSWT  - Safety Signs - Blank - White ',
		'category': 'gk2abcde',
		'description': 'Blank - White  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yd8gk200': {
		'id': 'yd8gk200',
		'id_user': 'PMBASACSYW  - Safety Signs - Blank - Yellow ',
		'name': 'PMBASACSYW  - Safety Signs - Blank - Yellow ',
		'category': 'gk2abcde',
		'description': 'Blank - Yellow  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uo2gk200': {
		'id': 'uo2gk200',
		'id_user': 'PMBASACSPK  - Safety Signs - Blank - Pink ',
		'name': 'PMBASACSPK  - Safety Signs - Blank - Pink ',
		'category': 'gk2abcde',
		'description': 'Blank - Pink  ',
		'price': 14.04,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wh5gk200': {
		'id': 'wh5gk200',
		'id_user': 'PMBASACSW2C  - Safety Signs - Custom printed - 2 sides - White ',
		'name': 'PMBASACSW2C  - Safety Signs - Custom printed - 2 sides - White ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 2 sides - White  ',
		'price': 56.23,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vm7gk200': {
		'id': 'vm7gk200',
		'id_user': 'PMBASACSY2C  - Safety Signs - Custom printed - 2 sides - Yellow ',
		'name': 'PMBASACSY2C  - Safety Signs - Custom printed - 2 sides - Yellow ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 2 sides - Yellow  ',
		'price': 56.23,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'np1gk200': {
		'id': 'np1gk200',
		'id_user': 'PMBASACSP2C  - Safety Signs - Custom printed - 2 sides - Pink ',
		'name': 'PMBASACSP2C  - Safety Signs - Custom printed - 2 sides - Pink ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 2 sides - Pink  ',
		'price': 56.23,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wv7gk200': {
		'id': 'wv7gk200',
		'id_user': 'PMBASACSWIC  - Safety Signs - Custom printed - 1 side White ',
		'name': 'PMBASACSWIC  - Safety Signs - Custom printed - 1 side White ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 1 side White  ',
		'price': 35.38,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ba4gk200': {
		'id': 'ba4gk200',
		'id_user': 'PMBASACSYIC  - Safety Signs - Custom printed - 1 side - Yellow ',
		'name': 'PMBASACSYIC  - Safety Signs - Custom printed - 1 side - Yellow ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 1 side - Yellow  ',
		'price': 35.38,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wi4gk200': {
		'id': 'wi4gk200',
		'id_user': 'PMBASACSPIC  - Safety Signs - Custom printed - 1 side - Pink ',
		'name': 'PMBASACSPIC  - Safety Signs - Custom printed - 1 side - Pink ',
		'category': 'gk2abcde',
		'description': 'Custom printed - 1 side - Pink  ',
		'price': 35.38,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jp6gk200': {
		'id': 'jp6gk200',
		'id_user': 'PMBAXTWFYL  - Safety Signs - Extended Wet Floor - Yellow ',
		'name': 'PMBAXTWFYL  - Safety Signs - Extended Wet Floor - Yellow ',
		'category': 'gk2abcde',
		'description': 'Extended Wet Floor - Yellow  ',
		'price': 26.4,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yj3gk200': {
		'id': 'yj3gk200',
		'id_user': 'PMBAXTWFPK  - Safety Signs - Extended Wet Floor - Pink ',
		'name': 'PMBAXTWFPK  - Safety Signs - Extended Wet Floor - Pink ',
		'category': 'gk2abcde',
		'description': 'Extended Wet Floor - Pink  ',
		'price': 26.4,
		'discounts': {},
		'images': ['cart/images/safetyaframe_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fn8ot600': {
		'id': 'fn8ot600',
		'id_user': 'PMBASACO4Y  - Safety Cones - Wet Floor - Yellow ',
		'name': 'PMBASACO4Y  - Safety Cones - Wet Floor - Yellow ',
		'category': 'ot6abcde',
		'description': 'Wet Floor - Yellow  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hq5ot600': {
		'id': 'hq5ot600',
		'id_user': 'PMBASACO4P  - Safety Cones - Wet Floor - Pink ',
		'name': 'PMBASACO4P  - Safety Cones - Wet Floor - Pink ',
		'category': 'ot6abcde',
		'description': 'Wet Floor - Pink  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'iy1ot600': {
		'id': 'iy1ot600',
		'id_user': 'PMBASACO5Y  - Safety Cones - Cleaning In Progress - Yellow ',
		'name': 'PMBASACO5Y  - Safety Cones - Cleaning In Progress - Yellow ',
		'category': 'ot6abcde',
		'description': 'Cleaning In Progress - Yellow  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dc1ot600': {
		'id': 'dc1ot600',
		'id_user': 'PMBASACO5P  - Safety Cones - Cleaning In Progress - Pink ',
		'name': 'PMBASACO5P  - Safety Cones - Cleaning In Progress - Pink ',
		'category': 'ot6abcde',
		'description': 'Cleaning In Progress - Pink  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xt8ot600': {
		'id': 'xt8ot600',
		'id_user': 'PMBASACCYW  - Safety Cones - Blank - Yellow ',
		'name': 'PMBASACCYW  - Safety Cones - Blank - Yellow ',
		'category': 'ot6abcde',
		'description': 'Blank - Yellow  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mt7ot600': {
		'id': 'mt7ot600',
		'id_user': 'PMBASACCPK  - Safety Cones - Blank - Pink ',
		'name': 'PMBASACCPK  - Safety Cones - Blank - Pink ',
		'category': 'ot6abcde',
		'description': 'Blank - Pink  Cones - .914m High: 4 sided',
		'price': 66.88,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ac1ot600': {
		'id': 'ac1ot600',
		'id_user': 'PMBASAF008  - Safety Cones - Barrier Chain - per lm ',
		'name': 'PMBASAF008  - Safety Cones - Barrier Chain - per lm ',
		'category': 'ot6abcde',
		'description': 'Barrier Chain - per lm  1 lm ',
		'price': 19.54,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm7ot600': {
		'id': 'zm7ot600',
		'id_user': 'PMBASAF009  - Safety Cones - Barrier Chain - 35m roll ',
		'name': 'PMBASAF009  - Safety Cones - Barrier Chain - 35m roll ',
		'category': 'ot6abcde',
		'description': 'Barrier Chain - 35m roll  35 lm ',
		'price': 16.9,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qi9ot600': {
		'id': 'qi9ot600',
		'id_user': 'PMBASAF003  - Safety Cones - Base weight  powder coated ',
		'name': 'PMBASAF003  - Safety Cones - Base weight  powder coated ',
		'category': 'ot6abcde',
		'description': 'Base weight  powder coated  ',
		'price': 51.66,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ak9ot600': {
		'id': 'ak9ot600',
		'id_user': '"PMBASACSIG  - Safety Cones - Top ""Caution"" Sign "',
		'name': '"PMBASACSIG  - Safety Cones - Top ""Caution"" Sign "',
		'category': 'ot6abcde',
		'description': '"Top ""Caution"" Sign  "',
		'price': 16.19,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bi5ot600': {
		'id': 'bi5ot600',
		'id_user': '"PMBASACSIC  - Safety Cones - * Top ""Caution"" Sign - Custom printed "',
		'name': '"PMBASACSIC  - Safety Cones - * Top ""Caution"" Sign - Custom printed "',
		'category': 'ot6abcde',
		'description': '"* Top ""Caution"" Sign - Custom printed  "',
		'price': 41.8,
		'discounts': {},
		'images': ['cart/images/triangcones.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	're6xe900': {
		'id': 're6xe900',
		'id_user': 'PMBEXPMBAR  - Expanding Mobile Barrier ',
		'name': 'PMBEXPMBAR  - Expanding Mobile Barrier ',
		'category': 'xe9abcde',
		'description': 'Expanding Mobile Barrier  ',
		'price': 702.24,
		'discounts': {},
		'images': ['cart/images/expandmobilebarrierclosed.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd7xe900': {
		'id': 'pd7xe900',
		'id_user': 'PMBSAPO917  - Safety Pole - No. 9175 ',
		'name': 'PMBSAPO917  - Safety Pole - No. 9175 ',
		'category': 'xe9abcde',
		'description': 'Safety Pole - No. 9175  ',
		'price': 81.4,
		'discounts': {},
		'images': ['cart/images/safetypole_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cv9xe900': {
		'id': 'cv9xe900',
		'id_user': 'PMBSAPCUST  - Safety Pole - Custom message ',
		'name': 'PMBSAPCUST  - Safety Pole - Custom message ',
		'category': 'xe9abcde',
		'description': 'Safety Pole - Custom message  ',
		'price': 145.46,
		'discounts': {},
		'images': ['cart/images/safetypole_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ky1xe900': {
		'id': 'ky1xe900',
		'id_user': 'PMGBGSBOOL  - Glit Safety & Stripping Boots (incl 2 prs soles) ',
		'name': 'PMGBGSBOOL  - Glit Safety & Stripping Boots (incl 2 prs soles) ',
		'category': 'xe9abcde',
		'description': 'Glit Safety & Stripping Boots (incl 2 prs soles)  Large ',
		'price': 116.16,
		'discounts': {},
		'images': ['cart/images/strippingboots01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aj3xe900': {
		'id': 'aj3xe900',
		'id_user': 'PMGBGSBOXL  - Glit Safety & Stripping Boots (incl 2 prs soles) ',
		'name': 'PMGBGSBOXL  - Glit Safety & Stripping Boots (incl 2 prs soles) ',
		'category': 'xe9abcde',
		'description': 'Glit Safety & Stripping Boots (incl 2 prs soles)  Extra Large ',
		'price': 116.16,
		'discounts': {},
		'images': ['cart/images/strippingboots01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'te6xe900': {
		'id': 'te6xe900',
		'id_user': 'PMGBGSBSOL  - Glit Safety & Stripping Boots (Replace. Soles) pr ',
		'name': 'PMGBGSBSOL  - Glit Safety & Stripping Boots (Replace. Soles) pr ',
		'category': 'xe9abcde',
		'description': 'Glit Safety & Stripping Boots (Replace. Soles) pr  Large ',
		'price': 12.58,
		'discounts': {},
		'images': ['cart/images/strippingboots01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ml6xe900': {
		'id': 'ml6xe900',
		'id_user': 'PMGBGSBSXL  - Glit Safety & Stripping Boots (Replace. Soles) pr ',
		'name': 'PMGBGSBSXL  - Glit Safety & Stripping Boots (Replace. Soles) pr ',
		'category': 'xe9abcde',
		'description': 'Glit Safety & Stripping Boots (Replace. Soles) pr  Extra Large ',
		'price': 12.58,
		'discounts': {},
		'images': ['cart/images/strippingboots01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ai7xe900': {
		'id': 'ai7xe900',
		'id_user': 'PMBJ3200S1  - Safety Track Black High Traction Safety Tape ',
		'name': 'PMBJ3200S1  - Safety Track Black High Traction Safety Tape ',
		'category': 'xe9abcde',
		'description': 'Safety Track Black High Traction Safety Tape  25mm ',
		'price': 36.7,
		'discounts': {},
		'images': ['cart/images/safetytape.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mr1xe900': {
		'id': 'mr1xe900',
		'id_user': 'PMBJ3200S2  - Safety Track Black High Traction Safety Tape ',
		'name': 'PMBJ3200S2  - Safety Track Black High Traction Safety Tape ',
		'category': 'xe9abcde',
		'description': 'Safety Track Black High Traction Safety Tape  50mm ',
		'price': 73.48,
		'discounts': {},
		'images': ['cart/images/safetytape.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gq7ap600': {
		'id': 'gq7ap600',
		'id_user': 'PMBSHMIDBK  - Speed Humps - Mid Section Black ',
		'name': 'PMBSHMIDBK  - Speed Humps - Mid Section Black ',
		'category': 'ap6abcde',
		'description': 'Speed Humps - Mid Section Black  500x385x50mm ',
		'price': 72.51,
		'discounts': {},
		'images': ['cart/images/speedhumps.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xs3ap600': {
		'id': 'xs3ap600',
		'id_user': 'PMBSHMIDYW  - Speed Humps - Mid Section Yellow ',
		'name': 'PMBSHMIDYW  - Speed Humps - Mid Section Yellow ',
		'category': 'ap6abcde',
		'description': 'Speed Humps - Mid Section Yellow  500x385x50mm ',
		'price': 72.51,
		'discounts': {},
		'images': ['cart/images/speedhumps.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mm4ap600': {
		'id': 'mm4ap600',
		'id_user': 'PMBSHENDBK  - Speed Humps - End Section Black ',
		'name': 'PMBSHENDBK  - Speed Humps - End Section Black ',
		'category': 'ap6abcde',
		'description': 'Speed Humps - End Section Black  250x385x50mm ',
		'price': 45.32,
		'discounts': {},
		'images': ['cart/images/speedhumps.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oa1ap600': {
		'id': 'oa1ap600',
		'id_user': 'PMBSHENDYW  - Speed Humps - End Section Yellow ',
		'name': 'PMBSHENDYW  - Speed Humps - End Section Yellow ',
		'category': 'ap6abcde',
		'description': 'Speed Humps - End Section Yellow  250x385x50mm ',
		'price': 45.32,
		'discounts': {},
		'images': ['cart/images/speedhumps.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ck4hw100': {
		'id': 'ck4hw100',
		'id_user': 'PMUNCHNE15  - Greenline Stainless Channel & Soft Rubber  15cm ',
		'name': 'PMUNCHNE15  - Greenline Stainless Channel & Soft Rubber  15cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber  15cm ',
		'price': 12.57,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nj8hw100': {
		'id': 'nj8hw100',
		'id_user': 'PMUNCHNE25  - Greenline Stainless Channel & Soft Rubber  25cm ',
		'name': 'PMUNCHNE25  - Greenline Stainless Channel & Soft Rubber  25cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber  25cm ',
		'price': 16.33,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'da6hw100': {
		'id': 'da6hw100',
		'id_user': 'PMUNCHNE35  - Greenline Stainless Channel & Soft Rubber  35cm ',
		'name': 'PMUNCHNE35  - Greenline Stainless Channel & Soft Rubber  35cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber  35cm ',
		'price': 19.94,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jk7hw100': {
		'id': 'jk7hw100',
		'id_user': 'PMUNCHNE40  - Greenline Stainless Channel & Soft Rubber   40cm ',
		'name': 'PMUNCHNE40  - Greenline Stainless Channel & Soft Rubber   40cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber   40cm ',
		'price': 22,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'il6hw100': {
		'id': 'il6hw100',
		'id_user': 'PMUNCHNE45  - Greenline Stainless Channel & Soft Rubber   45cm ',
		'name': 'PMUNCHNE45  - Greenline Stainless Channel & Soft Rubber   45cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber   45cm ',
		'price': 23.34,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qh5hw100': {
		'id': 'qh5hw100',
		'id_user': 'PMUNCHNE55  - Greenline Stainless Channel & Soft Rubber   55cm ',
		'name': 'PMUNCHNE55  - Greenline Stainless Channel & Soft Rubber   55cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Stainless Channel & Soft Rubber   55cm ',
		'price': 27.68,
		'discounts': {},
		'images': ['cart/images/ungerssteelschannel.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bb5hw100': {
		'id': 'bb5hw100',
		'id_user': 'PMUNHNETGO  - ErgoTec Handle  ',
		'name': 'PMUNHNETGO  - ErgoTec Handle  ',
		'category': 'hw1abcde',
		'description': 'ErgoTec Handle  ',
		'price': 34.76,
		'discounts': {},
		'images': ['cart/images/ergotecsqueegeehandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tz5hw100': {
		'id': 'tz5hw100',
		'id_user': 'PMUNHEXT00  - ErgoTec XL Handle ETX00  ',
		'name': 'PMUNHEXT00  - ErgoTec XL Handle ETX00  ',
		'category': 'hw1abcde',
		'description': 'ErgoTec XL Handle ETX00  ',
		'price': 37.28,
		'discounts': {},
		'images': ['cart/images/ergotecsqueegeehandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xm9hw100': {
		'id': 'xm9hw100',
		'id_user': 'PMUNHNPR00  - Pro Handle with Rubber Grip  ',
		'name': 'PMUNHNPR00  - Pro Handle with Rubber Grip  ',
		'category': 'hw1abcde',
		'description': 'Pro Handle with Rubber Grip  ',
		'price': 24.43,
		'discounts': {},
		'images': ['cart/images/ergotecsqueegeehandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hu3hw100': {
		'id': 'hu3hw100',
		'id_user': 'PMUNCHGC25  - Greenline Brass Channel & Rubber (with clips)  25cm ',
		'name': 'PMUNCHGC25  - Greenline Brass Channel & Rubber (with clips)  25cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Channel & Rubber (with clips)  25cm ',
		'price': 18.48,
		'discounts': {},
		'images': ['cart/images/ungerbrassgoldclipchan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nk7hw100': {
		'id': 'nk7hw100',
		'id_user': 'PMUNCHGC35  - Greenline Brass Channel & Rubber (with clips)  35cm ',
		'name': 'PMUNCHGC35  - Greenline Brass Channel & Rubber (with clips)  35cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Channel & Rubber (with clips)  35cm ',
		'price': 21.17,
		'discounts': {},
		'images': ['cart/images/ungerbrassgoldclipchan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lw5hw100': {
		'id': 'lw5hw100',
		'id_user': 'PMUNCHGC40  - Greenline Brass Channel & Rubber (with clips)  40cm ',
		'name': 'PMUNCHGC40  - Greenline Brass Channel & Rubber (with clips)  40cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Channel & Rubber (with clips)  40cm ',
		'price': 22.55,
		'discounts': {},
		'images': ['cart/images/ungerbrassgoldclipchan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tw8hw100': {
		'id': 'tw8hw100',
		'id_user': 'PMUNCHGC45  - Greenline Brass Channel & Rubber (with clips)  45cm ',
		'name': 'PMUNCHGC45  - Greenline Brass Channel & Rubber (with clips)  45cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Channel & Rubber (with clips)  45cm ',
		'price': 23.57,
		'discounts': {},
		'images': ['cart/images/ungerbrassgoldclipchan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aj6hw100': {
		'id': 'aj6hw100',
		'id_user': 'PMUNCHGC55  - Greenline Brass Channel & Rubber (with clips)   55cm ',
		'name': 'PMUNCHGC55  - Greenline Brass Channel & Rubber (with clips)   55cm ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Channel & Rubber (with clips)   55cm ',
		'price': 29.64,
		'discounts': {},
		'images': ['cart/images/ungerbrassgoldclipchan.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uv9hw100': {
		'id': 'uv9hw100',
		'id_user': 'PMUNEPCLIP  - Plastic End Clip  ',
		'name': 'PMUNEPCLIP  - Plastic End Clip  ',
		'category': 'hw1abcde',
		'description': 'Plastic End Clip  ',
		'price': 23.55,
		'discounts': {},
		'images': ['cart/images/ungergoldclipbrasshandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lj9hw100': {
		'id': 'lj9hw100',
		'id_user': 'PMUNHNGS00  - Greenline Brass Handle  ',
		'name': 'PMUNHNGS00  - Greenline Brass Handle  ',
		'category': 'hw1abcde',
		'description': 'Greenline Brass Handle  ',
		'price': 20.59,
		'discounts': {},
		'images': ['cart/images/ungergoldclipbrasshandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yp6hw100': {
		'id': 'yp6hw100',
		'id_user': 'PMUNHNGP00  - Golden Pro Handle with Rubber Grip  ',
		'name': 'PMUNHNGP00  - Golden Pro Handle with Rubber Grip  ',
		'category': 'hw1abcde',
		'description': 'Golden Pro Handle with Rubber Grip  ',
		'price': 28.92,
		'discounts': {},
		'images': ['cart/images/ungergoldclipbrasshandle.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bf0hw100': {
		'id': 'bf0hw100',
		'id_user': 'PMUNSWLS00  - Straight Head  ',
		'name': 'PMUNSWLS00  - Straight Head  ',
		'category': 'hw1abcde',
		'description': 'Straight Head  ',
		'price': 41.22,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qo5hw100': {
		'id': 'qo5hw100',
		'id_user': 'PMUNSWLA00  - 30o Angled Head  ',
		'name': 'PMUNSWLA00  - 30o Angled Head  ',
		'category': 'hw1abcde',
		'description': '30o Angled Head  ',
		'price': 41.22,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pr3hw100': {
		'id': 'pr3hw100',
		'id_user': 'PMUNVVVP35  - Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  35cm ',
		'name': 'PMUNVVVP35  - Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  35cm ',
		'category': 'hw1abcde',
		'description': 'Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  35cm ',
		'price': 97.26,
		'discounts': {},
		'images': ['cart/images/ungervisaversa.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr9hw100': {
		'id': 'nr9hw100',
		'id_user': 'PMUNVVVP45  - Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  45cm ',
		'name': 'PMUNVVVP45  - Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  45cm ',
		'category': 'hw1abcde',
		'description': 'Visa Versa Complete with S Channel & Rubber Original Washer Sleeve  45cm ',
		'price': 105.46,
		'discounts': {},
		'images': ['cart/images/ungervisaversa.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mm7hw100': {
		'id': 'mm7hw100',
		'id_user': 'PMUNEGRR25  - Easy Glider  Squeegee Rubbers 25cm ',
		'name': 'PMUNEGRR25  - Easy Glider  Squeegee Rubbers 25cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider  Squeegee Rubbers 25cm ',
		'price': 5.28,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pq4hw100': {
		'id': 'pq4hw100',
		'id_user': 'PMUNEGRR35  - Easy Glider Squeegee Rubbers 35cm ',
		'name': 'PMUNEGRR35  - Easy Glider Squeegee Rubbers 35cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider Squeegee Rubbers 35cm ',
		'price': 6.2,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zn1hw100': {
		'id': 'zn1hw100',
		'id_user': 'PMUNEGRR40  - Easy Glider Squeegee Rubbers 40cm ',
		'name': 'PMUNEGRR40  - Easy Glider Squeegee Rubbers 40cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider Squeegee Rubbers 40cm ',
		'price': 7.06,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bs5hw100': {
		'id': 'bs5hw100',
		'id_user': 'PMUNEGRR45  - Easy Glider Squeegee Rubbers 45cm ',
		'name': 'PMUNEGRR45  - Easy Glider Squeegee Rubbers 45cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider Squeegee Rubbers 45cm ',
		'price': 7.16,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xs5hw100': {
		'id': 'xs5hw100',
		'id_user': 'PMUNEGRR55  - Easy Glider Squeegee Rubbers 55cm ',
		'name': 'PMUNEGRR55  - Easy Glider Squeegee Rubbers 55cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider Squeegee Rubbers 55cm ',
		'price': 9.2,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ua6hw100': {
		'id': 'ua6hw100',
		'id_user': 'PMUNEGRR92  - Easy Glider Squeegee Rubbers 92cm ',
		'name': 'PMUNEGRR92  - Easy Glider Squeegee Rubbers 92cm ',
		'category': 'hw1abcde',
		'description': 'Easy Glider Squeegee Rubbers 92cm ',
		'price': 13.39,
		'discounts': {},
		'images': ['cart/images/p091_1_00.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rk4hw100': {
		'id': 'rk4hw100',
		'id_user': 'PMUNEGRRHI  - Highway Rubber - Economy rubber in a roll  15m ',
		'name': 'PMUNEGRRHI  - Highway Rubber - Economy rubber in a roll  15m ',
		'category': 'hw1abcde',
		'description': 'Highway Rubber - Economy rubber in a roll  15m ',
		'price': 155.71,
		'discounts': {},
		'images': ['cart/images/ungerhighwayrubber.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xh8yc300': {
		'id': 'xh8yc300',
		'id_user': 'PMUNWMNS35  - Micro Strip Replacement Sleeve  35cm ',
		'name': 'PMUNWMNS35  - Micro Strip Replacement Sleeve  35cm ',
		'category': 'yc3abcde',
		'description': 'Micro Strip Replacement Sleeve  35cm ',
		'price': 44.26,
		'discounts': {},
		'images': ['cart/images/ungerstripwashmicro.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ir9yc300': {
		'id': 'ir9yc300',
		'id_user': 'PMUNWMNS45  - Micro Strip Replacement Sleeve  45cm ',
		'name': 'PMUNWMNS45  - Micro Strip Replacement Sleeve  45cm ',
		'category': 'yc3abcde',
		'description': 'Micro Strip Replacement Sleeve  45cm ',
		'price': 49.24,
		'discounts': {},
		'images': ['cart/images/ungerstripwashmicro.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rq5yc300': {
		'id': 'rq5yc300',
		'id_user': 'PMUNWSMS35  - Monsoon Plus Replacement Sleeve  35cm ',
		'name': 'PMUNWSMS35  - Monsoon Plus Replacement Sleeve  35cm ',
		'category': 'yc3abcde',
		'description': 'Monsoon Plus Replacement Sleeve  35cm ',
		'price': 39.35,
		'discounts': {},
		'images': ['cart/images/stripwashermonsoon.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wv2yc300': {
		'id': 'wv2yc300',
		'id_user': 'PMUNWSMS45  - Monsoon Plus Replacement Sleeve  45cm ',
		'name': 'PMUNWSMS45  - Monsoon Plus Replacement Sleeve  45cm ',
		'category': 'yc3abcde',
		'description': 'Monsoon Plus Replacement Sleeve  45cm ',
		'price': 43.89,
		'discounts': {},
		'images': ['cart/images/stripwashermonsoon.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yd2yc300': {
		'id': 'yd2yc300',
		'id_user': 'PMUNWOWS10  - Original Replacement Sleeve  25cm ',
		'name': 'PMUNWOWS10  - Original Replacement Sleeve  25cm ',
		'category': 'yc3abcde',
		'description': 'Original Replacement Sleeve  25cm ',
		'price': 21.81,
		'discounts': {},
		'images': ['cart/images/stripwasheroriginal.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ek7yc300': {
		'id': 'ek7yc300',
		'id_user': 'PMUNWOWS14  - Original Replacement Sleeve  35cm ',
		'name': 'PMUNWOWS14  - Original Replacement Sleeve  35cm ',
		'category': 'yc3abcde',
		'description': 'Original Replacement Sleeve  35cm ',
		'price': 25.78,
		'discounts': {},
		'images': ['cart/images/stripwasheroriginal.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'te1yc300': {
		'id': 'te1yc300',
		'id_user': 'PMUNWOWS18  - Original Replacement Sleeve  45cm ',
		'name': 'PMUNWOWS18  - Original Replacement Sleeve  45cm ',
		'category': 'yc3abcde',
		'description': 'Original Replacement Sleeve  45cm ',
		'price': 31.42,
		'discounts': {},
		'images': ['cart/images/stripwasheroriginal.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jv4yc300': {
		'id': 'jv4yc300',
		'id_user': 'PMUNWPRS14  - Strip Washer (Ruf-Face) Replace Sleeve  35cm ',
		'name': 'PMUNWPRS14  - Strip Washer (Ruf-Face) Replace Sleeve  35cm ',
		'category': 'yc3abcde',
		'description': 'Strip Washer (Ruf-Face) Replace Sleeve  35cm ',
		'price': 33.83,
		'discounts': {},
		'images': ['cart/images/ungerstripwashruffacesleeve.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ai9yc300': {
		'id': 'ai9yc300',
		'id_user': 'PMUNWPRS18  - Strip Washer (Ruf-Face) Replace Sleeve  45cm ',
		'name': 'PMUNWPRS18  - Strip Washer (Ruf-Face) Replace Sleeve  45cm ',
		'category': 'yc3abcde',
		'description': 'Strip Washer (Ruf-Face) Replace Sleeve  45cm ',
		'price': 39.64,
		'discounts': {},
		'images': ['cart/images/ungerstripwashruffacesleeve.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cl6yc300': {
		'id': 'cl6yc300',
		'id_user': 'PMUNWSSV35  - Swivel Strip Washer T-Bar (sleeve not included)  35cm ',
		'name': 'PMUNWSSV35  - Swivel Strip Washer T-Bar (sleeve not included)  35cm ',
		'category': 'yc3abcde',
		'description': 'Swivel Strip Washer T-Bar (sleeve not included)  35cm ',
		'price': 38.07,
		'discounts': {},
		'images': ['cart/images/file_4_54.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ka9yc300': {
		'id': 'ka9yc300',
		'id_user': 'PMUNWSSV45  - Swivel Strip Washer T-Bar (sleeve not included)  45cm ',
		'name': 'PMUNWSSV45  - Swivel Strip Washer T-Bar (sleeve not included)  45cm ',
		'category': 'yc3abcde',
		'description': 'Swivel Strip Washer T-Bar (sleeve not included)  45cm ',
		'price': 45.46,
		'discounts': {},
		'images': ['cart/images/file_4_54.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yx9yc300': {
		'id': 'yx9yc300',
		'id_user': 'PMUNWSET25  - Ergotec T-Bar  25cm ',
		'name': 'PMUNWSET25  - Ergotec T-Bar  25cm ',
		'category': 'yc3abcde',
		'description': 'Ergotec T-Bar  25cm ',
		'price': 17,
		'discounts': {},
		'images': ['cart/images/ergotect-bar.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'so7yc300': {
		'id': 'so7yc300',
		'id_user': 'PMUNWSET35  - Ergotec T-Bar  35cm ',
		'name': 'PMUNWSET35  - Ergotec T-Bar  35cm ',
		'category': 'yc3abcde',
		'description': 'Ergotec T-Bar  35cm ',
		'price': 18.94,
		'discounts': {},
		'images': ['cart/images/ergotect-bar.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hu5yc300': {
		'id': 'hu5yc300',
		'id_user': 'PMUNWSET45  - Ergotec T-Bar  45cm ',
		'name': 'PMUNWSET45  - Ergotec T-Bar  45cm ',
		'category': 'yc3abcde',
		'description': 'Ergotec T-Bar  45cm ',
		'price': 20.52,
		'discounts': {},
		'images': ['cart/images/ergotect-bar.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uh8vx900': {
		'id': 'uh8vx900',
		'id_user': 'PMUNBSBB01  - Bucket on a Belt  ',
		'name': 'PMUNBSBB01  - Bucket on a Belt  ',
		'category': 'vx9abcde',
		'description': 'Bucket on a Belt  ',
		'price': 90.46,
		'discounts': {},
		'images': ['cart/images/ungerbucketonabelt.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld0vx900': {
		'id': 'ld0vx900',
		'id_user': 'PMUNBSUB00  - The Belt  ',
		'name': 'PMUNBSUB00  - The Belt  ',
		'category': 'vx9abcde',
		'description': 'The Belt  ',
		'price': 60.9,
		'discounts': {},
		'images': ['cart/images/ungerthebelt.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vf0vx900': {
		'id': 'vf0vx900',
		'id_user': 'PMUNGLOVXL  - Gloves  Neoprene - Extra Large  ',
		'name': 'PMUNGLOVXL  - Gloves  Neoprene - Extra Large  ',
		'category': 'vx9abcde',
		'description': 'Gloves  Neoprene - Extra Large  ',
		'price': 100.07,
		'discounts': {},
		'images': ['cart/images/neopreneglovesxl.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xe3vx900': {
		'id': 'xe3vx900',
		'id_user': 'PMUNCONEXT  - Ergo Handle Extension  ',
		'name': 'PMUNCONEXT  - Ergo Handle Extension  ',
		'category': 'vx9abcde',
		'description': 'Ergo Handle Extension  ',
		'price': 21.72,
		'discounts': {},
		'images': ['cart/images/ergohandleextension.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bb7vx900': {
		'id': 'bb7vx900',
		'id_user': 'PMUNSCMAXI  - Maxi Scraper 10cm STMAX  10cm ',
		'name': 'PMUNSCMAXI  - Maxi Scraper 10cm STMAX  10cm ',
		'category': 'vx9abcde',
		'description': 'Maxi Scraper 10cm STMAX  10cm ',
		'price': 20.61,
		'discounts': {},
		'images': ['cart/images/ungermaxiscraper.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nb4vx900': {
		'id': 'nb4vx900',
		'id_user': 'PMUNSCTR10  - Trim 10 Replacement Blades  ',
		'name': 'PMUNSCTR10  - Trim 10 Replacement Blades  ',
		'category': 'vx9abcde',
		'description': 'Trim 10 Replacement Blades  ',
		'price': 33.26,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sa6vx900': {
		'id': 'sa6vx900',
		'id_user': 'PMUNSCTX10  - Pro Trim Scraper TX10  ',
		'name': 'PMUNSCTX10  - Pro Trim Scraper TX10  ',
		'category': 'vx9abcde',
		'description': 'Pro Trim Scraper TX10  ',
		'price': 28.92,
		'discounts': {},
		'images': ['cart/images/ungerprotrim10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zs7vx900': {
		'id': 'zs7vx900',
		'id_user': 'PMUNSCSH04  - Ergotec Short Handle Scraper  100mm blade ',
		'name': 'PMUNSCSH04  - Ergotec Short Handle Scraper  100mm blade ',
		'category': 'vx9abcde',
		'description': 'Ergotec Short Handle Scraper  100mm blade ',
		'price': 37.7,
		'discounts': {},
		'images': ['cart/images/ergotecshorthandlescraper.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hb0vx900': {
		'id': 'hb0vx900',
		'id_user': 'PMUNSCLH48  - Long Handle Scraper  100mm blade ',
		'name': 'PMUNSCLH48  - Long Handle Scraper  100mm blade ',
		'category': 'vx9abcde',
		'description': 'Long Handle Scraper  100mm blade ',
		'price': 63.48,
		'discounts': {},
		'images': ['cart/images/p091_1_37.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xg1vx900': {
		'id': 'xg1vx900',
		'id_user': 'PMUNSCRB04  - Replacement Blades for SH & LH Scraper  100mm blade ',
		'name': 'PMUNSCRB04  - Replacement Blades for SH & LH Scraper  100mm blade ',
		'category': 'vx9abcde',
		'description': 'Replacement Blades for SH & LH Scraper  100mm blade ',
		'price': 18.11,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb5vx900': {
		'id': 'qb5vx900',
		'id_user': 'PMUNSCSR04  - Ergotec Safety Scraper  25mm blade ',
		'name': 'PMUNSCSR04  - Ergotec Safety Scraper  25mm blade ',
		'category': 'vx9abcde',
		'description': 'Ergotec Safety Scraper  25mm blade ',
		'price': 8.96,
		'discounts': {},
		'images': ['cart/images/ergotecsafetyscraper.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qo7vx900': {
		'id': 'qo7vx900',
		'id_user': 'PMUNSCSR50  - Safety Scraper  25mm blade ',
		'name': 'PMUNSCSR50  - Safety Scraper  25mm blade ',
		'category': 'vx9abcde',
		'description': 'Safety Scraper  25mm blade ',
		'price': 5.37,
		'discounts': {},
		'images': ['cart/images/ungersafetyscraper.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vd5vx900': {
		'id': 'vd5vx900',
		'id_user': 'PMUNSCSRB4  - Safety Scraper Blades  25mm blade ',
		'name': 'PMUNSCSRB4  - Safety Scraper Blades  25mm blade ',
		'category': 'vx9abcde',
		'description': 'Safety Scraper Blades  25mm blade ',
		'price': 26.7,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vk7ot900': {
		'id': 'vk7ot900',
		'id_user': 'PMUNOLEZ12  - Optiloc - 2 Sections  1.2m ',
		'name': 'PMUNOLEZ12  - Optiloc - 2 Sections  1.2m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 2 Sections  1.2m ',
		'price': 59.51,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bl8ot900': {
		'id': 'bl8ot900',
		'id_user': 'PMUNOLEZ25  - Optiloc - 2 Sections  2.5m ',
		'name': 'PMUNOLEZ25  - Optiloc - 2 Sections  2.5m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 2 Sections  2.5m ',
		'price': 85.75,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sn1ot900': {
		'id': 'sn1ot900',
		'id_user': 'PMUNOLEZ40  - Optiloc - 2 Sections  4.0m ',
		'name': 'PMUNOLEZ40  - Optiloc - 2 Sections  4.0m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 2 Sections  4.0m ',
		'price': 127.88,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hh2ot900': {
		'id': 'hh2ot900',
		'id_user': 'PMUNOLED45  - Optiloc - 3 Sections  4.5m ',
		'name': 'PMUNOLED45  - Optiloc - 3 Sections  4.5m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 3 Sections  4.5m ',
		'price': 149.23,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jc9ot900': {
		'id': 'jc9ot900',
		'id_user': 'PMUNOLED55  - Optiloc - 3 Sections  5.5m ',
		'name': 'PMUNOLED55  - Optiloc - 3 Sections  5.5m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 3 Sections  5.5m ',
		'price': 184.52,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cr9ot900': {
		'id': 'cr9ot900',
		'id_user': 'PMUNOLED90  - Optiloc - 3 Sections  9.0m ',
		'name': 'PMUNOLED90  - Optiloc - 3 Sections  9.0m ',
		'category': 'ot9abcde',
		'description': 'Optiloc - 3 Sections  9.0m ',
		'price': 273.87,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xf2ot900': {
		'id': 'xf2ot900',
		'id_user': 'PMUNEPTP26  - 2 Section Starter  3.6m ',
		'name': 'PMUNEPTP26  - 2 Section Starter  3.6m ',
		'category': 'ot9abcde',
		'description': '2 Section Starter  3.6m ',
		'price': 114.49,
		'discounts': {},
		'images': ['cart/images/ungeroptiloc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ie6ot900': {
		'id': 'ie6ot900',
		'id_user': 'PMUNEPTB16  - Plus 3 Extension  1.8m ',
		'name': 'PMUNEPTB16  - Plus 3 Extension  1.8m ',
		'category': 'ot9abcde',
		'description': 'Plus 3 Extension  1.8m ',
		'price': 95.73,
		'discounts': {},
		'images': ['cart/images/ungerteleplus.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yv5ot900': {
		'id': 'yv5ot900',
		'id_user': 'PMUNEPTC16  - Plus 4 Extension  1.8m ',
		'name': 'PMUNEPTC16  - Plus 4 Extension  1.8m ',
		'category': 'ot9abcde',
		'description': 'Plus 4 Extension  1.8m ',
		'price': 101.18,
		'discounts': {},
		'images': ['cart/images/ungerteleplus.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ef5ot900': {
		'id': 'ef5ot900',
		'id_user': 'PMUNEPTD16  - Plus 5 Extension  1.8m ',
		'name': 'PMUNEPTD16  - Plus 5 Extension  1.8m ',
		'category': 'ot9abcde',
		'description': 'Plus 5 Extension  1.8m ',
		'price': 111.53,
		'discounts': {},
		'images': ['cart/images/ungerteleplus.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dg4ot900': {
		'id': 'dg4ot900',
		'id_user': 'PMUNPAHF10  - HiFlo Kit (excludes pole)  9.0m ',
		'name': 'PMUNPAHF10  - HiFlo Kit (excludes pole)  9.0m ',
		'category': 'ot9abcde',
		'description': 'HiFlo Kit (excludes pole)  9.0m ',
		'price': 443.17,
		'discounts': {},
		'images': ['cart/images/ungerhiflokit.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sc3ot900': {
		'id': 'sc3ot900',
		'id_user': 'PMUNPAHF01  - HiFlo Scrub Tabs  450g ',
		'name': 'PMUNPAHF01  - HiFlo Scrub Tabs  450g ',
		'category': 'ot9abcde',
		'description': 'HiFlo Scrub Tabs  450g ',
		'price': 46.29,
		'discounts': {},
		'images': ['cart/images/ungerhiflokit.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cw3ot900': {
		'id': 'cw3ot900',
		'id_user': 'PMUNSBHF12  - HiFlo Brush - Soft  6',
		'name': 'PMUNSBHF12  - HiFlo Brush - Soft  6',
		'category': 'ot9abcde',
		'description': 'HiFlo Brush - Soft  6',
		'price': 82.05,
		'discounts': {},
		'images': ['cart/images/ungerhiflokit.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uu3ot900': {
		'id': 'uu3ot900',
		'id_user': 'PMUNCONCAN  - Ergotec Locking Cone  10',
		'name': 'PMUNCONCAN  - Ergotec Locking Cone  10',
		'category': 'ot9abcde',
		'description': 'Ergotec Locking Cone  10',
		'price': 12.67,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zh0ot900': {
		'id': 'zh0ot900',
		'id_user': 'PMUNADCJN0  - Cranked Joint Angle Adapter - Nylon  5',
		'name': 'PMUNADCJN0  - Cranked Joint Angle Adapter - Nylon  5',
		'category': 'ot9abcde',
		'description': 'Cranked Joint Angle Adapter - Nylon  5',
		'price': 41.59,
		'discounts': {},
		'images': ['cart/images/ungercrankedadaptor.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cp1ot900': {
		'id': 'cp1ot900',
		'id_user': 'PMUNSFBS01  - Sticky Fingers  5',
		'name': 'PMUNSFBS01  - Sticky Fingers  5',
		'category': 'ot9abcde',
		'description': 'Sticky Fingers  5',
		'price': 56.37,
		'discounts': {},
		'images': ['cart/images/ungerstickyfingers.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'if5ot900': {
		'id': 'if5ot900',
		'id_user': 'PMUNFCFIXI  - Fixi-Clamp  5',
		'name': 'PMUNFCFIXI  - Fixi-Clamp  5',
		'category': 'ot9abcde',
		'description': 'Fixi-Clamp  5',
		'price': 86.12,
		'discounts': {},
		'images': ['cart/images/ungerfixi-clamp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ny3ot900': {
		'id': 'ny3ot900',
		'id_user': 'PMUNSBHBRO  - Handi-Brush. Fits Fixi-Clamp  5',
		'name': 'PMUNSBHBRO  - Handi-Brush. Fits Fixi-Clamp  5',
		'category': 'ot9abcde',
		'description': 'Handi-Brush. Fits Fixi-Clamp  5',
		'price': 33.63,
		'discounts': {},
		'images': ['cart/images/ungerfixi-clamp.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xt6ot900': {
		'id': 'xt6ot900',
		'id_user': 'PMUNFCSP06  - Sootmaster Sponge  50x75x150mm ',
		'name': 'PMUNFCSP06  - Sootmaster Sponge  50x75x150mm ',
		'category': 'ot9abcde',
		'description': 'Sootmaster Sponge  50x75x150mm ',
		'price': 137.4,
		'discounts': {},
		'images': ['cart/images/ungersootmastersponge.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xr8xf500': {
		'id': 'xr8xf500',
		'id_user': 'BBIN450B  - Tilt Cart  ',
		'name': 'BBIN450B  - Tilt Cart  ',
		'category': 'xf5abcde',
		'description': 'Tilt Cart  ',
		'price': 897.6,
		'discounts': {},
		'images': ['cart/images/tiltcart.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'if7xf500': {
		'id': 'if7xf500',
		'id_user': 'BSCJANCT  - Janitor Cart  ',
		'name': 'BSCJANCT  - Janitor Cart  ',
		'category': 'xf5abcde',
		'description': 'Janitor Cart  ',
		'price': 190.34,
		'discounts': {},
		'images': ['cart/images/janitorscart.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vl8xf500': {
		'id': 'vl8xf500',
		'id_user': 'BSCJANRB  - Janitor Cart Replacement Bags  ',
		'name': 'BSCJANRB  - Janitor Cart Replacement Bags  ',
		'category': 'xf5abcde',
		'description': 'Janitor Cart Replacement Bags  ',
		'price': 21.03,
		'discounts': {},
		'images': ['cart/images/janitorscart.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yc8xf500': {
		'id': 'yc8xf500',
		'id_user': 'BSCGARCT  - X-Carts  ',
		'name': 'BSCGARCT  - X-Carts  ',
		'category': 'xf5abcde',
		'description': 'X-Carts  ',
		'price': 129.62,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr6xf500': {
		'id': 'nr6xf500',
		'id_user': 'BSCGARRB  - X- Cart Replacement Bags  ',
		'name': 'BSCGARRB  - X- Cart Replacement Bags  ',
		'category': 'xf5abcde',
		'description': 'X- Cart Replacement Bags  ',
		'price': 40.83,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qt1xf500': {
		'id': 'qt1xf500',
		'id_user': 'BSWNTT58  - Swing Top Tidy  58L ',
		'name': 'BSWNTT58  - Swing Top Tidy  58L ',
		'category': 'xf5abcde',
		'description': 'Swing Top Tidy  58L ',
		'price': 69.96,
		'discounts': {},
		'images': ['cart/images/swingtoptidies.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'im0xf500': {
		'id': 'im0xf500',
		'id_user': 'BSWNTT42  - Swing Top Tidy  42L ',
		'name': 'BSWNTT42  - Swing Top Tidy  42L ',
		'category': 'xf5abcde',
		'description': 'Swing Top Tidy  42L ',
		'price': 39.86,
		'discounts': {},
		'images': ['cart/images/swingtoptidies.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hh5xf500': {
		'id': 'hh5xf500',
		'id_user': 'BSWNTT23  - Swing Top Tidy  23L ',
		'name': 'BSWNTT23  - Swing Top Tidy  23L ',
		'category': 'xf5abcde',
		'description': 'Swing Top Tidy  23L ',
		'price': 29.48,
		'discounts': {},
		'images': ['cart/images/swingtoptidies.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rs5xf500': {
		'id': 'rs5xf500',
		'id_user': 'BBUCCO74  - Two Division Bucket  ',
		'name': 'BBUCCO74  - Two Division Bucket  ',
		'category': 'xf5abcde',
		'description': 'Two Division Bucket  ',
		'price': 24.46,
		'discounts': {},
		'images': ['cart/images/twodivbucket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ai1xf500': {
		'id': 'ai1xf500',
		'id_user': 'BBUCWIND  - Window Cleaning Bucket -Yellow-complete with 4 castors  ',
		'name': 'BBUCWIND  - Window Cleaning Bucket -Yellow-complete with 4 castors  ',
		'category': 'xf5abcde',
		'description': 'Window Cleaning Bucket -Yellow-complete with 4 castors  ',
		'price': 54.38,
		'discounts': {},
		'images': ['cart/images/windowcleanbucket.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wn5xf500': {
		'id': 'wn5xf500',
		'id_user': 'BSBINCHBE  - Binch Bin Bag Clasp - Beige  12 bags ',
		'name': 'BSBINCHBE  - Binch Bin Bag Clasp - Beige  12 bags ',
		'category': 'xf5abcde',
		'description': 'Binch Bin Bag Clasp - Beige  12 bags ',
		'price': 9.59,
		'discounts': {},
		'images': ['cart/images/binch01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zn6xf500': {
		'id': 'zn6xf500',
		'id_user': 'BSBINCHBK  - Binch Bin Bag Clasp - Black  12 bags ',
		'name': 'BSBINCHBK  - Binch Bin Bag Clasp - Black  12 bags ',
		'category': 'xf5abcde',
		'description': 'Binch Bin Bag Clasp - Black  12 bags ',
		'price': 9.59,
		'discounts': {},
		'images': ['cart/images/binch01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wv4xf500': {
		'id': 'wv4xf500',
		'id_user': 'BSBINCHGY  - Binch Bin Bag Clasp - Grey  12 bags ',
		'name': 'BSBINCHGY  - Binch Bin Bag Clasp - Grey  12 bags ',
		'category': 'xf5abcde',
		'description': 'Binch Bin Bag Clasp - Grey  12 bags ',
		'price': 9.59,
		'discounts': {},
		'images': ['cart/images/binch01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tf2xf500': {
		'id': 'tf2xf500',
		'id_user': 'BSBINCHWT  - Binch Bin Bag Clasp - White  12 bags ',
		'name': 'BSBINCHWT  - Binch Bin Bag Clasp - White  12 bags ',
		'category': 'xf5abcde',
		'description': 'Binch Bin Bag Clasp - White  12 bags ',
		'price': 9.59,
		'discounts': {},
		'images': ['cart/images/binch01.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tx1xf500': {
		'id': 'tx1xf500',
		'id_user': 'PMUNPTPPPP  - People\'s Paper Picker Pin  1.067m ',
		'name': 'PMUNPTPPPP  - People\'s Paper Picker Pin  1.067m ',
		'category': 'xf5abcde',
		'description': 'People&#39;s Paper Picker Pin  1.067m ',
		'price': 44.53,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sc6xf500': {
		'id': 'sc6xf500',
		'id_user': 'PMUNPTPINP  - Replacement Pin Plug for PPPP  ',
		'name': 'PMUNPTPINP  - Replacement Pin Plug for PPPP  ',
		'category': 'xf5abcde',
		'description': 'Replacement Pin Plug for PPPP  ',
		'price': 14.52,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dm9xf500': {
		'id': 'dm9xf500',
		'id_user': 'PMUNPTNN40  - Nifty Nabber  45cm ',
		'name': 'PMUNPTNN40  - Nifty Nabber  45cm ',
		'category': 'xf5abcde',
		'description': 'Nifty Nabber  45cm ',
		'price': 71.7,
		'discounts': {},
		'images': ['cart/images/niftynabbaggerinaction.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ms5xf500': {
		'id': 'ms5xf500',
		'id_user': 'PMUNPTNN90  - Nifty Nabber   90cm ',
		'name': 'PMUNPTNN90  - Nifty Nabber   90cm ',
		'category': 'xf5abcde',
		'description': 'Nifty Nabber   90cm ',
		'price': 90.64,
		'discounts': {},
		'images': ['cart/images/niftynabbaggerinaction.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yq0xf500': {
		'id': 'yq0xf500',
		'id_user': 'PMUNPTNN14  - Nifty Nabber  140cm ',
		'name': 'PMUNPTNN14  - Nifty Nabber  140cm ',
		'category': 'xf5abcde',
		'description': 'Nifty Nabber  140cm ',
		'price': 101.55,
		'discounts': {},
		'images': ['cart/images/niftynabbaggerinaction.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ty0xf500': {
		'id': 'ty0xf500',
		'id_user': 'PMUNPTNN24  - Nifty Nabber  240cm ',
		'name': 'PMUNPTNN24  - Nifty Nabber  240cm ',
		'category': 'xf5abcde',
		'description': 'Nifty Nabber  240cm ',
		'price': 182.12,
		'discounts': {},
		'images': ['cart/images/niftynabbaggerinaction.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zf5xf500': {
		'id': 'zf5xf500',
		'id_user': 'PMUNPTNT09  - Trigger Nabber  90cm ',
		'name': 'PMUNPTNT09  - Trigger Nabber  90cm ',
		'category': 'xf5abcde',
		'description': 'Trigger Nabber  90cm ',
		'price': 81.31,
		'discounts': {},
		'images': ['cart/images/niftynabbaggerinaction.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eq5vz900': {
		'id': 'eq5vz900',
		'id_user': 'PMMH3660  - Mats - Regular ',
		'name': 'PMMH3660  - Mats - Regular ',
		'category': 'vz9abcde',
		'description': 'Mats - Regular  .865 x1.475m ',
		'price': 154.88,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cd7vz900': {
		'id': 'cd7vz900',
		'id_user': 'PMMH4872  - Mats - Regular ',
		'name': 'PMMH4872  - Mats - Regular ',
		'category': 'vz9abcde',
		'description': 'Mats - Regular  1.145 x 1.730m ',
		'price': 253.44,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xg4vz900': {
		'id': 'xg4vz900',
		'id_user': 'PMMH2600CL  - Rolls - Regular  (Price per l/mtr)',
		'name': 'PMMH2600CL  - Rolls - Regular  (Price per l/mtr)',
		'category': 'vz9abcde',
		'description': 'Rolls - Regular  (Price per l/mtr) 1.8 x 6.1m ',
		'price': 271.57,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fv7vz900': {
		'id': 'fv7vz900',
		'id_user': 'PMMH260CCL  - Rolls - Regular - Cut to length  (Price per l/mtr)',
		'name': 'PMMH260CCL  - Rolls - Regular - Cut to length  (Price per l/mtr)',
		'category': 'vz9abcde',
		'description': 'Rolls - Regular - Cut to length  (Price per l/mtr) 1.8m Wide ',
		'price': 312.31,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ut8vz900': {
		'id': 'ut8vz900',
		'id_user': 'PMMHD2600CL  - Rolls - Diamond  (Price per l/mtr)',
		'name': 'PMMHD2600CL  - Rolls - Diamond  (Price per l/mtr)',
		'category': 'vz9abcde',
		'description': 'Rolls - Diamond  (Price per l/mtr) 1.8 x 6.1m ',
		'price': 449.33,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'os8vz900': {
		'id': 'os8vz900',
		'id_user': 'PMMHD260CCL  - Rolls - Diamond - Cut to length  (Price per l/mtr)',
		'name': 'PMMHD260CCL  - Rolls - Diamond - Cut to length  (Price per l/mtr)',
		'category': 'vz9abcde',
		'description': 'Rolls - Diamond - Cut to length  (Price per l/mtr) 1.8m Wide ',
		'price': 516.74,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er6vz900': {
		'id': 'er6vz900',
		'id_user': '"PMMH4872WE  - Welcome Mat Grey with Red ""Welcome"" "',
		'name': '"PMMH4872WE  - Welcome Mat Grey with Red ""Welcome"" "',
		'category': 'vz9abcde',
		'description': '"Welcome Mat Grey with Red ""Welcome""  1.2 x 1.8m "',
		'price': 308,
		'discounts': {},
		'images': ['cart/images/mwchairmatspiked.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zu8vz900': {
		'id': 'zu8vz900',
		'id_user': 'PMMP4872DCL  - Water Horse Diamond  Mat ',
		'name': 'PMMP4872DCL  - Water Horse Diamond  Mat ',
		'category': 'vz9abcde',
		'description': 'Water Horse Diamond  Mat  Colour: Charcoal 1.2 x 1.8m ',
		'price': 253.44,
		'discounts': {},
		'images': ['cart/images/file_2_28.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rd7vz900': {
		'id': 'rd7vz900',
		'id_user': 'PMMP3660LG  - Water Horse  Mats ',
		'name': 'PMMP3660LG  - Water Horse  Mats ',
		'category': 'vz9abcde',
		'description': 'Water Horse  Mats  Colour: Light Grey   0.9 x 1.5m ',
		'price': 135.52,
		'discounts': {},
		'images': ['cart/images/file_2_28.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hg9vz900': {
		'id': 'hg9vz900',
		'id_user': 'PMMP4872LG  - Water Horse Mats ',
		'name': 'PMMP4872LG  - Water Horse Mats ',
		'category': 'vz9abcde',
		'description': 'Water Horse Mats  Colour: Light Grey   1.2 x 1.8m ',
		'price': 227.04,
		'discounts': {},
		'images': ['cart/images/file_2_28.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rc9vz900': {
		'id': 'rc9vz900',
		'id_user': 'PMMB3660  - Brush Rib  Mats ',
		'name': 'PMMB3660  - Brush Rib  Mats ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Mats  .9 x 1.5m  (Price per l/mtr)',
		'price': 87.91,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sz1vz900': {
		'id': 'sz1vz900',
		'id_user': 'PMMB4872  - Brush Rib  Mats ',
		'name': 'PMMB4872  - Brush Rib  Mats ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Mats  1.2 x 1.8m  (Price per l/mtr)',
		'price': 144.32,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ww6vz900': {
		'id': 'ww6vz900',
		'id_user': 'PMMB6300  - Brush Rib  Rolls ',
		'name': 'PMMB6300  - Brush Rib  Rolls ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Rolls  .9 x 18.3m  (Price per l/mtr)',
		'price': 57.64,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd2vz900': {
		'id': 'pd2vz900',
		'id_user': 'PMMB630C  - Brush Rib  Cut to Length ',
		'name': 'PMMB630C  - Brush Rib  Cut to Length ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Cut to Length  .9 wide  (Price per l/mtr)',
		'price': 66.26,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oc4vz900': {
		'id': 'oc4vz900',
		'id_user': 'PMMB6400  - Brush Rib  Rolls ',
		'name': 'PMMB6400  - Brush Rib  Rolls ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Rolls  1.2 x 18.3m  (Price per l/mtr)',
		'price': 75.24,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bn8vz900': {
		'id': 'bn8vz900',
		'id_user': 'PMMB640C  - Brush Rib  Cut to Length ',
		'name': 'PMMB640C  - Brush Rib  Cut to Length ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Cut to Length  1.2m Wide  (Price per l/mtr)',
		'price': 86.5,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cw8vz900': {
		'id': 'cw8vz900',
		'id_user': 'PMMB6600  - Brush Rib  Rolls ',
		'name': 'PMMB6600  - Brush Rib  Rolls ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Rolls  1.8 x 18.3m  (Price per l/mtr)',
		'price': 111.76,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sb9vz900': {
		'id': 'sb9vz900',
		'id_user': 'PMMB660C  - Brush Rib  Cut to Length ',
		'name': 'PMMB660C  - Brush Rib  Cut to Length ',
		'category': 'vz9abcde',
		'description': 'Brush Rib  Cut to Length  1.8m Wide  (Price per l/mtr)',
		'price': 128.48,
		'discounts': {},
		'images': ['cart/images/file_2_19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld3vz900': {
		'id': 'ld3vz900',
		'id_user': 'PMMV3660  - Chevron  Mats ',
		'name': 'PMMV3660  - Chevron  Mats ',
		'category': 'vz9abcde',
		'description': 'Chevron  Mats  .9 x 1.5m ',
		'price': 107.36,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lj5vz900': {
		'id': 'lj5vz900',
		'id_user': 'PMMV4872  - Chevron  Mats ',
		'name': 'PMMV4872  - Chevron  Mats ',
		'category': 'vz9abcde',
		'description': 'Chevron  Mats  1.2 x 1.8m ',
		'price': 271.04,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xy3vz900': {
		'id': 'xy3vz900',
		'id_user': 'PMMV6400  - Chevron  Rolls ',
		'name': 'PMMV6400  - Chevron  Rolls ',
		'category': 'vz9abcde',
		'description': 'Chevron  Rolls  1.2 x 18.3m (Price per l/mtr)',
		'price': 86.94,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jo0vz900': {
		'id': 'jo0vz900',
		'id_user': 'PMMV640C  - Chevron  Cut to Length ',
		'name': 'PMMV640C  - Chevron  Cut to Length ',
		'category': 'vz9abcde',
		'description': 'Chevron  Cut to Length  1.2m Wide (Price per l/mtr)',
		'price': 99.97,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qf5vz900': {
		'id': 'qf5vz900',
		'id_user': 'PMMV6600  - Chevron  Rolls ',
		'name': 'PMMV6600  - Chevron  Rolls ',
		'category': 'vz9abcde',
		'description': 'Chevron  Rolls  1.8 x 18.3m (Price per l/mtr)',
		'price': 129.27,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dg6vz900': {
		'id': 'dg6vz900',
		'id_user': 'PMMV660C  - Chevron  Cut to Length ',
		'name': 'PMMV660C  - Chevron  Cut to Length ',
		'category': 'vz9abcde',
		'description': 'Chevron  Cut to Length  1.8m Wide (Price per l/mtr)',
		'price': 148.63,
		'discounts': {},
		'images': ['cart/images/chevron_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cc0up100': {
		'id': 'cc0up100',
		'id_user': 'PMMW366B  - Mats ',
		'name': 'PMMW366B  - Mats ',
		'category': 'up1abcde',
		'description': 'Mats  .9 x 1.5m ',
		'price': 193.6,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ex7up100': {
		'id': 'ex7up100',
		'id_user': 'PMMW403B  - Rolls ',
		'name': 'PMMW403B  - Rolls ',
		'category': 'up1abcde',
		'description': 'Rolls  .9 x 12.2m (Price per l/mtr)',
		'price': 132,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xm9up100': {
		'id': 'xm9up100',
		'id_user': 'PMMW43BC  - Cut to Length ',
		'name': 'PMMW43BC  - Cut to Length ',
		'category': 'up1abcde',
		'description': 'Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 151.8,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sa0up100': {
		'id': 'sa0up100',
		'id_user': 'PMPMCOIR115  - Coir Custom Mats 15mm thick ',
		'name': 'PMPMCOIR115  - Coir Custom Mats 15mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 15mm thick  Up to 1m wide  (Price per l/mtr)',
		'price': 176,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fb5up100': {
		'id': 'fb5up100',
		'id_user': 'PMPMCOIR118  - Coir Custom Mats 18mm thick ',
		'name': 'PMPMCOIR118  - Coir Custom Mats 18mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 18mm thick  Up to 1m wide (Price per l/mtr)',
		'price': 193.6,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cs3up100': {
		'id': 'cs3up100',
		'id_user': 'PMPMCOIR123  - Coir Custom Mats 23mm thick ',
		'name': 'PMPMCOIR123  - Coir Custom Mats 23mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 23mm thick  Up to 1m wide (Price per l/mtr)',
		'price': 211.2,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hc4up100': {
		'id': 'hc4up100',
		'id_user': 'PMPMCOIR128  - Coir Custom Mats 28mm thick ',
		'name': 'PMPMCOIR128  - Coir Custom Mats 28mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 28mm thick  Up to 1m wide (Price per l/mtr)',
		'price': 228.8,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hd3up100': {
		'id': 'hd3up100',
		'id_user': 'PMPMCOIR215  - Coir Custom Mats 15mm thick ',
		'name': 'PMPMCOIR215  - Coir Custom Mats 15mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 15mm thick  1 to 2m wide (Price per l/mtr)',
		'price': 211.2,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pg2up100': {
		'id': 'pg2up100',
		'id_user': 'PMPMCOIR218  - Coir Custom Mats 18mm thick ',
		'name': 'PMPMCOIR218  - Coir Custom Mats 18mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 18mm thick  1 to 2m wide (Price per l/mtr)',
		'price': 232.32,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zt2up100': {
		'id': 'zt2up100',
		'id_user': 'PMPMCOIR223  - Coir Custom Mats 23mm thick ',
		'name': 'PMPMCOIR223  - Coir Custom Mats 23mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 23mm thick  1 to 2m wide (Price per l/mtr)',
		'price': 253.44,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ry2up100': {
		'id': 'ry2up100',
		'id_user': 'PMPMCOIR228  - Coir Custom Mats 28mm thick ',
		'name': 'PMPMCOIR228  - Coir Custom Mats 28mm thick ',
		'category': 'up1abcde',
		'description': 'Coir Custom Mats 28mm thick  1 to 2m wide (Price per l/mtr)',
		'price': 274.56,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm2we900': {
		'id': 'zm2we900',
		'id_user': 'PMPMSM67BK  - S - Mat - Black ',
		'name': 'PMPMSM67BK  - S - Mat - Black ',
		'category': 'we9abcde',
		'description': 'S - Mat - Black  1.0m wide (Price per l/mtr)',
		'price': 103.84,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fc4we900': {
		'id': 'fc4we900',
		'id_user': 'PMPMSM67BU  - S - Mat - Blue ',
		'name': 'PMPMSM67BU  - S - Mat - Blue ',
		'category': 'we9abcde',
		'description': 'S - Mat - Blue  1.0m wide (Price per l/mtr)',
		'price': 103.84,
		'discounts': {},
		'images': ['cart/images/brushribgrey_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kv2we900': {
		'id': 'kv2we900',
		'id_user': 'PMME1729  - E.Z. Step Mats - Grey ',
		'name': 'PMME1729  - E.Z. Step Mats - Grey ',
		'category': 'we9abcde',
		'description': 'E.Z. Step Mats - Grey  .427 x .737m ',
		'price': 27.81,
		'discounts': {},
		'images': ['cart/images/file_6_6.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sv7we900': {
		'id': 'sv7we900',
		'id_user': 'PMME2736  - E.Z. Step Mats - Grey ',
		'name': 'PMME2736  - E.Z. Step Mats - Grey ',
		'category': 'we9abcde',
		'description': 'E.Z. Step Mats - Grey  .683 x .914m ',
		'price': 54.47,
		'discounts': {},
		'images': ['cart/images/file_6_6.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zb3we900': {
		'id': 'zb3we900',
		'id_user': 'PMME3600  - E.Z. Step Rolls - Grey ',
		'name': 'PMME3600  - E.Z. Step Rolls - Grey ',
		'category': 'we9abcde',
		'description': 'E.Z. Step Rolls - Grey  .9 x 18.3m ',
		'price': 45.32,
		'discounts': {},
		'images': ['cart/images/file_6_6.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tu9we900': {
		'id': 'tu9we900',
		'id_user': 'PMME360C  - E.Z. Step Rolls - Grey - Cut to Length ',
		'name': 'PMME360C  - E.Z. Step Rolls - Grey - Cut to Length ',
		'category': 'we9abcde',
		'description': 'E.Z. Step Rolls - Grey - Cut to Length  .9m Wide ',
		'price': 52.1,
		'discounts': {},
		'images': ['cart/images/file_6_6.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'db6we900': {
		'id': 'db6we900',
		'id_user': 'PMMED360YW  - Diamond Foam Rolls - Black with Yellow Edge ',
		'name': 'PMMED360YW  - Diamond Foam Rolls - Black with Yellow Edge ',
		'category': 'we9abcde',
		'description': 'Diamond Foam Rolls - Black with Yellow Edge  .9 x 18.3m (Price per l/mtr)',
		'price': 62.3,
		'discounts': {},
		'images': ['cart/images/file_3_23.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xh6we900': {
		'id': 'xh6we900',
		'id_user': 'PMMED36CYW  - Diamond Foam Rolls - Black with Yellow Edge-Cut to Length ',
		'name': 'PMMED36CYW  - Diamond Foam Rolls - Black with Yellow Edge-Cut to Length ',
		'category': 'we9abcde',
		'description': 'Diamond Foam Rolls - Black with Yellow Edge-Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 71.72,
		'discounts': {},
		'images': ['cart/images/file_3_23.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ax7we900': {
		'id': 'ax7we900',
		'id_user': 'PMMES360GY  - Rolls ',
		'name': 'PMMES360GY  - Rolls ',
		'category': 'we9abcde',
		'description': 'Rolls  .9 x 18.3m (Price per l/mtr)',
		'price': 161.92,
		'discounts': {},
		'images': ['cart/images/file_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'im5we900': {
		'id': 'im5we900',
		'id_user': 'PMMES36CGY  - Cut to length ',
		'name': 'PMMES36CGY  - Cut to length ',
		'category': 'we9abcde',
		'description': 'Cut to length  .9m wide (Price per l/mtr)',
		'price': 184.8,
		'discounts': {},
		'images': ['cart/images/file_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mo2we900': {
		'id': 'mo2we900',
		'id_user': 'PMPMCR2436  - Comfy Rib Mats - Black ',
		'name': 'PMPMCR2436  - Comfy Rib Mats - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Mats - Black  .6 x .9m ',
		'price': 71.28,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dh8we900': {
		'id': 'dh8we900',
		'id_user': 'PMPMCR3648  - Comfy Rib Mats - Black ',
		'name': 'PMPMCR3648  - Comfy Rib Mats - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Mats - Black  .9 x 1.2m ',
		'price': 141.68,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dc4we900': {
		'id': 'dc4we900',
		'id_user': 'PMPMCR3200  - Comfy Rib Rolls - Black ',
		'name': 'PMPMCR3200  - Comfy Rib Rolls - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Rolls - Black  .9 x 6.1m ',
		'price': 737.44,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mo3we900': {
		'id': 'mo3we900',
		'id_user': 'PMPMCR320C  - Comfy Rib Rolls - Black - Cut to Length ',
		'name': 'PMPMCR320C  - Comfy Rib Rolls - Black - Cut to Length ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Rolls - Black - Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 141.77,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wd0we900': {
		'id': 'wd0we900',
		'id_user': 'PMPMPC2436  - Comfy Rib Premier Mats - Black ',
		'name': 'PMPMPC2436  - Comfy Rib Premier Mats - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Premier Mats - Black  .6 x .9m ',
		'price': 93.28,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tk4we900': {
		'id': 'tk4we900',
		'id_user': 'PMPMPC3648  - Comfy Rib Premier Mats - Black ',
		'name': 'PMPMPC3648  - Comfy Rib Premier Mats - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Premier Mats - Black  .9 x 1.2m ',
		'price': 185.68,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wk4we900': {
		'id': 'wk4we900',
		'id_user': 'PMPMPC3660  - Comfy Rib Premier Mats - Black ',
		'name': 'PMPMPC3660  - Comfy Rib Premier Mats - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Premier Mats - Black  .9 x 1.5m ',
		'price': 233.2,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tz3we900': {
		'id': 'tz3we900',
		'id_user': 'PMPMPC3200  - Comfy Rib Premier Rolls - Black ',
		'name': 'PMPMPC3200  - Comfy Rib Premier Rolls - Black ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Premier Rolls - Black  .9 x 6.1m ',
		'price': 951.28,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qj1we900': {
		'id': 'qj1we900',
		'id_user': 'PMPMPC320C  - Comfy Rib Premier Rolls - Black - Cut to Length ',
		'name': 'PMPMPC320C  - Comfy Rib Premier Rolls - Black - Cut to Length ',
		'category': 'we9abcde',
		'description': 'Comfy Rib Premier Rolls - Black - Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 179.08,
		'discounts': {},
		'images': ['cart/images/file_3_17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qb0we900': {
		'id': 'qb0we900',
		'id_user': 'PMMO2436GY  - Tile Top Mats Grey ',
		'name': 'PMMO2436GY  - Tile Top Mats Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Mats Grey  .6 x .9m ',
		'price': 97.94,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pf5we900': {
		'id': 'pf5we900',
		'id_user': 'PMMO3648GY  - Tile Top Mats Grey ',
		'name': 'PMMO3648GY  - Tile Top Mats Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Mats Grey  .9 x 1.2m ',
		'price': 195.89,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hj8we900': {
		'id': 'hj8we900',
		'id_user': 'PMMO3200GY  - Tile Top Rolls Grey ',
		'name': 'PMMO3200GY  - Tile Top Rolls Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Rolls Grey  .9 x 6.1m ',
		'price': 979.26,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jp4we900': {
		'id': 'jp4we900',
		'id_user': 'PMMO360CGY  - Tile Top Rolls - Cut to Length ',
		'name': 'PMMO360CGY  - Tile Top Rolls - Cut to Length ',
		'category': 'we9abcde',
		'description': 'Tile Top Rolls - Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 178.9,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vu2we900': {
		'id': 'vu2we900',
		'id_user': 'PMMO2436PGY  - Tile Top Premier Mats Grey ',
		'name': 'PMMO2436PGY  - Tile Top Premier Mats Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Premier Mats Grey  .6 x.9m ',
		'price': 130.24,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qc9we900': {
		'id': 'qc9we900',
		'id_user': 'PMMO3648PGY  - Tile Top Premier Mats Grey ',
		'name': 'PMMO3648PGY  - Tile Top Premier Mats Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Premier Mats Grey  .9 x 1.2m ',
		'price': 260.48,
		'discounts': {},
		'images': ['cart/images/tiletop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wc4we900': {
		'id': 'wc4we900',
		'id_user': 'PMMO3200PGY  - Tile Top Premier Rolls Grey ',
		'name': 'PMMO3200PGY  - Tile Top Premier Rolls Grey ',
		'category': 'we9abcde',
		'description': 'Tile Top Premier Rolls Grey  .9 x 6.1m ',
		'price': 1245.73,
		'discounts': {},
		'images': ['cart/images/tiletoprunner_1_1_1_1_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sd8we900': {
		'id': 'sd8we900',
		'id_user': 'PMMO360CPGY  - Tile Top Premier Rolls - Cut to Length ',
		'name': 'PMMO360CPGY  - Tile Top Premier Rolls - Cut to Length ',
		'category': 'we9abcde',
		'description': 'Tile Top Premier Rolls - Cut to Length  .9m wide (Price per l/mtr)',
		'price': 250.8,
		'discounts': {},
		'images': ['cart/images/tiletoprunner_1_1_1_1_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bn4we900': {
		'id': 'bn4we900',
		'id_user': '"PMPMSD2436  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'name': '"PMPMSD2436  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Classic"" Black with Yellow Edges  .6 x .9m "',
		'price': 108.24,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'za6we900': {
		'id': 'za6we900',
		'id_user': '"PMPMSD3660  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'name': '"PMPMSD3660  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Classic"" Black with Yellow Edges  .9 x 1.5m "',
		'price': 269.28,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ad2we900': {
		'id': 'ad2we900',
		'id_user': '"PMPMSD3200  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'name': '"PMPMSD3200  - Diamond Plate ""Classic"" Black with Yellow Edges "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Classic"" Black with Yellow Edges  .9 x 6.1m "',
		'price': 1077.12,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cs8we900': {
		'id': 'cs8we900',
		'id_user': '"PMPMSD375C  - Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length "',
		'name': '"PMPMSD375C  - Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length  .9m Wide (Price per l/mtr)"',
		'price': 182.78,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xw9we900': {
		'id': 'xw9we900',
		'id_user': '"PMPMSD475C  - Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length "',
		'name': '"PMPMSD475C  - Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Classic"" Black w/ Yellow Edges - Custom Length  1.2m Wide (Price per l/mtr)"',
		'price': 243.76,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kn6we900': {
		'id': 'kn6we900',
		'id_user': '"PMPMSD275S  - Diamond Plate ""Gel"" Black with Yellow Edges - Rolls "',
		'name': '"PMPMSD275S  - Diamond Plate ""Gel"" Black with Yellow Edges - Rolls "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Gel"" Black with Yellow Edges - Rolls  .6 x 22.8m (Price per l/mtr)"',
		'price': 105.95,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gn4we900': {
		'id': 'gn4we900',
		'id_user': '"PMPMSD27CS  - Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length "',
		'name': '"PMPMSD27CS  - Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length  .6m wide (Price per l/mtr)"',
		'price': 121.79,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uw9we900': {
		'id': 'uw9we900',
		'id_user': '"PMPMSD375S  - Diamond Plate ""Gel"" Black with Yellow Edges - Rolls "',
		'name': '"PMPMSD375S  - Diamond Plate ""Gel"" Black with Yellow Edges - Rolls "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Gel"" Black with Yellow Edges - Rolls  .9 x 22.8m (Price per l/mtr)"',
		'price': 158.93,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tg5we900': {
		'id': 'tg5we900',
		'id_user': '"PMPMSD37CS  - Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length "',
		'name': '"PMPMSD37CS  - Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length "',
		'category': 'we9abcde',
		'description': '"Diamond Plate ""Gel"" Black with Yellow Edges - Custom Length  .9 wide"',
		'price': 182.78,
		'discounts': {},
		'images': ['cart/images/diamondplate200-100_2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld7we900': {
		'id': 'ld7we900',
		'id_user': 'PMTU09  - Vynalite Tube Mat Welded Strip',
		'name': 'PMTU09  - Vynalite Tube Mat Welded Strip',
		'category': 'we9abcde',
		'description': 'Vynalite Tube Mat Welded Strip 10m x .9m (Price per l/mtr)',
		'price': 109.12,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vg7we900': {
		'id': 'vg7we900',
		'id_user': 'PMHA09  - Heron Air Welded Strip',
		'name': 'PMHA09  - Heron Air Welded Strip',
		'category': 'we9abcde',
		'description': 'Heron Air Welded Strip 10m x .9m  (Price per l/mtr)',
		'price': 144.32,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ta4we900': {
		'id': 'ta4we900',
		'id_user': 'PMHR09  - Heron Rib Welded Strip',
		'name': 'PMHR09  - Heron Rib Welded Strip',
		'category': 'we9abcde',
		'description': 'Heron Rib Welded Strip 10m x .9m  (Price per l/mtr)',
		'price': 144.32,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ma1we900': {
		'id': 'ma1we900',
		'id_user': 'PMVG09  - Vyna Grip Welded Strip',
		'name': 'PMVG09  - Vyna Grip Welded Strip',
		'category': 'we9abcde',
		'description': 'Vyna Grip Welded Strip 10m x .9m  (Price per l/mtr)',
		'price': 186.56,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lz3we900': {
		'id': 'lz3we900',
		'id_user': 'PMMZ3660BU  - Comfort Zone - Blue Greaseproof ',
		'name': 'PMMZ3660BU  - Comfort Zone - Blue Greaseproof ',
		'category': 'we9abcde',
		'description': 'Comfort Zone - Blue Greaseproof  1.5 x .9m ',
		'price': 154.35,
		'discounts': {},
		'images': ['cart/images/file_4_11.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yk7we900': {
		'id': 'yk7we900',
		'id_user': 'PMMZ3660BK  - Comfort Zone Black -Grease Resistant ',
		'name': 'PMMZ3660BK  - Comfort Zone Black -Grease Resistant ',
		'category': 'we9abcde',
		'description': 'Comfort Zone Black -Grease Resistant  1.5 x .9m ',
		'price': 136.75,
		'discounts': {},
		'images': ['cart/images/file_2_33.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gt9we900': {
		'id': 'gt9we900',
		'id_user': 'PMMC3636RD  - Cushion Foot Red - Kitchen Matting- High Grease Resistance ',
		'name': 'PMMC3636RD  - Cushion Foot Red - Kitchen Matting- High Grease Resistance ',
		'category': 'we9abcde',
		'description': 'Cushion Foot Red - Kitchen Matting- High Grease Resistance  .9 x .9m ',
		'price': 136.22,
		'discounts': {},
		'images': ['cart/images/file_2_31.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wf8we900': {
		'id': 'wf8we900',
		'id_user': 'PMMC3636BK  - Cushion Foot Black - All Purpose Matting ',
		'name': 'PMMC3636BK  - Cushion Foot Black - All Purpose Matting ',
		'category': 'we9abcde',
		'description': 'Cushion Foot Black - All Purpose Matting  .9 x .9m ',
		'price': 82.02,
		'discounts': {},
		'images': ['cart/images/cushfoot-blk_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ia2we900': {
		'id': 'ia2we900',
		'id_user': 'PMMD3636BK  - Cushion Foot Solid Black - All Purpose Matting ',
		'name': 'PMMD3636BK  - Cushion Foot Solid Black - All Purpose Matting ',
		'category': 'we9abcde',
		'description': 'Cushion Foot Solid Black - All Purpose Matting  .9 x .9m ',
		'price': 82.02,
		'discounts': {},
		'images': ['cart/images/cushfoot-blk_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ig4we900': {
		'id': 'ig4we900',
		'id_user': 'PMMF2432BK  - Finger Tip: Black ',
		'name': 'PMMF2432BK  - Finger Tip: Black ',
		'category': 'we9abcde',
		'description': 'Finger Tip: Black  .6 x .8m ',
		'price': 37.14,
		'discounts': {},
		'images': ['cart/images/file_2_25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uc2we900': {
		'id': 'uc2we900',
		'id_user': 'PMMF3239BK  - Finger Tip: Black ',
		'name': 'PMMF3239BK  - Finger Tip: Black ',
		'category': 'we9abcde',
		'description': 'Finger Tip: Black  .8 x 1.000m ',
		'price': 56.67,
		'discounts': {},
		'images': ['cart/images/file_2_25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gl9we900': {
		'id': 'gl9we900',
		'id_user': 'PMMF3672BK  - Finger Tip: Black ',
		'name': 'PMMF3672BK  - Finger Tip: Black ',
		'category': 'we9abcde',
		'description': 'Finger Tip: Black  .9 x 1.8m ',
		'price': 115.28,
		'discounts': {},
		'images': ['cart/images/file_2_25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uj4we900': {
		'id': 'uj4we900',
		'id_user': 'PMMX2436BK  - Bubble Mat-Black w Yellow Border ',
		'name': 'PMMX2436BK  - Bubble Mat-Black w Yellow Border ',
		'category': 'we9abcde',
		'description': 'Bubble Mat-Black w Yellow Border  .9 x .6m ',
		'price': 52.62,
		'discounts': {},
		'images': ['cart/images/file_2_37.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ad5we900': {
		'id': 'ad5we900',
		'id_user': 'PMMX3648BK  - Bubble Mat-Black w Yellow Border ',
		'name': 'PMMX3648BK  - Bubble Mat-Black w Yellow Border ',
		'category': 'we9abcde',
		'description': 'Bubble Mat-Black w Yellow Border  1.2 x .9m ',
		'price': 91.52,
		'discounts': {},
		'images': ['cart/images/file_2_37.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm0we900': {
		'id': 'rm0we900',
		'id_user': 'PMMG3660BK  - Safewalk-Black ',
		'name': 'PMMG3660BK  - Safewalk-Black ',
		'category': 'we9abcde',
		'description': 'Safewalk-Black  1.5 x .9m ',
		'price': 61.6,
		'discounts': {},
		'images': ['cart/images/safewalk-blk_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'za9we900': {
		'id': 'za9we900',
		'id_user': 'PMPMUM0910  - U Mat – 9mm thick ',
		'name': 'PMPMUM0910  - U Mat – 9mm thick ',
		'category': 'we9abcde',
		'description': 'U Mat – 9mm thick  10m x .9m (Price per l/mtr) ',
		'price': 59.84,
		'discounts': {},
		'images': ['cart/images/u-mat_4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bu9we900': {
		'id': 'bu9we900',
		'id_user': 'PMPMUM091C  - U Mat – 9mm thick cut to length ',
		'name': 'PMPMUM091C  - U Mat – 9mm thick cut to length ',
		'category': 'we9abcde',
		'description': 'U Mat – 9mm thick cut to length  .9m wide (Price per l/mtr)',
		'price': 68.64,
		'discounts': {},
		'images': ['cart/images/u-mat_4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bj8we900': {
		'id': 'bj8we900',
		'id_user': 'PMPMUM1810  - U Mat – 9mm thick ',
		'name': 'PMPMUM1810  - U Mat – 9mm thick ',
		'category': 'we9abcde',
		'description': 'U Mat – 9mm thick  10m x 1.8m (Price per l/mtr)',
		'price': 116.16,
		'discounts': {},
		'images': ['cart/images/u-mat_4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'we9we900': {
		'id': 'we9we900',
		'id_user': 'PMPMUM181C  - U Mat – 9mm thick cut to length ',
		'name': 'PMPMUM181C  - U Mat – 9mm thick cut to length ',
		'category': 'we9abcde',
		'description': 'U Mat – 9mm thick cut to length  1.8m wide (Price per l/mtr)',
		'price': 133.76,
		'discounts': {},
		'images': ['cart/images/u-mat_4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aw3we900': {
		'id': 'aw3we900',
		'id_user': 'PMMCERMPBK  - Edging Ramps Black Accessories',
		'name': 'PMMCERMPBK  - Edging Ramps Black Accessories',
		'category': 'we9abcde',
		'description': 'Edging Ramps Black Accessories .9m Length ',
		'price': 29.92,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zo5we900': {
		'id': 'zo5we900',
		'id_user': 'PMMCERMPRD  - Edging Ramps Red Accessories',
		'name': 'PMMCERMPRD  - Edging Ramps Red Accessories',
		'category': 'we9abcde',
		'description': 'Edging Ramps Red Accessories .9m Length ',
		'price': 43.91,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ey3we900': {
		'id': 'ey3we900',
		'id_user': 'PMMCERMPYW  - Edging Ramps Safety Yellow Accessories',
		'name': 'PMMCERMPYW  - Edging Ramps Safety Yellow Accessories',
		'category': 'we9abcde',
		'description': 'Edging Ramps Safety Yellow Accessories .9m Length ',
		'price': 43.91,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld1ez200': {
		'id': 'ld1ez200',
		'id_user': 'PMMN6032EG  - Frame with Refill',
		'name': 'PMMN6032EG  - Frame with Refill',
		'category': 'ez2abcde',
		'description': 'Frame with Refill .800 x .650m ',
		'price': 326.48,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ww3ez200': {
		'id': 'ww3ez200',
		'id_user': 'PMMN4030XG  - Refill Only ',
		'name': 'PMMN4030XG  - Refill Only ',
		'category': 'ez2abcde',
		'description': 'Refill Only  .750 x .600m ',
		'price': 208.56,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ou3ez200': {
		'id': 'ou3ez200',
		'id_user': 'PMMN1260E6  - Frame with Refill ',
		'name': 'PMMN1260E6  - Frame with Refill ',
		'category': 'ez2abcde',
		'description': 'Frame with Refill  1.220 x .650m ',
		'price': 480.48,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'si7ez200': {
		'id': 'si7ez200',
		'id_user': 'PMMN1260XG  - Refill Only ',
		'name': 'PMMN1260XG  - Refill Only ',
		'category': 'ez2abcde',
		'description': 'Refill Only  1.200 x .600m ',
		'price': 308,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dj1ez200': {
		'id': 'dj1ez200',
		'id_user': 'PMMA3648WS  - Mats with spikes ',
		'name': 'PMMA3648WS  - Mats with spikes ',
		'category': 'ez2abcde',
		'description': 'Mats with spikes  .9 x 1.2m ',
		'price': 106.92,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cz3ez200': {
		'id': 'cz3ez200',
		'id_user': 'PMMA4553WS  - Mats with spikes ',
		'name': 'PMMA4553WS  - Mats with spikes ',
		'category': 'ez2abcde',
		'description': 'Mats with spikes  1.1 x 1.3m ',
		'price': 150.48,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gs3ez200': {
		'id': 'gs3ez200',
		'id_user': 'PMMA3648NS  - Mats no spikes ',
		'name': 'PMMA3648NS  - Mats no spikes ',
		'category': 'ez2abcde',
		'description': 'Mats no spikes  .9 x 1.2m ',
		'price': 106.92,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ps6ez200': {
		'id': 'ps6ez200',
		'id_user': 'PMMA4553NS  - Mats no spikes ',
		'name': 'PMMA4553NS  - Mats no spikes ',
		'category': 'ez2abcde',
		'description': 'Mats no spikes  1.1 x 1.3m ',
		'price': 150.48,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'we2ez200': {
		'id': 'we2ez200',
		'id_user': 'PMMA1210WS  - Roll with spikes ',
		'name': 'PMMA1210WS  - Roll with spikes ',
		'category': 'ez2abcde',
		'description': 'Roll with spikes  1.2 x 10m (Price per l/mtr).',
		'price': 134.2,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pq8ez200': {
		'id': 'pq8ez200',
		'id_user': 'PMMA121CWS  - Cut to length ',
		'name': 'PMMA121CWS  - Cut to length ',
		'category': 'ez2abcde',
		'description': 'Cut to length  1.2m wide (Price per l/mtr)',
		'price': 154.26,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hx4ez200': {
		'id': 'hx4ez200',
		'id_user': 'PMMW366U  - Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue ',
		'name': 'PMMW366U  - Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue ',
		'category': 'ez2abcde',
		'description': 'Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue  .9 x 1.5m ',
		'price': 182.16,
		'discounts': {},
		'images': ['cart/images/wayfarer11.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uk5ez200': {
		'id': 'uk5ez200',
		'id_user': 'PMMW403U  - Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue ',
		'name': 'PMMW403U  - Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue ',
		'category': 'ez2abcde',
		'description': 'Wayfarer Unbacked  unedged : Colours Pewter  Royal Blue  .9 x 12.2m (Price per l/mtr)',
		'price': 121.44,
		'discounts': {},
		'images': ['cart/images/wayfarer11.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xb8ez200': {
		'id': 'xb8ez200',
		'id_user': 'PMMW43UC  - Wayfarer Unbacked  Cut to Length ',
		'name': 'PMMW43UC  - Wayfarer Unbacked  Cut to Length ',
		'category': 'ez2abcde',
		'description': 'Wayfarer Unbacked  Cut to Length  .9m Wide (Price per l/mtr)',
		'price': 139.66,
		'discounts': {},
		'images': ['cart/images/wayfarer11.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lj3ez200': {
		'id': 'lj3ez200',
		'id_user': 'PMPMSM67BK  - S - Mat - Black ',
		'name': 'PMPMSM67BK  - S - Mat - Black ',
		'category': 'ez2abcde',
		'description': 'S - Mat - Black  1.0m wide (Price per l/mtr) ',
		'price': 103.84,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jl1ez200': {
		'id': 'jl1ez200',
		'id_user': 'PMPMSM67BU  - S - Mat - Blue ',
		'name': 'PMPMSM67BU  - S - Mat - Blue ',
		'category': 'ez2abcde',
		'description': 'S - Mat - Blue  1.0m wide (Price per l/mtr)',
		'price': 103.84,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ae7ez200': {
		'id': 'ae7ez200',
		'id_user': 'PMMS3660  - Mats ',
		'name': 'PMMS3660  - Mats ',
		'category': 'ez2abcde',
		'description': 'Mats  .9 x 1.5m ',
		'price': 167.2,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gz2ez200': {
		'id': 'gz2ez200',
		'id_user': 'PMMSP375BK  - Rolls ',
		'name': 'PMMSP375BK  - Rolls ',
		'category': 'ez2abcde',
		'description': 'Rolls  .9 x 22.8m  (Price per l/mtr)',
		'price': 123.2,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jk2ez200': {
		'id': 'jk2ez200',
		'id_user': 'PMMSP37CBK  - Cut to length ',
		'name': 'PMMSP37CBK  - Cut to length ',
		'category': 'ez2abcde',
		'description': 'Cut to length  .9m Wide  (Price per l/mtr)',
		'price': 140.8,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'th8ez200': {
		'id': 'th8ez200',
		'id_user': 'PMMSR310BK  - Rolls ',
		'name': 'PMMSR310BK  - Rolls ',
		'category': 'ez2abcde',
		'description': 'Rolls  .9 x 10m  (Price per l/mtr)',
		'price': 70.31,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'om2ez200': {
		'id': 'om2ez200',
		'id_user': 'MSR31CBK  - Cut to Length ',
		'name': 'MSR31CBK  - Cut to Length ',
		'category': 'ez2abcde',
		'description': 'Cut to Length  .9m Wide  (Price per l/mtr)',
		'price': 80.87,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm3ez200': {
		'id': 'rm3ez200',
		'id_user': 'PMPMCS243  - Stat King ',
		'name': 'PMPMCS243  - Stat King ',
		'category': 'ez2abcde',
		'description': 'Stat King  .6 x .9m ',
		'price': 149.6,
		'discounts': {},
		'images': ['cart/images/file_2_42.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ou4ez200': {
		'id': 'ou4ez200',
		'id_user': 'PMPMCS366  - Stat King ',
		'name': 'PMPMCS366  - Stat King ',
		'category': 'ez2abcde',
		'description': 'Stat King  .9 x 1.2m ',
		'price': 290.4,
		'discounts': {},
		'images': ['cart/images/file_2_42.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'le9ez200': {
		'id': 'le9ez200',
		'id_user': 'PMPMCS487  - Stat King ',
		'name': 'PMPMCS487  - Stat King ',
		'category': 'ez2abcde',
		'description': 'Stat King  1.2 x 1.8m ',
		'price': 572,
		'discounts': {},
		'images': ['cart/images/file_2_42.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lw1ez200': {
		'id': 'lw1ez200',
		'id_user': 'PMPMCC01BK  - Cord Cover - Vinyl/Velcro ',
		'name': 'PMPMCC01BK  - Cord Cover - Vinyl/Velcro ',
		'category': 'ez2abcde',
		'description': 'Cord Cover - Vinyl/Velcro  1 Metre x 100mm ',
		'price': 36.96,
		'discounts': {},
		'images': ['cart/images/cord_co2_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ka3ez200': {
		'id': 'ka3ez200',
		'id_user': 'PMPMCC10BK  - Cord Cover - Vinyl/Velcro ',
		'name': 'PMPMCC10BK  - Cord Cover - Vinyl/Velcro ',
		'category': 'ez2abcde',
		'description': 'Cord Cover - Vinyl/Velcro  10 Metre x 100mm ',
		'price': 343.2,
		'discounts': {},
		'images': ['cart/images/cord_co2_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ce6ez200': {
		'id': 'ce6ez200',
		'id_user': 'PMPMCC30BK  - Cord Cover - Vinyl/Velcro ',
		'name': 'PMPMCC30BK  - Cord Cover - Vinyl/Velcro ',
		'category': 'ez2abcde',
		'description': 'Cord Cover - Vinyl/Velcro  30 Metre x 100mm',
		'price': 959.2,
		'discounts': {},
		'images': ['cart/images/cord_co2_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lk2ez200': {
		'id': 'lk2ez200',
		'id_user': 'PMPMCCRU01  - Cord Cover Rubber Interlock ',
		'name': 'PMPMCCRU01  - Cord Cover Rubber Interlock ',
		'category': 'ez2abcde',
		'description': 'Cord Cover Rubber Interlock  1 Metre x 140mm ',
		'price': 44,
		'discounts': {},
		'images': ['cart/images/cord_co2_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mz0sq000': {
		'id': 'mz0sq000',
		'id_user': 'P<MB1729  - Mini Mats ',
		'name': 'P<MB1729  - Mini Mats ',
		'category': 'sq0abcde',
		'description': 'Mini Mats  .432 x.730m ',
		'price': 20.5,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ag2sq000': {
		'id': 'ag2sq000',
		'id_user': 'PMMB2136  - Mini Mats ',
		'name': 'PMMB2136  - Mini Mats ',
		'category': 'sq0abcde',
		'description': 'Mini Mats  .533 x.914m ',
		'price': 31.15,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pz0sq000': {
		'id': 'pz0sq000',
		'id_user': 'PMNX1729RG  - Mats ',
		'name': 'PMNX1729RG  - Mats ',
		'category': 'sq0abcde',
		'description': 'Mats  .432 x.730m ',
		'price': 16.28,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fk2sq000': {
		'id': 'fk2sq000',
		'id_user': 'PMNX1422RG  - Mats ',
		'name': 'PMNX1422RG  - Mats ',
		'category': 'sq0abcde',
		'description': 'Mats  .350 x.550m ',
		'price': 12.41,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xh1we500': {
		'id': 'xh1we500',
		'id_user': 'PMMR 3105BK  - Rib Mat Vinyl Rolls - Black ',
		'name': 'PMMR 3105BK  - Rib Mat Vinyl Rolls - Black ',
		'category': 'we5abcde',
		'description': 'Rib Mat Vinyl Rolls - Black  .9 x 32m  (Price per l/mtr)',
		'price': 61.6,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zo7we500': {
		'id': 'zo7we500',
		'id_user': 'PMMR373CBK  - Rib Mat Vinyl Rolls - Black - Cut to Length ',
		'name': 'PMMR373CBK  - Rib Mat Vinyl Rolls - Black - Cut to Length ',
		'category': 'we5abcde',
		'description': 'Rib Mat Vinyl Rolls - Black - Cut to Length  .9m Wide  (Price per l/mtr)',
		'price': 71.02,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ts8we500': {
		'id': 'ts8we500',
		'id_user': 'PMMTT360GY  - Tile Top Runner Rolls ',
		'name': 'PMMTT360GY  - Tile Top Runner Rolls ',
		'category': 'we5abcde',
		'description': 'Tile Top Runner Rolls  .9 x 18.3m  (Price per l/mtr)',
		'price': 127.6,
		'discounts': {},
		'images': ['cart/images/tiletoprunner_1_1_1_1_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nk5we500': {
		'id': 'nk5we500',
		'id_user': 'PMMTT36CGY  - Tile Top Runner Rolls - Cut to Length ',
		'name': 'PMMTT36CGY  - Tile Top Runner Rolls - Cut to Length ',
		'category': 'we5abcde',
		'description': 'Tile Top Runner Rolls - Cut to Length  .9m Wide  (Price per l/mtr)',
		'price': 146.78,
		'discounts': {},
		'images': ['cart/images/tiletoprunner_1_1_1_1_1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dj3we500': {
		'id': 'dj3we500',
		'id_user': 'PMMM375UBK  - Diamond Plate Runner Rolls with Yellow Edges ',
		'name': 'PMMM375UBK  - Diamond Plate Runner Rolls with Yellow Edges ',
		'category': 'we5abcde',
		'description': 'Diamond Plate Runner Rolls with Yellow Edges  .9 x 22.8m  (Price per l/mtr)',
		'price': 144.32,
		'discounts': {},
		'images': ['cart/images/diamondplaterunner200-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rt7we500': {
		'id': 'rt7we500',
		'id_user': 'PMMM37CUBK  - Diamond Plate Runner Rolls - Cut to Length ',
		'name': 'PMMM37CUBK  - Diamond Plate Runner Rolls - Cut to Length ',
		'category': 'we5abcde',
		'description': 'Diamond Plate Runner Rolls - Cut to Length  .9m Wide  (Price per l/mtr)',
		'price': 165.97,
		'discounts': {},
		'images': ['cart/images/diamondplaterunner200-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qc4we500': {
		'id': 'qc4we500',
		'id_user': 'PMMM475UBK  - Diamond Plate Runner Rolls ',
		'name': 'PMMM475UBK  - Diamond Plate Runner Rolls ',
		'category': 'we5abcde',
		'description': 'Diamond Plate Runner Rolls  1.2m wide  (Price per l/mtr)',
		'price': 191.84,
		'discounts': {},
		'images': ['cart/images/diamondplaterunner200-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gy6we500': {
		'id': 'gy6we500',
		'id_user': 'PMMM47CUBK  - Diamond Plate Runner Rolls - Cut to Length ',
		'name': 'PMMM47CUBK  - Diamond Plate Runner Rolls - Cut to Length ',
		'category': 'we5abcde',
		'description': 'Diamond Plate Runner Rolls - Cut to Length  1.2m wide  (Price per l/mtr)',
		'price': 220.62,
		'discounts': {},
		'images': ['cart/images/diamondplaterunner200-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ry1qb500': {
		'id': 'ry1qb500',
		'id_user': 'MUVEL250  - Velcro Mat Grips - 25mm - Black ',
		'name': 'MUVEL250  - Velcro Mat Grips - 25mm - Black ',
		'category': 'qb5abcde',
		'description': 'Velcro Mat Grips - 25mm - Black  20m Roll ',
		'price': 148.72,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ov5qb500': {
		'id': 'ov5qb500',
		'id_user': 'MUVEL170  - Velcro Mat Grips - 25mm - Black ',
		'name': 'MUVEL170  - Velcro Mat Grips - 25mm - Black ',
		'category': 'qb5abcde',
		'description': 'Velcro Mat Grips - 25mm - Black  170mm (Price per dozen)',
		'price': 26.31,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hv2qb500': {
		'id': 'hv2qb500',
		'id_user': 'MLUNDCUT  - Mat Grip Underlay - Black ',
		'name': 'MLUNDCUT  - Mat Grip Underlay - Black ',
		'category': 'qb5abcde',
		'description': 'Mat Grip Underlay - Black  1.5m Wide (Price per l/mtr) ',
		'price': 31.24,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gu4qb500': {
		'id': 'gu4qb500',
		'id_user': 'MUEDHDBK  - Mat Edging - Heavy Duty - Black ',
		'name': 'MUEDHDBK  - Mat Edging - Heavy Duty - Black ',
		'category': 'qb5abcde',
		'description': 'Mat Edging - Heavy Duty - Black  15.2m Roll ',
		'price': 27.9,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tm5qb500': {
		'id': 'tm5qb500',
		'id_user': 'MUEDHCBK  - Mat Edging - Heavy Duty - Black - Cut to Length ',
		'name': 'MUEDHCBK  - Mat Edging - Heavy Duty - Black - Cut to Length ',
		'category': 'qb5abcde',
		'description': 'Mat Edging - Heavy Duty - Black - Cut to Length  (Price per l/mtr)',
		'price': 32.12,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bo7qb500': {
		'id': 'bo7qb500',
		'id_user': 'MUEDHPBK  - Mat Edging - Hi-Profile - Black ',
		'name': 'MUEDHPBK  - Mat Edging - Hi-Profile - Black ',
		'category': 'qb5abcde',
		'description': 'Mat Edging - Hi-Profile - Black  25m Roll (Price per l/mtr)  ',
		'price': 9.68,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ra9qb500': {
		'id': 'ra9qb500',
		'id_user': 'MUECHPBK  - Mat Edging - Hi-Profile - Black - Cut to Length ',
		'name': 'MUECHPBK  - Mat Edging - Hi-Profile - Black - Cut to Length ',
		'category': 'qb5abcde',
		'description': 'Mat Edging - Hi-Profile - Black - Cut to Length  (Price per l/mtr)',
		'price': 11.18,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kv2qb500': {
		'id': 'kv2qb500',
		'id_user': 'MUEDGSMG  - Seaming Tape - Black ',
		'name': 'MUEDGSMG  - Seaming Tape - Black ',
		'category': 'qb5abcde',
		'description': 'Seaming Tape - Black  30m Roll ',
		'price': 19.36,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'db2qb500': {
		'id': 'db2qb500',
		'id_user': 'MUEDGSMT  - Seaming Tape - Black: Cut to Length ',
		'name': 'MUEDGSMT  - Seaming Tape - Black: Cut to Length ',
		'category': 'qb5abcde',
		'description': 'Seaming Tape - Black: Cut to Length  (Price per l/mtr)',
		'price': 11.7,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'px3qb500': {
		'id': 'px3qb500',
		'id_user': 'MUEDGSKF  - P.M. Bond - Bonding Adhesive ',
		'name': 'MUEDGSKF  - P.M. Bond - Bonding Adhesive ',
		'category': 'qb5abcde',
		'description': 'P.M. Bond - Bonding Adhesive  20g Bottle ',
		'price': 35.2,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg7qb500': {
		'id': 'bg7qb500',
		'id_user': 'MGCORD03  - Replacement Grounding Cord for SD mats 3m ',
		'name': 'MGCORD03  - Replacement Grounding Cord for SD mats 3m ',
		'category': 'qb5abcde',
		'description': 'Replacement Grounding Cord for SD mats 3m  ',
		'price': 61.6,
		'discounts': {},
		'images': [],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uf4nv100': {
		'id': 'uf4nv100',
		'id_user': 'IVJVP180A - Numatic Dry Junior/James Vacuum',
		'name': 'IVJVP180A - Numatic Dry Junior/James Vacuum',
		'category': 'nv1abcde',
		'description': ' <br />Small dry vac with powerful 800W motor; unique ‘caddy’ top allowing storage of small tools, duster, polish, now with AutoSave - Energy Conservation - 50% Energy saving - 30% Improved Air Quality - 20% Lower Noise Level.  - 2yr Warranty',
		'price': 299.00,
		'discounts': {},
		'images': ['cart/images/Numatic-James-Junior.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rh6nv100': {
		'id': 'rh6nv100',
		'id_user': 'IVHVR200A - Numatic Dry Henry Vacuum ',
		'name': 'IVHVR200A - Numatic Dry Henry Vacuum ',
		'category': 'nv1abcde',
		'description': 'Dry vac., available in 4 colours. Powerful 1200W two stage motor with 2-speed hi-lo autosave operation. 10m cable with rewind system. - 2yr Warranty',
		'price': 535.00,
		'discounts': {},
		'images': ['cart/images/numatic_henry.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bd6nv100': {
		'id': 'bd6nv100',
		'id_user': 'IVHET200A - Numatic Dry Hetty Vacuum ',
		'name': 'IVHET200A - Numatic Dry Hetty Vacuum ',
		'category': 'nv1abcde',
		'description': 'Everyone knows Henry, Europe’s favourite vacuum cleaner with now over six million in use; bringing a smile to those cleaning chores. Henry has now got a friend … Hetty. So you now have a choice …. Henry or Hetty … or both!  - 2yr Warranty',
		'price': 535.00,
		'discounts': {},
		'images': ['cart/images/numatic_hetty.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ed9nv100': {
		'id': 'ed9nv100',
		'id_user': 'IVNSP180A - Numatic Dry Vacuum',
		'name': 'IVNSP180A - Numatic Dry Vacuum',
		'category': 'nv1abcde',
		'description': 'The NSP180A benefits from our new NST Sound Reduction and AutoSave energy conservation technology. The EcoTwin, long life, two stage motor turbine, together with our high efficiency suction system, plays an important part in raising the Eco performance levels, whilst the HepaFlo filtration concept ensures the highest operational standards combined with clean and convenient emptying when full. Less energy, lower noise, longer life and user convenience ... NuSave the way forward.  - 2yr Warranty',
		'price': 350.00,
		'discounts': {},
		'images': ['cart/images/p026_1_04.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cb4nv100': {
		'id': 'cb4nv100',
		'id_user': 'IVHVR200M-22 - Numatic Dry Henry Micro Vacuum',
		'name': 'IVHVR200M-22 - Numatic Dry Henry Micro Vacuum',
		'category': 'nv1abcde',
		'description': 'Henry Micro Vacuum, usual high Henry spec. plus Microtex filtration system – approved to the highest allergen standard by the British Allergy Foundation. - 2ry Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_henry-micro.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wi4nv100': {
		'id': 'wi4nv100',
		'id_user': 'IVPVT220A - Numatic Dry Trolley Vacuum',
		'name': 'IVPVT220A - Numatic Dry Trolley Vacuum',
		'category': 'nv1abcde',
		'description': 'Innovative trolley-style vacuum with AutoSave technology. The ProVac range is a perfect example of combining the very best innovation into a single product range to produce exceptional results in many more ways than one could imagine. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/p026_1_05.png'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ua0nv100': {
		'id': 'ua0nv100',
		'id_user': 'IVCVC370-2 - Numatic Wet Dry Charles Wet Dry Vacuum',
		'name': 'IVCVC370-2 - Numatic Wet Dry Charles Wet Dry Vacuum',
		'category': 'nv1abcde',
		'description': 'Wet or dry vac. with powerful 1200W two stage motor. Comes with safety float valve for wet use & big filters and disposable dust bags for dry use.  - 2yr Warranty',
		'price': 550.00,
		'discounts': {},
		'images': ['cart/images/numatic_charles.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ny9nv100': {
		'id': 'ny9nv100',
		'id_user': 'IVGVE370-2 - Numatic Extraction George Shampoo Machine',
		'name': 'IVGVE370-2 - Numatic Extraction George Shampoo Machine',
		'category': 'nv1abcde',
		'description': '‘All-in-one’ vac. offering five cleaning options – dry or wet vacuuming, scrubbing & drying of hard floors, cleaning the carpets and upholstery. - 2yr Warranty<br />',
		'price': 650.00,
		'discounts': {},
		'images': ['cart/images/numatic_george.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jo4nv100': {
		'id': 'jo4nv100',
		'id_user': 'IVHM40 - Numatic Henry Spray Mop ',
		'name': 'IVHM40 - Numatic Henry Spray Mop ',
		'category': 'nv1abcde',
		'description': 'Henry Spray Mop - Microfibre floor mop with onboard, foot or hand operated, liquid dispenser. In striking Henry red or Hetty pink branded colour finish, the perfect floor cleaning team mate for your Henry or Hetty.  - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_henry-spray_mop.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pm2xl500': {
		'id': 'pm2xl500',
		'id_user': 'IVRSV130 - Numatic Dry Back Pack Vacuum',
		'name': 'IVRSV130 - Numatic Dry Back Pack Vacuum',
		'category': 'xl5abcde',
		'description': 'This versatile RSV (Ruc Sac Vac) has an 1100w motor, 6L capacity, large filter system and 2-stage Microflo disposable dust bags. Ergonomically designed, comfortable harness system allows the operator good mobility into those awkward to reach locations. Standard Kit-A30A. This handy little vac. allows you access and speedy cleaning of congested environments. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_RSV130.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ty9xl500': {
		'id': 'ty9xl500',
		'id_user': 'IVNQS250B - Numatic Dry Small \'Q\' Vacuum',
		'name': 'IVNQS250B - Numatic Dry Small \'Q\' Vacuum',
		'category': 'xl5abcde',
		'description': 'Small &#39;Q&#39; vac. with 9L capacity steel container. Powerful 1200W 2-speed motor giving hi/lo operation. Standard Kit-A1. A tough little vac. of proven design (- in production for more than 20 years) which is suited to noise sensitive locations. - 2ry Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nqs250b.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bd8xl500': {
		'id': 'bd8xl500',
		'id_user': 'IVSSV250 - Numatic Dry Stainless Steel Vacuum',
		'name': 'IVSSV250 - Numatic Dry Stainless Steel Vacuum',
		'category': 'xl5abcde',
		'description': 'Made of stainless steel, this vacuum is for those people who want a bit more then the average vacuum has to offer. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_ssv-250.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cf8xl500': {
		'id': 'cf8xl500',
		'id_user': 'IVNVQ372 - Numatic Dry Vacuum',
		'name': 'IVNVQ372 - Numatic Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'This model has an extremely quite motor. A deep-drawn steel power head incorporates Numatics patented Microtec noise reduction system. Other features include a Twinflo high performance motor, a Hi/Lo operation control and large Tritex filters.  With the comprehensive accessory kit included this is an ideal vacuum for noise sensitive areas. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nvq370.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kj6xl500': {
		'id': 'kj6xl500',
		'id_user': 'IVNTD2003 - Numatic Dry Stainless Vacuum',
		'name': 'IVNTD2003 - Numatic Dry Stainless Vacuum',
		'category': 'xl5abcde',
		'description': 'This 80 litre stainless steel vacuum provides all that you need in a heavy duty machine, dual motors, giant shakeable filter system and heavy duty transit wheels. Whether it&#39;s builders rubble, a chicken house or a textile mill the NTD2003 will give good, reliable service. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_NTD2003.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mn3xl500': {
		'id': 'mn3xl500',
		'id_user': 'IVPVT390A - Numatic Dry Vacuum',
		'name': 'IVPVT390A - Numatic Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'The ProVac range is a perfect example of combining the very best innovation into a single product range to produce exceptional results in many more ways than one could imagine. The enhanced power and performance from our TwinFlo vacuum technology are fully complemented by a combination of our new NST sound reduction and AutoSave energy conservation systems. HepaFlo filtration not only raises performance standards but provides for clean and convenient emptying when full. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_pvt-390-plus-kit.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dl2xl500': {
		'id': 'dl2xl500',
		'id_user': 'IVPSP370A - Numatic Dry Vacuum',
		'name': 'IVPSP370A - Numatic Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'All models in the blue range incorporate our high performance TwinFlo, two stage vacuum motor turbine linked to our AutoSave energy conservation system, allowing the machine to operate automatically at the 600W Eco setting or, equally, at the 1200W high performance standard as required. All ProSave models incorporate our unique cable tidy and plugged mains cable system, extending cable life, adding user convenience and allowing for simple "unqualified" cable replacements. The power head design incorporates our new NST sound reduction system which, together with the 600W Eco setting, provides substantially lower noise levels. All ProSaves use our HepaFlo high efficiency filter bags which substantially enhance performance and provide for quick, convenient and clean emptying when full. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_psp370-kit.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ul4xl500': {
		'id': 'ul4xl500',
		'id_user': 'IVPVT200A - Numatic Dry Vacuum',
		'name': 'IVPVT200A - Numatic Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'The ProVac range is a perfect example of combining the very best innovation into a single product range to produce exceptional results in many more ways than one could imagine. The enhanced power and performance from our TwinFlo vacuum technology are fully complemented by a combination of our new NST sound reduction and AutoSave energy conservation systems. HepaFlo filtration not only raises performance standards but provides for clean and convenient emptying when full. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/Numatic-PVT220.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jo9xl500': {
		'id': 'jo9xl500',
		'id_user': 'IVWV380-2 - Numatic Wet Dry Vacuum',
		'name': 'IVWV380-2 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'A heavy duty commercial vacuum cleaner that performs equally well whether it is being used wet or dry.  Its Structofoam container will ensure it stands up to years of use.  For a small, efficient, easy to use wet & dry machine look no further. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wv380.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bu5xl500': {
		'id': 'bu5xl500',
		'id_user': 'IVWV470-2 - Numatic Wet Dry Vacuum',
		'name': 'IVWV470-2 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'A medium size wet & dry vacuum, similar performance to the WV380-2, with a larger container – giving capacities of : 20L-wet / 27L-dry. A folding handle design allows easy movement when in use and compact storage. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wv470.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vg2xl500': {
		'id': 'vg2xl500',
		'id_user': 'IVWV570-2 - Numatic Wet Dry Vacuum',
		'name': 'IVWV570-2 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'Small – medium size single motor wet & dry vac. 23L capacity with 1200W motor giving 40L/sec airflow. A highly portable and rugged machine for commercial and light industrial use. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wv570.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xn8xl500': {
		'id': 'xn8xl500',
		'id_user': 'IVWVD570-2 - Numatic Wet Dry Vacuum',
		'name': 'IVWVD570-2 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'Small – medium size dual-motored wet & dry vac. Construction, size and capacity as WV570-2 but with 2400W power giving 80L/sec airflow. A highly portable and rugged machine for commercial and light industrial use. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wvd572.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'km9xl500': {
		'id': 'km9xl500',
		'id_user': 'IVWV800 - Numatic Wet Dry Vacuum',
		'name': 'IVWV800 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'A wet & dry vacuum cleaner that offers a big 40 litre capacity, can be easily changed from wet to dry work with a quick switch of filters and comes compelte with a full accessory kit. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wv800.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yd0xl500': {
		'id': 'yd0xl500',
		'id_user': 'IVWVD900 - Numatic Wet Dry Vacuum',
		'name': 'IVWVD900 - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'Large commercial / industrial wet & dry vac. With dual motors (2400W) giving 80L/sec airflow.  Includes Structofoam container, tipper system and excellent mobility. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wvd902.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ed5xl500': {
		'id': 'ed5xl500',
		'id_user': 'IVWVD1800DH - Numatic Wet Dry Vacuum',
		'name': 'IVWVD1800DH - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'Large wet & dry vac. with dual motors (2400W), big 70L capacity and convenient dump hose for ease of emptying. Super-tough Structofoam container and power head. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wvd1802dh.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vh1xl500': {
		'id': 'vh1xl500',
		'id_user': 'IVWVD1800AP - Numatic Wet Dry Vacuum',
		'name': 'IVWVD1800AP - Numatic Wet Dry Vacuum',
		'category': 'xl5abcde',
		'description': 'Large wet vac. General spec. as the WVD1802DH model but with the addition of a fully integrated submersible pump system allowing for continuous suction and pump-out facilities such required for: salvage work, flood damage, flat roofing, fire services and the like. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_wvd1802ap.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wc4xl500': {
		'id': 'wc4xl500',
		'id_user': 'IVCT470-2 - Numatic Extraction Vacuum',
		'name': 'IVCT470-2 - Numatic Extraction Vacuum',
		'category': 'xl5abcde',
		'description': 'Medium size &#39;CT&#39; extraction cleaning vac., with a large container – giving capacities of : 27L-dry / 20L-wet / 11L- extraction chemicals. A folding handle design allows easy movement when in use and compact storage. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_ct470l.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fq4xl500': {
		'id': 'fq4xl500',
		'id_user': 'IVCT570-2 - Numatic Extraction Vacuum',
		'name': 'IVCT570-2 - Numatic Extraction Vacuum',
		'category': 'xl5abcde',
		'description': 'Medium size &#39;CT&#39; extraction cleaning vac.  With powerful 1200W two stage motor and super-tough Structofoam construction. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_CT570.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tu4xl500': {
		'id': 'tu4xl500',
		'id_user': 'IVCTD900-2 - Numatic Extraction Vacuum',
		'name': 'IVCTD900-2 - Numatic Extraction Vacuum',
		'category': 'xl5abcde',
		'description': 'Large commercial / industrial &#39;CT&#39; extraction cleaning vac., with dual motors (2400W), giving 80L/sec airflow and general spec .as the CT900-2 model, including the tipper system and excellent mobility. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_ctd902.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xa1xl500': {
		'id': 'xa1xl500',
		'id_user': 'IVSNTD752 - Numatic Specialised Fine dust Vacuum',
		'name': 'IVSNTD752 - Numatic Specialised Fine dust Vacuum',
		'category': 'xl5abcde',
		'description': 'A dry only vacuum fitted with a balanced hose system and cyclonic separation kit that makes it the ideal machine for the removal of fine dust such as cement, plaster or welding.  Supplied with stainless steel wands and wide 16" floor tool. - 2yr Warranty<br /><br />NOTE: This machine is NOT suitable for the removal of hazardous substances and is suitable for dry use only.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_SNTD752.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dt9xl500': {
		'id': 'dt9xl500',
		'id_user': 'IVSSIVD752 - Numatic Specialised Swarf Vacuum',
		'name': 'IVSSIVD752 - Numatic Specialised Swarf Vacuum',
		'category': 'xl5abcde',
		'description': 'Vacuum designed for engineering workshops for the removal of swarf and coolant.  With dual motors and all steel construction. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_SSIVD752.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jj4xl500': {
		'id': 'jj4xl500',
		'id_user': 'IVHZQ200 - Numatic Specialised Hazardous Vacuum',
		'name': 'IVHZQ200 - Numatic Specialised Hazardous Vacuum',
		'category': 'xl5abcde',
		'description': 'The HZ range of vacuum cleaners have been designed to vacuum dusts that could constitute a health hazard.  Features a HEPA filter mounted in an all steel secure module with an additional primary pre-filter in the container itself, these machines are designed to operate with Microflo&#39; dust bags to ensure easy, clean and safe emptying. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_hzq-200-2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eh4xl500': {
		'id': 'eh4xl500',
		'id_user': 'IVHZQ350 - Numatic Specialised Hazardous Vacuum',
		'name': 'IVHZQ350 - Numatic Specialised Hazardous Vacuum',
		'category': 'xl5abcde',
		'description': 'The HZ range of vacuum cleaners have been designed to vacuum dusts that could constitute a health hazard.  Features a HEPA filter mounted in an all steel secure module with an additional primary pre-filter in the container itself, these machines are designed to operate with Microflo&#39; dust bags to ensure easy, clean and safe emptying.  - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_HZQ350.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vb0xl500': {
		'id': 'vb0xl500',
		'id_user': 'IVHZDQ752 - Numatic Specialised Hazardous Vacuum',
		'name': 'IVHZDQ752 - Numatic Specialised Hazardous Vacuum',
		'category': 'xl5abcde',
		'description': 'A twin motored vacuum designed to vacuum dust that can be considered a health hazard. This all steel machine comes with warning lights to inform you that either the bag or HEPA filter are full and closure caps for when the unit is not in use.  All machines are supplied with a comprehensive accessory kit, including Microflo&#39; dust bags.<br /><br />The 2400W all-steel low noise power head and HEPA Filtration Module, sit on a big 35L capacity steel container which has a primary pre-filter and Microflo&#39; dust bag, in total providing up to 99.997% filter efficiency. All-steel high mobility chassis. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_hzdq752.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cd2xl500': {
		'id': 'cd2xl500',
		'id_user': 'IVAVQ250 - Numatic Specialised Aircraft Vacuum',
		'name': 'IVAVQ250 - Numatic Specialised Aircraft Vacuum',
		'category': 'xl5abcde',
		'description': 'Designed for use on board aircraft using the aircrafts power supply.  This dry vacuum runs on 115V 400Hz and is supplied with no plug. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_AVQ250.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mz2xl500': {
		'id': 'mz2xl500',
		'id_user': 'IVWVBD900 - Numatic Specialised Bowling greens/Tennis courts Vacuum',
		'name': 'IVWVBD900 - Numatic Specialised Bowling greens/Tennis courts Vacuum',
		'category': 'xl5abcde',
		'description': 'Designed for the regular cleaning and maintenance of bowling greens and tennis courts.<br /><br />Features wide track wheels, fixed floor tool and blower (wander kit optional) - 2yr Warranty<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nvdq-900.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tl0va400': {
		'id': 'tl0va400',
		'id_user': 'IVNLL332 - Numatic Loline Rotary Scrubber',
		'name': 'IVNLL332 - Numatic Loline Rotary Scrubber',
		'category': 'va4abcde',
		'description': 'The LoLine range of low profile floor machines has been developed to be smaller in size, lighter in weight, compact and convenient in storage whilst, at the same time, being quick and easy to use without loss of performance.<br /><br />The LoLine 332 can claim performance characteristics equal to that of bigger, more industrial machines with a full range of 33cm (13") brushes and pad drives, a total weight of only 18kg, an operating speed of 200rpm - it&#39;s fast and user-friendly. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nll332.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kv3va400': {
		'id': 'kv3va400',
		'id_user': 'IVNLL415 - Numatic Loline Rotary Scrubber',
		'name': 'IVNLL415 - Numatic Loline Rotary Scrubber',
		'category': 'va4abcde',
		'description': 'The LoLine range of low profile floor machines has been developed to be smaller in size, lighter in weight, compact and convenient in storage whilst, at the same time, being quick and easy to use without loss of performance. <br /><br />The LoLine 415 takes a range of larger 40cm (16") brushes and 36cm (14") floor pads, has an operating speed of 150rpm and satisfies a whole host of floor maintenance needs; be it polishing, scrubbing or rotary carpet cleaning. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nll415.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ls6va400': {
		'id': 'ls6va400',
		'id_user': 'IVNPR1515 - Numatic Rotary Scrubber',
		'name': 'IVNPR1515 - Numatic Rotary Scrubber',
		'category': 'va4abcde',
		'description': 'With its enhanced power and performance the NPR-1515 provides a genuine &#39;workhorse&#39; that will take almost anything in its stride.<br /><br />The full 1500 Watt motor unit packs almost 50% more power than normally required and this power is transmitted to the floor through our long established 150rpm, oil filled, low load, planetary gearbox. <br /><br />The big advantage of excess power is to provide scope for many additional tasks where the excess power is both advantageous and needed.<br /><br />Crystallization, floor sanding, scarifying, adding 10 kg or 20 kg of extra weight, all of these can be accommodated with this standard machine.<br /><br />All NuPower models also incorporate our exclusive ATC (Automatic Torque Control system) that monitors operational load and boosts torque as required to provide consistent performance and varying load conditions. With a full range of brushes, pad drives and accessories, you have in the NPR-1515 a machine you can trust, day in day out, year after year. - 2yrr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nmdtank.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nu2va400': {
		'id': 'nu2va400',
		'id_user': 'IVNPR1545 - Numatic Rotary Scrubber',
		'name': 'IVNPR1545 - Numatic Rotary Scrubber',
		'category': 'va4abcde',
		'description': 'To run consistently at Xtra high speeds needs the full NPR-1545 specification and the results truly show what it’s made of.<br /><br />Here you have a burnisher with a full 1500 Watt power unit... an oil filled 450 rpm planetary gearbox... ATC Automatic Torque Control that monitors<br />operation and boosts torque as required; ensuring constant operational performance. <br /><br />ATC is particularly useful when spray cleaning at these higher speeds.<br /><br />There is a selection of brushes and pad drives, allowing a complete selection of polishing heads to achieve the desired results on a whole variety of floor surfaces with a whole range of different chemical preparations.<br /><br />The machine is particularly applicable to high-gloss finishes and, similarly, will be found to be exceptional when dry pad stripping a floor and burnishing after resealing the surface - all with the one machine. - 2yr Warranty',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nmdbrownbrushnew.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'na1va400': {
		'id': 'na1va400',
		'id_user': 'IVTTQ1535 - Numatic Cylindrical Floor Scrubber',
		'name': 'IVTTQ1535 - Numatic Cylindrical Floor Scrubber',
		'category': 'va4abcde',
		'description': 'A compact cable scrubber-dryer, the smallest in the Numatic &#39;Twintec&#39; range; easy to operate and exceptionally manoeuvrable when in use; whilst the large transit wheels allow easy movement to and from specific locations. Cylinder power brush (400W motor) with twin water pickup nozzles on either side (1000W vac.motor), allowing multi-directional operation. – Important when cleaning narrow walkways, as found in shops and food stores. A machine for the smaller restricted areas.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TTQ1535.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rf5va400': {
		'id': 'rf5va400',
		'id_user': 'IVTT3450S - Numatic Electric Scrubber',
		'name': 'IVTT3450S - Numatic Electric Scrubber',
		'category': 'va4abcde',
		'description': 'Compact cable machine on full stainless-steel chassis. 30L capacity with a single dirty water tank. A heavy duty 450mm scrubbing head with 1000W motor. Full floating polyurethane floor nozzle and 1200W vacuum motor ensures floors are left clean and dry. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TT3450S.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'my2va400': {
		'id': 'my2va400',
		'id_user': 'IVTT4550S - Numatic Electric Scrubber',
		'name': 'IVTT4550S - Numatic Electric Scrubber',
		'category': 'va4abcde',
		'description': 'A medium size Twintec, same rugged build and high spec but this machine has a bigger 40L capacity and wider 550mm scrubbing head. Single dirty water tank. 1000W brush motor / 1200W vacuum motor. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_tt4500.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lz1va400': {
		'id': 'lz1va400',
		'id_user': 'IVTT6650S - Numatic Electric Scrubber',
		'name': 'IVTT6650S - Numatic Electric Scrubber',
		'category': 'va4abcde',
		'description': 'Big 60L capacity cable scrubber-dryer with 650mm single brush scrubbing head and 970mm wide polyurethane collection nozzle – our biggest machine. 1200W brush motor / 1200W vacuum motor. Rest of build to the usual Twintec high spec.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TT6650S.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bk0va400': {
		'id': 'bk0va400',
		'id_user': 'IVTTB3450S - Numatic Battery Scrubber',
		'name': 'IVTTB3450S - Numatic Battery Scrubber',
		'category': 'va4abcde',
		'description': 'Battery version of the compact TT3450S machine. 30L capacity in a single dirty water tank. Brush & vac. motors are both 24V / 400W, taking power from 2 x 12V 100A/hr batteries. Features a brush pressure adjustment system that allows power head performance to be varied to suit different floor conditions and requirements. Capacity – 30L / deck dia.– 450mm. Fully integrated battery charging system.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TTB3450S-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dv0va400': {
		'id': 'dv0va400',
		'id_user': 'IVTTB4552S - Numatic Battery Scrubber',
		'name': 'IVTTB4552S - Numatic Battery Scrubber',
		'category': 'va4abcde',
		'description': 'A similar medium size machine to the TTB4500S – this model is different in having a twin-brush power head. Two 24V / 400W brush motors, each driving a 280mm dia. brush leave a 550mm cleaning path. The polyform tank has a capacity of 40L - Rest of build to the usual Twintec high spec. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TTB4552S-100.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ig4va400': {
		'id': 'ig4va400',
		'id_user': 'IVTTB6652S - Numatic Battery Scrubber',
		'name': 'IVTTB6652S - Numatic Battery Scrubber',
		'category': 'va4abcde',
		'description': 'Big 60L capacity / 650mm twin brush deck machine with a 200A/hr battery system – the latter providing substantially extended running time. Rest of build to the usual Twintec high spec.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TTB6652S-200.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fm6va400': {
		'id': 'fm6va400',
		'id_user': 'IVTTV678 - Numatic Vario Ride On Battery Scrubber',
		'name': 'IVTTV678 - Numatic Vario Ride On Battery Scrubber',
		'category': 'va4abcde',
		'description': 'Twintec Vario – proof that 3 into 1 does go!<br /><br />This is about the most user friendly ride-on around, packed with sound common sense engineering yet bristling with technology. <br /><br />In simple terms the Twintec Vario ride-on rewrites the mathematical rule book proving once and for all that… 3 INTO 1 DOES GO!<br /><br />Yes one machine which can be set to 3 different working widths, 650mm, 750mm and 850mm and all at the flick of a simple lever. This doesn&#39;t even need tools – anybody can do it at any time. You want it wide – fine… you want it narrow – 30 seconds is all that it takes.<br /><br />In many applications changing circumstances change specific needs so with Vario you can vary the specification to suit your exact requirements. It&#39;s not only the working widths that can be changed, it&#39;s the operating performance that is under the drivers complete control – cleaning speed, brush speed, water flow, chemical mix …you name it and you control it.<br /><br />Whatever you may be told, every application is quite different for many reasons ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_TTV678-300T.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'la0lb500': {
		'id': 'la0lb500',
		'id_user': 'IVXC1 - Numatic Janatorial Trolley',
		'name': 'IVXC1 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': 'Complete with:<br /><br />2 x 5 litre pails<br />Compartmented tray<br />Twist mop bucket<br />Broom and mop slots<br />120 litre waste bag with lid',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_xc1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tw2lb500': {
		'id': 'tw2lb500',
		'id_user': 'IVXC3 - Numatic Janatorial Trolley',
		'name': 'IVXC3 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': 'Similar service trolley to the XC1 but having larger deep trays with a pair of 10L pails, plus a 120L waste unit',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_xc3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hc7lb500': {
		'id': 'hc7lb500',
		'id_user': 'IVNC1 - Numatic Janatorial Trolley',
		'name': 'IVNC1 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': '70 litre waste bin with lid<br />Twin compartment caddy<br />14 litre mopping pail<br />(Mop NOT included)',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nc1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aa9lb500': {
		'id': 'aa9lb500',
		'id_user': 'IVNC3 - Numatic Janatorial Trolley',
		'name': 'IVNC3 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': '70 litre waste bin with lid<br />1 large detachable caddy<br />1 small detachable caddy',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nc3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zr8lb500': {
		'id': 'zr8lb500',
		'id_user': 'IVNC4 - Numatic Janatorial Trolley',
		'name': 'IVNC4 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': '2 large detachable caddies<br />2 small detachable caddies',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nc4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mu3lb500': {
		'id': 'mu3lb500',
		'id_user': 'IVVCN1604 - Numatic Janatorial Trolley',
		'name': 'IVVCN1604 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': 'In size, capacity and construction the VCN1604 has been our professional flagship for more than a decade.  <br /><br />The complete structure is based on our full Structofoam chassis, 100mm heavy duty castors and rotating corner protectors, a tubular epoxy-coated steel superstructure, deep and generous adjustable tray units, 4 x 5-litre top pails and universal waste system providing a single 120-litre waste disposal. The waste system is easily folded for compact storage. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_vcn1604.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rz7lb500': {
		'id': 'rz7lb500',
		'id_user': 'IVVCN1804 - Numatic Janatorial Trolley',
		'name': 'IVVCN1804 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': 'The VCN-1804 has been developed from the ground up, giving high priority to exceptional mobility, constructional integrity and usability, with numerous optional facilities able to be added to extend the scope of the product to meet different requirements.<br /><br />Construction is based on our well established Structofoam specification; equipped with 200mm (8") heavy duty, super quiet castors, rotary corner protection and soft side-wall protection. Deep base and trays provide plenty of practical storage and room for four 5L cleaning pails.  <br /><br />The universal waste system is standard, allowing the use of a single 120-litre waste bag.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_vcn1804.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ok8lb500': {
		'id': 'ok8lb500',
		'id_user': 'IVVCN1904 - Numatic Janatorial Trolley',
		'name': 'IVVCN1904 - Numatic Janatorial Trolley',
		'category': 'lb5abcde',
		'description': '<br />The VersaCare 1904 combines all the very best constructional and design features of the 1804 model but provides the added advantage of an enclosed storage section for reasons of both looks (in high profile areas) and security where necessary. <br /><br />Construction is based on our well established Structofoam specification; equipped with 200mm (8") heavy duty, super quiet castors, rotary corner protection and soft side-wall protection. Deep base and trays provide plenty of practical storage and room for a choice of cleaning pails with or without lids. The universal waste system is standard allowing the use of a single 120-litre waste bag. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_vcn1904.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ds6lb500': {
		'id': 'ds6lb500',
		'id_user': 'IVNKL-17FF - Numatic Housekeeping Trolley',
		'name': 'IVNKL-17FF - Numatic Housekeeping Trolley',
		'category': 'lb5abcde',
		'description': 'Each and every NuKeeper application has its own needs and requirements. The NuKeeper NKL models incorporate all of the professional design features of the NuKeeper range but are sized to suit small to medium sized establishments. <br /><br />The NKL series are all based on our Hi-mobility AT chassis, incorporating 200mm soft ride castors and all round bump protection. There is a choice between the innovative Flexi Front with hideaway front cover and our Hard Front cabinet design.<br /><br />The NKL-17FF includes a full twin capacity hideaway front cover system, hi-mobility soft ride chassis, 3 internal storage drawers and 2 x 100-litre laundry bag extensions. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nkl17ff.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ic4lb500': {
		'id': 'ic4lb500',
		'id_user': 'IVNKL-17HF - Numatic Housekeeping Trolley',
		'name': 'IVNKL-17HF - Numatic Housekeeping Trolley',
		'category': 'lb5abcde',
		'description': 'Each and every NuKeeper application has its own needs and requirements. The NuKeeper NKL models incorporate all of the professional design features of the NuKeeper range but are sized to suit small to medium sized establishments. <br /><br />The NKL series are all based on our Hi-mobility AT chassis, incorporating 200mm soft ride castors and all round bump protection. There is a choice between the innovative Flexi Front with hideaway front cover and our Hard Front cabinet design.<br /><br />The NKL-17HF includes double lockable front doors, hi-mobility soft ride chassis, 3 internal storage drawers and 2 x 100-litre laundry bag extensions. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nkl17hf.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mi5lb500': {
		'id': 'mi5lb500',
		'id_user': 'IVNKT-22FF - Numatic Housekeeping Trolley',
		'name': 'IVNKT-22FF - Numatic Housekeeping Trolley',
		'category': 'lb5abcde',
		'description': 'The NuKeeper Twin "NKT" models provide a range of professional designs all based on our Hi-mobility AT chassis, incorporating heavy duty 200mm soft ride castors and all round bump protection. <br /><br />There is a choice of two styles, either our classic Flexi Front model with hideaway front covers or our Hard Front cabinet design. Both designs are available in 3 models to provide for added laundry bag facilities or the incorporation of added operating features to meet system requirements.<br /><br />The NKT-22FF includes a full twin capacity hideaway front cover system, hi-mobility soft ride chassis, 5 internal storage drawers and 2 x 100-litre laundry bag extensions. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nkt22ff.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ja0lb500': {
		'id': 'ja0lb500',
		'id_user': 'IVNKT-22HF - Numatic Housekeeping Trolley',
		'name': 'IVNKT-22HF - Numatic Housekeeping Trolley',
		'category': 'lb5abcde',
		'description': 'The NuKeeper Twin "NKT" models provide a range of professional designs all based on our Hi-mobility AT chassis, incorporating heavy duty 200mm soft ride castors and all round bump protection.<br /><br />There is a choice of two styles, either our classic Flexi Front model with hideaway front covers or our Hard Front cabinet design. Both designs are available in 3 models to provide for added laundry bag<br />facilities or the incorporation of added operating features to meet system requirements.<br /><br />The NKL-22HF includes double lockable front doors, hi-mobility soft ride chassis, 5 internal storage drawers and 2 x 100-litre laundry bag extensions. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_00001744.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uu3lb500': {
		'id': 'uu3lb500',
		'id_user': 'IVNX1501 - Numatic Laundry Trolley',
		'name': 'IVNX1501 - Numatic Laundry Trolley',
		'category': 'lb5abcde',
		'description': 'Includes heavy duty 150 litre bag',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nx1501.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lr2lb500': {
		'id': 'lr2lb500',
		'id_user': 'IVNX2401 - Numatic Laundry Trolley',
		'name': 'IVNX2401 - Numatic Laundry Trolley',
		'category': 'lb5abcde',
		'description': 'Includes heavy duty 240 litre bag',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nx-2001.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pv5lb500': {
		'id': 'pv5lb500',
		'id_user': 'IVTM2815 - Numatic Mopping System',
		'name': 'IVTM2815 - Numatic Mopping System',
		'category': 'lb5abcde',
		'description': 'Includes:<br /><br />1 x 28 litre clean water bucket<br />1 x 15 litre dirty water bucket<br />1 x mop press (suitable for Kentucky and flat mops)<br />1 x small cleaning caddy ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_etwinmop2815.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sp9lb500': {
		'id': 'sp9lb500',
		'id_user': 'IVBK2 - Numatic Mopping System',
		'name': 'IVBK2 - Numatic Mopping System',
		'category': 'lb5abcde',
		'description': 'Supplied with 2 large 22litre clean and dirty water buckets plus the highly efficient Allmop press which incorporates Numatic’s unique absorber feature that substantially improves operating performance and can be used with the full range of mops both Kentucky and flat mops.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_bk2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zl1lb500': {
		'id': 'zl1lb500',
		'id_user': 'IVBK3 - Numatic Mopping System',
		'name': 'IVBK3 - Numatic Mopping System',
		'category': 'lb5abcde',
		'description': 'The flat press mopping kit comprises a wide 22 litre red dirty water and rinse bucket and matching 15litre blue clean water facility. <br /><br />The Speedclean widepress with its high efficiency mop absorber feature, substantially  improves operational performance and is designed to be equally effective with either loop or microfiber mops.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_bk3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wz8lb500': {
		'id': 'wz8lb500',
		'id_user': 'IVBK10 - Numatic Mopping System',
		'name': 'IVBK10 - Numatic Mopping System',
		'category': 'lb5abcde',
		'description': 'The Mopmatic box is totally unique (patent applied for) allowing for 10 loop or microfiber mops to be uniformly impregnated by the simple addition of the approved cleaning/disinfecting solution.<br /><br />By following these 5 simple steps you enable your operators to have an almost constant supply of clean mops to carry out the task at hand.<br /><br />1.       Load the mop box with 10 clean mop heads.<br /><br />2.       Pour the solution into the central automatic dispensing reservoir.<br /><br />3.       Snap on lid and leave for 15 minutes... then turnover and leave for another 15 minutes.<br /><br />4.       Remove lid, take one mop head and attach to mop, replace lid.<br /><br />5.       After use place dirty mop in red bucket which can hold approximately 20-25 dirty mops.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_bk10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zh3lb500': {
		'id': 'zh3lb500',
		'id_user': 'IVSM40 - Numatic Mop',
		'name': 'IVSM40 - Numatic Mop',
		'category': 'lb5abcde',
		'description': '40cm spray mop with 400ml liquid container and microfibre mop head<br /><br />Available in:<br />Blue (SM40)<br />Red with face (HM40)<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_sm40.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tt9lb500': {
		'id': 'tt9lb500',
		'id_user': 'IVDTK2TC - Numatic Mop',
		'name': 'IVDTK2TC - Numatic Mop',
		'category': 'lb5abcde',
		'description': 'DTK2TC mop kit complete with:<br />Telescopic handle<br />Comfort Grip for ease of use<br />Suitable for use with pocket mops only<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_dtk2tc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oe7lb500': {
		'id': 'oe7lb500',
		'id_user': 'IVDTK3TC - Numatic Mop',
		'name': 'IVDTK3TC - Numatic Mop',
		'category': 'lb5abcde',
		'description': 'DTK3TC mop kit complete with:<br />Telescopic handle<br />Comfort Grip for ease of use<br />Suitable for use with hang on mops only',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_dtk3tc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yo6lb500': {
		'id': 'yo6lb500',
		'id_user': 'IVDTK4TC - Numatic Mop',
		'name': 'IVDTK4TC - Numatic Mop',
		'category': 'lb5abcde',
		'description': 'DTK4TC mop kit complete with:<br />Telescopic handle<br />Comfort Grip for ease of use<br />Suitable for use with velcro mops only<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_dtk4tc.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vz7lb500': {
		'id': 'vz7lb500',
		'id_user': 'IVMOPS - Numatic Mop Selection',
		'name': 'IVMOPS - Numatic Mop Selection',
		'category': 'lb5abcde',
		'description': 'Full selection of both loop and microfibre mop heads available for use with Numatics range of DTK mops. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/numatic_nylostripe.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sk2wl100': {
		'id': 'sk2wl100',
		'id_user': 'SV1003 - Steam Vac RD5 Portable Extraction Machine',
		'name': 'SV1003 - Steam Vac RD5 Portable Extraction Machine',
		'category': 'wl1abcde',
		'description': 'All the SteamVac Portable Machines have the following:<br />• HP models have more working pressure than most truck mounts on the market.<br />• Comfortable to use machine that easy to manoeuvre with non-marking casters plus 2 non-marking pneumatic rear wheels.<br />• Twin multi-stage vac motors with genuine wet seals and exclusive ultraflow air manifold for dryer carpets.<br />• Hour run meter, essential for accurate servicing.<br />• Body of heavy-duty marine grade fibre glass, 12 year guarantee. <br />• Gulpa waste management system. (optional)<br />• Automatic water fill reducing operator fatigue. (optional)<br />• Built - in mufflers for both air inlets and exhausts. <br />• Exclusive cool air intake for vac motors, extending vac motor life. <br />• Pressure regulating valve, clear dome top, rear kick plate, quick release dump valve with heavy-duty alloy handle, stainless steel handles, quality brass and stainless steel fittings, electrical socket with separate electrical lead, bumper strips, HD lightweight aluminium frame. <br />• Tamper-proof pos',
		'price': 7495.00,
		'discounts': {},
		'images': ['cart/images/Steamvac_RD5.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hw3wl100': {
		'id': 'hw3wl100',
		'id_user': 'SV1002 - Steam Vac AvengerHP Portable Extraction Machine',
		'name': 'SV1002 - Steam Vac AvengerHP Portable Extraction Machine',
		'category': 'wl1abcde',
		'description': 'All the SteamVac Portable Machines have the following:<br />• HP models have more working pressure than most truck mounts on the market.<br />• Comfortable to use machine that easy to manoeuvre with non-marking casters plus 2 non-marking pneumatic rear wheels.<br />• Twin multi-stage vac motors with genuine wet seals and exclusive ultraflow air manifold for dryer carpets.<br />• Hour run meter, essential for accurate servicing.<br />• Body of heavy-duty marine grade fibre glass, 12 year guarantee. <br />• Gulpa waste management system. (optional)<br />• Automatic water fill reducing operator fatigue. (optional)<br />• Built - in mufflers for both air inlets and exhausts. <br />• Exclusive cool air intake for vac motors, extending vac motor life. <br />• Pressure regulating valve, clear dome top, rear kick plate, quick release dump valve with heavy-duty alloy handle, stainless steel handles, quality brass and stainless steel fittings, electrical socket with separate electrical lead, bumper strips, HD lightweight aluminium frame. <br />• Tamper-proof pos',
		'price': 8999.00,
		'discounts': {},
		'images': ['cart/images/Steamvac_avenger.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fn5wl100': {
		'id': 'fn5wl100',
		'id_user': 'SV1006 - Steam Vac RD700 Portable Extraction Machine',
		'name': 'SV1006 - Steam Vac RD700 Portable Extraction Machine',
		'category': 'wl1abcde',
		'description': 'All the SteamVac Portable Machines have the following:<br />• HP models have more working pressure than most truck mounts on the market.<br />• Comfortable to use machine that easy to manoeuvre with non-marking casters plus 2 non-marking pneumatic rear wheels.<br />• Twin multi-stage vac motors with genuine wet seals and exclusive ultraflow air manifold for dryer carpets.<br />• Hour run meter, essential for accurate servicing.<br />• Body of heavy-duty marine grade fibre glass, 12 year guarantee. <br />• Gulpa waste management system. (optional)<br />• Automatic water fill reducing operator fatigue. (optional)<br />• Built - in mufflers for both air inlets and exhausts. <br />• Exclusive cool air intake for vac motors, extending vac motor life. <br />• Pressure regulating valve, clear dome top, rear kick plate, quick release dump valve with heavy-duty alloy handle, stainless steel handles, quality brass and stainless steel fittings, electrical socket with separate electrical lead, bumper strips, HD lightweight aluminium frame. <br />• Tamper-proof pos',
		'price': 6295.00,
		'discounts': {},
		'images': ['cart/images/Steamvac_rd700.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mi7wl100': {
		'id': 'mi7wl100',
		'id_user': 'SV1000HP2 - Steam Vac ApolloHP Portable Extraction Machine',
		'name': 'SV1000HP2 - Steam Vac ApolloHP Portable Extraction Machine',
		'category': 'wl1abcde',
		'description': 'All the SteamVac Portable Machines have the following:<br />• HP models have more working pressure than most truck mounts on the market.<br />• Comfortable to use machine that easy to manoeuvre with non-marking casters plus 2 non-marking pneumatic rear wheels.<br />• Twin multi-stage vac motors with genuine wet seals and exclusive ultraflow air manifold for dryer carpets.<br />• Hour run meter, essential for accurate servicing.<br />• Body of heavy-duty marine grade fibre glass, 12 year guarantee. <br />• Gulpa waste management system. (optional)<br />• Automatic water fill reducing operator fatigue. (optional)<br />• Built - in mufflers for both air inlets and exhausts. <br />• Exclusive cool air intake for vac motors, extending vac motor life. <br />• Pressure regulating valve, clear dome top, rear kick plate, quick release dump valve with heavy-duty alloy handle, stainless steel handles, quality brass and stainless steel fittings, electrical socket with separate electrical lead, bumper strips, HD lightweight aluminium frame. <br />• Tamper-proof pos',
		'price': 10500.00,
		'discounts': {},
		'images': ['cart/images/Steamvac_rd700.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aa9wl100': {
		'id': 'aa9wl100',
		'id_user': 'SV1001 - Steam Vac RD6 Portable Extraction Machine',
		'name': 'SV1001 - Steam Vac RD6 Portable Extraction Machine',
		'category': 'wl1abcde',
		'description': 'All the SteamVac Portable Machines have the following:<br />• HP models have more working pressure than most truck mounts on the market.<br />• Comfortable to use machine that easy to manoeuvre with non-marking casters plus 2 non-marking pneumatic rear wheels.<br />• Twin multi-stage vac motors with genuine wet seals and exclusive ultraflow air manifold for dryer carpets.<br />• Hour run meter, essential for accurate servicing.<br />• Body of heavy-duty marine grade fibre glass, 12 year guarantee. <br />• Gulpa waste management system. (optional)<br />• Automatic water fill reducing operator fatigue. (optional)<br />• Built - in mufflers for both air inlets and exhausts. <br />• Exclusive cool air intake for vac motors, extending vac motor life. <br />• Pressure regulating valve, clear dome top, rear kick plate, quick release dump valve with heavy-duty alloy handle, stainless steel handles, quality brass and stainless steel fittings, electrical socket with separate electrical lead, bumper strips, HD lightweight aluminium frame. <br />• Tamper-proof pos',
		'price': 7895.00,
		'discounts': {},
		'images': ['cart/images/Steamvac_rd700.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hk3yk800': {
		'id': 'hk3yk800',
		'id_user': 'AGREDM20 - Banish DamMop Neutral Ph DetH11 20 ltr',
		'name': 'AGREDM20 - Banish DamMop Neutral Ph DetH11 20 ltr',
		'category': 'yk8abcde',
		'description': 'Outstanding neutral cleaner and reconditioner for all surfaces. Specially formulated for maintenance of modern floor finishes. Leaves floors clean  shining and free of dulling films. Also excellent for cleaning walls  finished woodwork  waxed floor  rubber flooring',
		'price': 54.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'op8yk800': {
		'id': 'op8yk800',
		'id_user': 'AGREDM5 - Banish DamMop Neutral Ph DetH11 5 ltr',
		'name': 'AGREDM5 - Banish DamMop Neutral Ph DetH11 5 ltr',
		'category': 'yk8abcde',
		'description': 'Outstanding neutral cleaner and reconditioner for all surfaces. Specially formulated for maintenance of modern floor finishes. Leaves floors clean  shining and free of dulling films. Also excellent for cleaning walls  finished woodwork  waxed floor  rubber flooring',
		'price': 14.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ii5yk800': {
		'id': 'ii5yk800',
		'id_user': 'AGREBLG20 - Banish L\'grass D\'fectant Deo H1 20 ltr',
		'name': 'AGREBLG20 - Banish L\'grass D\'fectant Deo H1 20 ltr',
		'category': 'yk8abcde',
		'description': 'Cleans and disinfects - Kills bacteria which cause odours and leaves a lingering fresh scent which lasts for hours. Also available in natural Lavender  Pine and Tutti Frutti',
		'price': 54.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sp1yk800': {
		'id': 'sp1yk800',
		'id_user': 'AGREBLG5 - Banish L\'grass D\'fectant Deo H1 5 ltr',
		'name': 'AGREBLG5 - Banish L\'grass D\'fectant Deo H1 5 ltr',
		'category': 'yk8abcde',
		'description': 'Cleans and disinfects - Kills bacteria which cause odours and leaves a lingering fresh scent which lasts for hours. Also available in natural Lavender  Pine and Tutti Frutti',
		'price': 14.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mv2yk800': {
		'id': 'mv2yk800',
		'id_user': 'AGREBLV20 - Banish Lavend  D\'fectant Deo H1 20 ltr',
		'name': 'AGREBLV20 - Banish Lavend  D\'fectant Deo H1 20 ltr',
		'category': 'yk8abcde',
		'description': 'Outstanding cleaner and reconditioner for all surfaces. Specially formulated for maintenance of modern floor finishes. Leaves floors clean  shining and free of dulling films. Also excellent for cleaning walls  finished woodwork  waxed floor  rubber  vinyl flooring',
		'price': 54.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pm2yk800': {
		'id': 'pm2yk800',
		'id_user': 'AGREBT5 - Breakthrough Bathroom H6 5 ltr',
		'name': 'AGREBT5 - Breakthrough Bathroom H6 5 ltr',
		'category': 'yk8abcde',
		'description': 'Breakthrough Bathroom',
		'price': 40,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xb0yk800': {
		'id': 'xb0yk800',
		'id_user': 'AGREBT20 - Breakthrough Bathroom H6 20 ltr',
		'name': 'AGREBT20 - Breakthrough Bathroom H6 20 ltr',
		'category': 'yk8abcde',
		'description': 'Breakthrough Bathroom',
		'price': 87.04,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bd8yk800': {
		'id': 'bd8yk800',
		'id_user': 'AGRELF5 - Chem Fresh Air Freshener 5 ltr',
		'name': 'AGRELF5 - Chem Fresh Air Freshener 5 ltr',
		'category': 'yk8abcde',
		'description': 'Chem Fresh Air Freshener',
		'price': 32,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sw4yk800': {
		'id': 'sw4yk800',
		'id_user': 'AGREHB5 - Chem Hair &  Body Gel 5 ltr',
		'name': 'AGREHB5 - Chem Hair &  Body Gel 5 ltr',
		'category': 'yk8abcde',
		'description': 'Chem Hair & Body Gel ',
		'price': 28.8,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rr9yk800': {
		'id': 'rr9yk800',
		'id_user': 'AGRECC20 - Clean Chlor C6 Bleach Sanitiser 20 ltr',
		'name': 'AGRECC20 - Clean Chlor C6 Bleach Sanitiser 20 ltr',
		'category': 'yk8abcde',
		'description': 'Concentrated germicidal agent for cleaning food preparation equipment and hard surfaces  refrigerators  cutting boards. Hygienically cleans and freshens tea towels  dish cloths and floor mops.',
		'price': 35.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bc9yk800': {
		'id': 'bc9yk800',
		'id_user': 'AGRECC5 - Clean Chlor C6 Bleach Sanitiser 5 ltr',
		'name': 'AGRECC5 - Clean Chlor C6 Bleach Sanitiser 5 ltr',
		'category': 'yk8abcde',
		'description': 'Concentrated germicidal agent for cleaning food preparation equipment and hard surfaces  refrigerators  cutting boards. Hygienically cleans and freshens tea towels  dish cloths and floor mops.',
		'price': 9.6,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fn3yk800': {
		'id': 'fn3yk800',
		'id_user': 'AGREDS5 - De-Scale C15 Scale Remover 5 ltr',
		'name': 'AGREDS5 - De-Scale C15 Scale Remover 5 ltr',
		'category': 'yk8abcde',
		'description': 'Formulated to remove rust  scale  lime  corrosion  concrete  mortar and other difficult soils. Suitable for descaling dishwashers  Bain Maries  cooling coils  water lines  radiators  steam cleaning equipment and drinking fountains. Removes mortar from bri ',
		'price': 20.8,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bs7yk800': {
		'id': 'bs7yk800',
		'id_user': 'AGREFS20 - Fabric Softener 20 ltr',
		'name': 'AGREFS20 - Fabric Softener 20 ltr',
		'category': 'yk8abcde',
		'description': 'Ideal for hand or dispensing systems  fortified with fluorescent brighteners to product lustrous whites and colours. Effectively gives fresh softness to fabrics. Prevents static cling  helps prevent linting and machine wear on textiles. Reduces extraction',
		'price': 86.08,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'es7yk800': {
		'id': 'es7yk800',
		'id_user': 'AGREHS20 - Hot Spot C8 Oven & Grill 20 ltr',
		'name': 'AGREHS20 - Hot Spot C8 Oven & Grill 20 ltr',
		'category': 'yk8abcde',
		'description': 'Caustic based formula with high level surfactants designed to quickly emulsify grease  carbon and burnt on food. Ideal for commercial ovens  grills and deep fryers. Used by professionals in all hospitality and commercial industries.',
		'price': 84.48,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg6yk800': {
		'id': 'bg6yk800',
		'id_user': 'AGREHS5 - Hot Spot C8 Oven & Grill 5 ltr',
		'name': 'AGREHS5 - Hot Spot C8 Oven & Grill 5 ltr',
		'category': 'yk8abcde',
		'description': 'Caustic based formula with high level surfactants designed to quickly emulsify grease  carbon and burnt on food. Ideal for commercial ovens  grills and deep fryers. Used by professionals in all hospitality and commercial industries.',
		'price': 23.84,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yr4yk800': {
		'id': 'yr4yk800',
		'id_user': 'AGREKV20 - Kleer Vision Glass/Chrome H8 20 ltr',
		'name': 'AGREKV20 - Kleer Vision Glass/Chrome H8 20 ltr',
		'category': 'yk8abcde',
		'description': 'Concentrated Window & Glass Cleaner',
		'price': 51.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yj3yk800': {
		'id': 'yj3yk800',
		'id_user': 'AGREKV5 - Kleer Vision Glass/Chrome H8 5 ltr',
		'name': 'AGREKV5 - Kleer Vision Glass/Chrome H8 5 ltr',
		'category': 'yk8abcde',
		'description': 'Concentrated Window & Glass Cleaner',
		'price': 14.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xn8yk800': {
		'id': 'xn8yk800',
		'id_user': 'AGRELDET20 - Laundrette L1 Liquid Detergent 20 ltr',
		'name': 'AGRELDET20 - Laundrette L1 Liquid Detergent 20 ltr',
		'category': 'yk8abcde',
		'description': 'Special combination of highly concentrated industrial detergents and builders that act to hold dirt and soil in suspension  preventing wash-back which causes dullness and graying. The result is your wash is cleaner and stays brighter. Works in hard or soft water',
		'price': 59.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pr1yk800': {
		'id': 'pr1yk800',
		'id_user': 'AGRELDET5 - Laundrette L1 Liquid Detergent 5 ltr',
		'name': 'AGRELDET5 - Laundrette L1 Liquid Detergent 5 ltr',
		'category': 'yk8abcde',
		'description': 'Special combination of highly concentrated industrial detergents and builders that act to hold dirt and soil in suspension  preventing wash-back which causes dullness and graying. The result is your wash is cleaner and stays brighter. Works in hard or soft water',
		'price': 15.68,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rx7yk800': {
		'id': 'rx7yk800',
		'id_user': 'AGREMP20R - Multi Purpose C9 Cleaner MPC100 20 ltr Red',
		'name': 'AGREMP20R - Multi Purpose C9 Cleaner MPC100 20 ltr Red',
		'category': 'yk8abcde',
		'description': 'Multi Purpose Cleaner.',
		'price': 60,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'db5yk800': {
		'id': 'db5yk800',
		'id_user': 'AGREMP5R - Multi Purpose C9 Cleaner MPC100 5 ltr Red',
		'name': 'AGREMP5R - Multi Purpose C9 Cleaner MPC100 5 ltr Red',
		'category': 'yk8abcde',
		'description': 'Multi Purpose Cleaner.',
		'price': 16,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yk2yk800': {
		'id': 'yk2yk800',
		'id_user': 'AGRENC10 - Nappi-Clean L3 A/Bac Sanitiser 10 kg',
		'name': 'AGRENC10 - Nappi-Clean L3 A/Bac Sanitiser 10 kg',
		'category': 'yk8abcde',
		'description': 'A highly effective additive with antibacterial action for soaking nappies and as a wash additive. A safe replacement for chlorine bleach. May be used on all fabrics and colours. Eliminates mildew  laundry odours and stains. Prevents yellowing',
		'price': 68.8,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ek7yk800': {
		'id': 'ek7yk800',
		'id_user': 'AGREOB20 - OzBright L5 Laun/Powder 20 kg',
		'name': 'AGREOB20 - OzBright L5 Laun/Powder 20 kg',
		'category': 'yk8abcde',
		'description': 'Highly concentrated blend of commercial detergents. Formulated for use in all water conditions. Removes all common soils and stains. Prevents yellowing and greying of fabrics. Contains Australia Eucalyptus Oil for extra freshness.',
		'price': 64,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ak1yk800': {
		'id': 'ak1yk800',
		'id_user': 'AGRERP20 - Rampage H4 Ammon Cleaner 20 ltr',
		'name': 'AGRERP20 - Rampage H4 Ammon Cleaner 20 ltr',
		'category': 'yk8abcde',
		'description': 'A highly ammoniated pink concentrate that tackles the toughest cleaning jobs. Carefully formulated to remove both protein and organic based soils. Powerful grease cutting agent.',
		'price': 75.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sd0yk800': {
		'id': 'sd0yk800',
		'id_user': 'AGRELD20 - Red Earth L10 Laundry D\'tergent 20 ltr',
		'name': 'AGRELD20 - Red Earth L10 Laundry D\'tergent 20 ltr',
		'category': 'yk8abcde',
		'description': 'Special combination of highly concentrated industrial detergents and builders that act to hold dirt and soil in suspension  preventing wash-back which causes dullness and graying. The result is your wash is cleaner and stays brighter. Works in hard or soft water',
		'price': 90.88,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qq2yk800': {
		'id': 'qq2yk800',
		'id_user': 'AGRERA20 - Rinse Aid C3 Auto Dish Rinse 20 ltr',
		'name': 'AGRERA20 - Rinse Aid C3 Auto Dish Rinse 20 ltr',
		'category': 'yk8abcde',
		'description': 'Dries crockery and flatware to a streak free shine. It&#39;s fruit acid base also means a cleaner more hygienic dishwasher and significantly reduces the build-up of scale.',
		'price': 59.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ru9yk800': {
		'id': 'ru9yk800',
		'id_user': 'AGRERA5 - Rinse Aid C3 Auto Dish Rinse 5 ltr',
		'name': 'AGRERA5 - Rinse Aid C3 Auto Dish Rinse 5 ltr',
		'category': 'yk8abcde',
		'description': 'Dries crockery and flatware to a streak free shine. It&#39;s fruit acid base also means a cleaner more hygienic dishwasher and significantly reduces the build-up of scale.',
		'price': 19.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'si5yk800': {
		'id': 'si5yk800',
		'id_user': 'AGREST5 - Sanitrol H3 Washroom Clean 5 ltr',
		'name': 'AGREST5 - Sanitrol H3 Washroom Clean 5 ltr',
		'category': 'yk8abcde',
		'description': 'Water based acidic detergent formulated to remove stains and scale from porcelain tiles and stainless steel. Contains Quarternary Ammonia to kill bacteria.',
		'price': 20.8,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nm5yk800': {
		'id': 'nm5yk800',
		'id_user': 'AGREST20 - Sanitrol H3 Washroom Clean 20 ltr',
		'name': 'AGREST20 - Sanitrol H3 Washroom Clean 20 ltr',
		'category': 'yk8abcde',
		'description': 'Water based acidic detergent formulated to remove stains and scale from porcelain tiles and stainless steel. Contains Quarternary Ammonia to kill bacteria.',
		'price': 72,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ae2yk800': {
		'id': 'ae2yk800',
		'id_user': 'AGRESHINE5 - Shine Machine Glass Wash C12 5 ltr',
		'name': 'AGRESHINE5 - Shine Machine Glass Wash C12 5 ltr',
		'category': 'yk8abcde',
		'description': 'Odourless  low foaming and mildly alkaline detergent specially forumlated for use in glass washing machines. Restores badly stained and dirty glasses to a streak-free sparkle.',
		'price': 23.68,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wd1yk800': {
		'id': 'wd1yk800',
		'id_user': 'AGRESSP20 - Softer Soap H5 Liquid Hand Pink 20 ltr',
		'name': 'AGRESSP20 - Softer Soap H5 Liquid Hand Pink 20 ltr',
		'category': 'yk8abcde',
		'description': 'Glycerine enriched creamy hand soap with a gentle Mountain Fresh fragrance. Helps prevent drying and chapping so it is ideal for the most sensitive hands. Suitable for most mounted dispensers and lotion pumps.',
		'price': 62.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lm5yk800': {
		'id': 'lm5yk800',
		'id_user': 'AGRESSP5 - Softer Soap H5 Liquid Hand Pink 5 ltr',
		'name': 'AGRESSP5 - Softer Soap H5 Liquid Hand Pink 5 ltr',
		'category': 'yk8abcde',
		'description': 'Glycerine enriched creamy hand soap with a gentle Mountain Fresh fragrance. Helps prevent drying and chapping so it is ideal for the most sensitive hands. Suitable for most mounted dispensers and lotion pumps.',
		'price': 20,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kw1yk800': {
		'id': 'kw1yk800',
		'id_user': 'AGRESK10 - Sparkle C10 Auto D/Powder 10 kg',
		'name': 'AGRESK10 - Sparkle C10 Auto D/Powder 10 kg',
		'category': 'yk8abcde',
		'description': '',
		'price': 49.6,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'as3yk800': {
		'id': 'as3yk800',
		'id_user': 'AGRETF20 - Top Flight C1 Auto Dish Det 20 ltr',
		'name': 'AGRETF20 - Top Flight C1 Auto Dish Det 20 ltr',
		'category': 'yk8abcde',
		'description': 'Top Flight is specially formulated to provide outstanding cleaning of tableware in commercial dishmachines. Top Flight is automatically dispensed to the wash water by an automatic control unit.',
		'price': 59.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ku3yk800': {
		'id': 'ku3yk800',
		'id_user': 'AGRETF5 - Top Flight C1 Auto Dish Det 5 ltr',
		'name': 'AGRETF5 - Top Flight C1 Auto Dish Det 5 ltr',
		'category': 'yk8abcde',
		'description': 'Top Flight is specially formulated to provide outstanding cleaning of tableware in commercial dishmachines. Top Flight is automatically dispensed to the wash water by an automatic control unit.',
		'price': 19.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ls6yk800': {
		'id': 'ls6yk800',
		'id_user': 'AGRETS20 - Top Suds C5 Hand Dishwash 20 ltr',
		'name': 'AGRETS20 - Top Suds C5 Hand Dishwash 20 ltr',
		'category': 'yk8abcde',
		'description': 'Carefully blended dishwashing formula with a neutral pH factor and added glycerine to minimize skin problems. Top Suds is a concentrated cleaning powder.',
		'price': 42.72,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cj8yk800': {
		'id': 'cj8yk800',
		'id_user': 'AGRETS5 - Top Suds C5 Hand Dishwash 5 ltr',
		'name': 'AGRETS5 - Top Suds C5 Hand Dishwash 5 ltr',
		'category': 'yk8abcde',
		'description': 'Carefully blended dishwashing formula with a neutral pH factor and added glycerine to minimize skin problems. Top Suds is a concentrated cleaning powder.',
		'price': 14.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wj5yk800': {
		'id': 'wj5yk800',
		'id_user': 'AGREZC5 - Zero Count C13 Cleaner Sanitiser 5 ltr',
		'name': 'AGREZC5 - Zero Count C13 Cleaner Sanitiser 5 ltr',
		'category': 'yk8abcde',
		'description': 'Odourless germicidal cleaner ideal for all food service areas  refrigerators  cutting boards  utensils and cleaning cloths.',
		'price': 15.68,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ui7yk800': {
		'id': 'ui7yk800',
		'id_user': 'AGREZC20 - Zero Count C13 Cleaner Sanitiser 20 ltr',
		'name': 'AGREZC20 - Zero Count C13 Cleaner Sanitiser 20 ltr',
		'category': 'yk8abcde',
		'description': 'Odourless germicidal cleaner ideal for all food service areas  refrigerators  cutting boards  utensils and cleaning cloths.',
		'price': 55.2,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hu1yk800': {
		'id': 'hu1yk800',
		'id_user': 'AGRMHA5 - Hydrochloric Acid 5 ltr',
		'name': 'AGRMHA5 - Hydrochloric Acid 5 ltr',
		'category': 'yk8abcde',
		'description': 'Hydrochloric Acid',
		'price': 12,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd3yk800': {
		'id': 'pd3yk800',
		'id_user': 'AGREMS20 - Methylated Spirit 20 litre',
		'name': 'AGREMS20 - Methylated Spirit 20 litre',
		'category': 'yk8abcde',
		'description': 'Methylated Spirit',
		'price': 58.4,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fo2yk800': {
		'id': 'fo2yk800',
		'id_user': 'AGRESH20 - Sodium Hypochlorite L7 20 ltr',
		'name': 'AGRESH20 - Sodium Hypochlorite L7 20 ltr',
		'category': 'yk8abcde',
		'description': 'Sodium Hypochlorite',
		'price': 44.8,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ox1ok300': {
		'id': 'ox1ok300',
		'id_user': 'VAC-050 Icentral Vacuum Bags 20 Per 3pack',
		'name': 'VAC-050 Icentral Vacuum Bags 20 Per 3pack',
		'category': 'ok3abcde',
		'description': 'VAC-050 Icentral Vacuum Bags 20 Per 3pack',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC050.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pi5ok300': {
		'id': 'pi5ok300',
		'id_user': 'VAC-051 Icentral Vacuum Bags • White Max-Flo Hepa • Single 50 Per Carton ',
		'name': 'VAC-051 Icentral Vacuum Bags • White Max-Flo Hepa • Single 50 Per Carton ',
		'category': 'ok3abcde',
		'description': 'VAC-051 Icentral Vacuum Bags • White Max-Flo Hepa • Single 50 Per Carton ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC051.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ki8ok300': {
		'id': 'ki8ok300',
		'id_user': 'VAC-052 Pack Of 4 - Plastic Bags For Inverted Bag Unit ',
		'name': 'VAC-052 Pack Of 4 - Plastic Bags For Inverted Bag Unit ',
		'category': 'ok3abcde',
		'description': 'VAC-052 Pack Of 4 - Plastic Bags For Inverted Bag Unit ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC052.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xo9ok300': {
		'id': 'xo9ok300',
		'id_user': 'VAC-121 Valet* Vacuum Bags 100 Per Single',
		'name': 'VAC-121 Valet* Vacuum Bags 100 Per Single',
		'category': 'ok3abcde',
		'description': 'VAC-121 Valet* Vacuum Bags 100 Per Single',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC121.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ae9ok300': {
		'id': 'ae9ok300',
		'id_user': 'VAC-122 Valet* Vacuum Bags 20 Per 3pack',
		'name': 'VAC-122 Valet* Vacuum Bags 20 Per 3pack',
		'category': 'ok3abcde',
		'description': 'VAC-122 Valet* Vacuum Bags 20 Per 3pack',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC122.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pt7ok300': {
		'id': 'pt7ok300',
		'id_user': 'VAC-123 Valet* Vacuum Bags 30 Per 2pack',
		'name': 'VAC-123 Valet* Vacuum Bags 30 Per 2pack',
		'category': 'ok3abcde',
		'description': 'VAC-123 Valet* Vacuum Bags 30 Per 2pack',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC123.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tv2ok300': {
		'id': 'tv2ok300',
		'id_user': 'VAC-124 Valet* Vacuum Bags 50 Per Carton ',
		'name': 'VAC-124 Valet* Vacuum Bags 50 Per Carton ',
		'category': 'ok3abcde',
		'description': 'VAC-124 Valet* Vacuum Bags 50 Per Carton ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC124.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ko1ok300': {
		'id': 'ko1ok300',
		'id_user': 'VAC-126 Cyclonic Extractor ',
		'name': 'VAC-126 Cyclonic Extractor ',
		'category': 'ok3abcde',
		'description': 'VAC-126 Cyclonic Extractor ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC126.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tv6kj600': {
		'id': 'tv6kj600',
		'id_user': 'VAC-106 Vacuum Motor 240v Ametek 119806 Suits VAC-001 ',
		'name': 'VAC-106 Vacuum Motor 240v Ametek 119806 Suits VAC-001 ',
		'category': 'kj6abcde',
		'description': 'VAC-106 Vacuum Motor 240v Ametek 119806 Suits VAC-001 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC106.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dk2kj600': {
		'id': 'dk2kj600',
		'id_user': 'VAC-107 Control Pcb - Pc240lc 1 Thermister Suits VAC-001 VAC002 V1sh 35200185 ',
		'name': 'VAC-107 Control Pcb - Pc240lc 1 Thermister Suits VAC-001 VAC002 V1sh 35200185 ',
		'category': 'kj6abcde',
		'description': 'VAC-107 Control Pcb - Pc240lc 1 Thermister Suits VAC-001 VAC002 V1sh 35200185 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC107.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zq6kj600': {
		'id': 'zq6kj600',
		'id_user': 'VAC-108 Vacuum Motor 240v 57 Inch 2 Stage ',
		'name': 'VAC-108 Vacuum Motor 240v 57 Inch 2 Stage ',
		'category': 'kj6abcde',
		'description': 'VAC-108 Vacuum Motor 240v 57 Inch 2 Stage ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC108.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bp7kj600': {
		'id': 'bp7kj600',
		'id_user': 'VAC-109 Vacuum Motor 240v Single Stage 84',
		'name': 'VAC-109 Vacuum Motor 240v Single Stage 84',
		'category': 'kj6abcde',
		'description': 'VAC-109 Vacuum Motor 240v Single Stage 84',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC109.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zx5kj600': {
		'id': 'zx5kj600',
		'id_user': 'VAC-110 Control Pcb - Pc240x2lc 2 Thermisters Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'name': 'VAC-110 Control Pcb - Pc240x2lc 2 Thermisters Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'category': 'kj6abcde',
		'description': 'VAC-110 Control Pcb - Pc240x2lc 2 Thermisters Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC110.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vi3kj600': {
		'id': 'vi3kj600',
		'id_user': 'VAC-111 Speed Control Pcb - Pc840sc  Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'name': 'VAC-111 Speed Control Pcb - Pc840sc  Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'category': 'kj6abcde',
		'description': 'VAC-111 Speed Control Pcb - Pc840sc  Suits VAC-004 VAC005 V2sc V3sc V4sc ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC111.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'va2kj600': {
		'id': 'va2kj600',
		'id_user': 'VAC-114 Electronic Filter Board Emi Suits VAC-002 VAC-003 VAC-006 ',
		'name': 'VAC-114 Electronic Filter Board Emi Suits VAC-002 VAC-003 VAC-006 ',
		'category': 'kj6abcde',
		'description': 'VAC-114 Electronic Filter Board Emi Suits VAC-002 VAC-003 VAC-006 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC114.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ue7kj600': {
		'id': 'ue7kj600',
		'id_user': 'VAC-115 Electronic Filter Board For Double Motors Suits VAC-004 VAC-005 ',
		'name': 'VAC-115 Electronic Filter Board For Double Motors Suits VAC-004 VAC-005 ',
		'category': 'kj6abcde',
		'description': 'VAC-115 Electronic Filter Board For Double Motors Suits VAC-004 VAC-005 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC115.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gp0kj600': {
		'id': 'gp0kj600',
		'id_user': 'VAC-118 Hose Joiner ',
		'name': 'VAC-118 Hose Joiner ',
		'category': 'kj6abcde',
		'description': 'VAC-118 Hose Joiner ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC118.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pu6kj600': {
		'id': 'pu6kj600',
		'id_user': 'VAC-119  Spare Clamp Coupling As Sup­plied With All VACs ',
		'name': 'VAC-119  Spare Clamp Coupling As Sup­plied With All VACs ',
		'category': 'kj6abcde',
		'description': 'VAC-119  Spare Clamp Coupling As Sup­plied With All VACs ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC119.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'as1kj600': {
		'id': 'as1kj600',
		'id_user': 'VAC-160 Vacuum Motor 240v Flow Thru Ametek Suits VAC-154 V80 VAC-157 V100 ',
		'name': 'VAC-160 Vacuum Motor 240v Flow Thru Ametek Suits VAC-154 V80 VAC-157 V100 ',
		'category': 'kj6abcde',
		'description': 'VAC-160 Vacuum Motor 240v Flow Thru Ametek Suits VAC-154 V80 VAC-157 V100 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC160.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vb1kj600': {
		'id': 'vb1kj600',
		'id_user': 'VAC-161 Electronic Control Board Suits VAC-154 V80 VAC-157 V100 ',
		'name': 'VAC-161 Electronic Control Board Suits VAC-154 V80 VAC-157 V100 ',
		'category': 'kj6abcde',
		'description': 'VAC-161 Electronic Control Board Suits VAC-154 V80 VAC-157 V100 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC161.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ch6kj600': {
		'id': 'ch6kj600',
		'id_user': 'VAC-188 Spare Belt To Suit Tk2 Turbohead ',
		'name': 'VAC-188 Spare Belt To Suit Tk2 Turbohead ',
		'category': 'kj6abcde',
		'description': 'VAC-188 Spare Belt To Suit Tk2 Turbohead ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC188.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xb0kj600': {
		'id': 'xb0kj600',
		'id_user': 'VAC-189 Lid Seal -V1s & V2s 33700598 ',
		'name': 'VAC-189 Lid Seal -V1s & V2s 33700598 ',
		'category': 'kj6abcde',
		'description': 'VAC-189 Lid Seal -V1s & V2s 33700598 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC189.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hs6kj600': {
		'id': 'hs6kj600',
		'id_user': 'VAC-189 Lid Spare Lid For V3s 14 35200172 ',
		'name': 'VAC-189 Lid Spare Lid For V3s 14 35200172 ',
		'category': 'kj6abcde',
		'description': 'VAC-189 Lid Spare Lid For V3s 14 35200172 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC189.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ff8kj600': {
		'id': 'ff8kj600',
		'id_user': 'VAC-189 Spare Belt To Suit Tk4 Turbohead ',
		'name': 'VAC-189 Spare Belt To Suit Tk4 Turbohead ',
		'category': 'kj6abcde',
		'description': 'VAC-189 Spare Belt To Suit Tk4 Turbohead ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC189.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xh4kj600': {
		'id': 'xh4kj600',
		'id_user': 'VAC-191 Lid Spare Lid For V1p V2p V3p 33700715 ',
		'name': 'VAC-191 Lid Spare Lid For V1p V2p V3p 33700715 ',
		'category': 'kj6abcde',
		'description': 'VAC-191 Lid Spare Lid For V1p V2p V3p 33700715 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC191.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gw7kj600': {
		'id': 'gw7kj600',
		'id_user': 'VAC-192 Cone Plastic Cone Insert For Cyclonic Systems 35200123 ',
		'name': 'VAC-192 Cone Plastic Cone Insert For Cyclonic Systems 35200123 ',
		'category': 'kj6abcde',
		'description': 'VAC-192 Cone Plastic Cone Insert For Cyclonic Systems 35200123 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC192.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tt8kj600': {
		'id': 'tt8kj600',
		'id_user': 'VAC-193 Plate Side Baffle Plate 15” - For Bagged Systems 33700525 ',
		'name': 'VAC-193 Plate Side Baffle Plate 15” - For Bagged Systems 33700525 ',
		'category': 'kj6abcde',
		'description': 'VAC-193 Plate Side Baffle Plate 15” - For Bagged Systems 33700525 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC193.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'or8kj600': {
		'id': 'or8kj600',
		'id_user': 'VAC-194 Plate Bottom Baffle Plate - For Bagged Systems 33700527 ',
		'name': 'VAC-194 Plate Bottom Baffle Plate - For Bagged Systems 33700527 ',
		'category': 'kj6abcde',
		'description': 'VAC-194 Plate Bottom Baffle Plate - For Bagged Systems 33700527 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC194.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dq6kj600': {
		'id': 'dq6kj600',
		'id_user': 'VAC-195 Bracket Wall Mounting Bracket - For All Current Systems 33700513 ',
		'name': 'VAC-195 Bracket Wall Mounting Bracket - For All Current Systems 33700513 ',
		'category': 'kj6abcde',
		'description': 'VAC-195 Bracket Wall Mounting Bracket - For All Current Systems 33700513 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC195.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yt7kj600': {
		'id': 'yt7kj600',
		'id_user': 'VAC-196 Electro Static Screen Large - Suits V1200 Dirt Canister 33700621 ',
		'name': 'VAC-196 Electro Static Screen Large - Suits V1200 Dirt Canister 33700621 ',
		'category': 'kj6abcde',
		'description': 'VAC-196 Electro Static Screen Large - Suits V1200 Dirt Canister 33700621 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC196.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qd6kj600': {
		'id': 'qd6kj600',
		'id_user': 'VAC-197 Electro Static Screen Small - Suits V115 V150 33700512 ',
		'name': 'VAC-197 Electro Static Screen Small - Suits V115 V150 33700512 ',
		'category': 'kj6abcde',
		'description': 'VAC-197 Electro Static Screen Small - Suits V115 V150 33700512 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC197.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gf8kj600': {
		'id': 'gf8kj600',
		'id_user': 'VAC-198 Filter Foam For Vl300 System 35200053 ',
		'name': 'VAC-198 Filter Foam For Vl300 System 35200053 ',
		'category': 'kj6abcde',
		'description': 'VAC-198 Filter Foam For Vl300 System 35200053 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC198.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rb8kj600': {
		'id': 'rb8kj600',
		'id_user': 'VAC-200 Motor To Suit VBC 34400097 ',
		'name': 'VAC-200 Motor To Suit VBC 34400097 ',
		'category': 'kj6abcde',
		'description': 'VAC-200 Motor To Suit VBC 34400097 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC200.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ry1kj600': {
		'id': 'ry1kj600',
		'id_user': 'VAC-201 Ametek 119655-01 125hp Motor To Suit ',
		'name': 'VAC-201 Ametek 119655-01 125hp Motor To Suit ',
		'category': 'kj6abcde',
		'description': 'VAC-201 Ametek 119655-01 125hp Motor To Suit ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC201.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vv5kj600': {
		'id': 'vv5kj600',
		'id_user': 'VAC-202 Ametek 116657 Motor - 57 Inch 2 Stage ',
		'name': 'VAC-202 Ametek 116657 Motor - 57 Inch 2 Stage ',
		'category': 'kj6abcde',
		'description': 'VAC-202 Ametek 116657 Motor - 57 Inch 2 Stage ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC202.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oc2kj600': {
		'id': 'oc2kj600',
		'id_user': 'VAC-203 Ametek 117123 Motor - 57 Inch 3 Stage ',
		'name': 'VAC-203 Ametek 117123 Motor - 57 Inch 3 Stage ',
		'category': 'kj6abcde',
		'description': 'VAC-203 Ametek 117123 Motor - 57 Inch 3 Stage ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC203.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nb4kj600': {
		'id': 'nb4kj600',
		'id_user': 'VAC-204 Ametek 119678 2 Stage Concave Base - To Suit Vbs Later Model 34400111 ',
		'name': 'VAC-204 Ametek 119678 2 Stage Concave Base - To Suit Vbs Later Model 34400111 ',
		'category': 'kj6abcde',
		'description': 'VAC-204 Ametek 119678 2 Stage Concave Base - To Suit Vbs Later Model 34400111 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC204.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'am8kj600': {
		'id': 'am8kj600',
		'id_user': 'VAC-205 Ametek 117572 2hp Motor - To Suit V2s V150s V350s 34100012 ',
		'name': 'VAC-205 Ametek 117572 2hp Motor - To Suit V2s V150s V350s 34100012 ',
		'category': 'kj6abcde',
		'description': 'VAC-205 Ametek 117572 2hp Motor - To Suit V2s V150s V350s 34100012 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC205.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bv7kj600': {
		'id': 'bv7kj600',
		'id_user': 'VAC-206 Ametek 117502 Motor To Suit V3s V3sw 34400113 ',
		'name': 'VAC-206 Ametek 117502 Motor To Suit V3s V3sw 34400113 ',
		'category': 'kj6abcde',
		'description': 'VAC-206 Ametek 117502 Motor To Suit V3s V3sw 34400113 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC206.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ra9kj600': {
		'id': 'ra9kj600',
		'id_user': 'VAC-207 Ametek Motor To Suit V1sc & V4sc 34400177 ',
		'name': 'VAC-207 Ametek Motor To Suit V1sc & V4sc 34400177 ',
		'category': 'kj6abcde',
		'description': 'VAC-207 Ametek Motor To Suit V1sc & V4sc 34400177 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC207.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ia2kj600': {
		'id': 'ia2kj600',
		'id_user': 'VAC-208 Ametek 119963 72inch Motor To Suit V2sc V2scw VAC-129 VAC-134 34400175 ',
		'name': 'VAC-208 Ametek 119963 72inch Motor To Suit V2sc V2scw VAC-129 VAC-134 34400175 ',
		'category': 'kj6abcde',
		'description': 'VAC-208 Ametek 119963 72inch Motor To Suit V2sc V2scw VAC-129 VAC-134 34400175 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC208.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jh4kj600': {
		'id': 'jh4kj600',
		'id_user': 'VAC-209 Ametek 119921 72inch Motor To Suit V3sc VAC-130 34400176 ',
		'name': 'VAC-209 Ametek 119921 72inch Motor To Suit V3sc VAC-130 34400176 ',
		'category': 'kj6abcde',
		'description': 'VAC-209 Ametek 119921 72inch Motor To Suit V3sc VAC-130 34400176 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC209.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vv2kj600': {
		'id': 'vv2kj600',
		'id_user': 'VAC-210 Motor To Suit Value VAC 2008 Model Cv620 34400211 ',
		'name': 'VAC-210 Motor To Suit Value VAC 2008 Model Cv620 34400211 ',
		'category': 'kj6abcde',
		'description': 'VAC-210 Motor To Suit Value VAC 2008 Model Cv620 34400211 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC210.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hm9kj600': {
		'id': 'hm9kj600',
		'id_user': 'VAC-211 Ametek 116255 Motor - 57 Inch 2 Stage ',
		'name': 'VAC-211 Ametek 116255 Motor - 57 Inch 2 Stage ',
		'category': 'kj6abcde',
		'description': 'VAC-211 Ametek 116255 Motor - 57 Inch 2 Stage ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC211.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'od4kj600': {
		'id': 'od4kj600',
		'id_user': 'VAC-212 Ametek 115684 2hp Motor To Suit V2p V150 V250 V350 Vl200 Vb150 34400005 ',
		'name': 'VAC-212 Ametek 115684 2hp Motor To Suit V2p V150 V250 V350 Vl200 Vb150 34400005 ',
		'category': 'kj6abcde',
		'description': 'VAC-212 Ametek 115684 2hp Motor To Suit V2p V150 V250 V350 Vl200 Vb150 34400005 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC212.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'be5kj600': {
		'id': 'be5kj600',
		'id_user': 'VAC-213 Domel 1100 Watt Flow Thru Motor - To Suit Vl300 Vl150 V75 Or Replace 119623-00 ',
		'name': 'VAC-213 Domel 1100 Watt Flow Thru Motor - To Suit Vl300 Vl150 V75 Or Replace 119623-00 ',
		'category': 'kj6abcde',
		'description': 'VAC-213 Domel 1100 Watt Flow Thru Motor - To Suit Vl300 Vl150 V75 Or Replace 119623-00 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC213.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sm1kj600': {
		'id': 'sm1kj600',
		'id_user': 'VAC-214 Domel 850 Watt Flow Thru Motor - To Suit Vl300 Or Replace 119655-00 34200003 ',
		'name': 'VAC-214 Domel 850 Watt Flow Thru Motor - To Suit Vl300 Or Replace 119655-00 34200003 ',
		'category': 'kj6abcde',
		'description': 'VAC-214 Domel 850 Watt Flow Thru Motor - To Suit Vl300 Or Replace 119655-00 34200003 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC214.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aa9kj600': {
		'id': 'aa9kj600',
		'id_user': 'VAC-215 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Vl150 V75',
		'name': 'VAC-215 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Vl150 V75',
		'category': 'kj6abcde',
		'description': 'VAC-215 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Vl150 V75',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC215.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cu6kj600': {
		'id': 'cu6kj600',
		'id_user': 'VAC-216 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Or Replace Domel 850 Watt ',
		'name': 'VAC-216 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Or Replace Domel 850 Watt ',
		'category': 'kj6abcde',
		'description': 'VAC-216 Ametek 119623-00 Flo Thru Motor - To Suit Vl300 Or Replace Domel 850 Watt ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC216.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uj8kj600': {
		'id': 'uj8kj600',
		'id_user': 'VAC-217 Ametek 119655-00 1000 Watt Shanghai Flo Thru Motor To Suit V85/ V80 / V100 ',
		'name': 'VAC-217 Ametek 119655-00 1000 Watt Shanghai Flo Thru Motor To Suit V85/ V80 / V100 ',
		'category': 'kj6abcde',
		'description': 'VAC-217 Ametek 119655-00 1000 Watt Shanghai Flo Thru Motor To Suit V85/ V80 / V100 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC217.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qy9kj600': {
		'id': 'qy9kj600',
		'id_user': 'VAC-218 Domel 1000 Watt Peripheral Bypass 34100001 ',
		'name': 'VAC-218 Domel 1000 Watt Peripheral Bypass 34100001 ',
		'category': 'kj6abcde',
		'description': 'VAC-218 Domel 1000 Watt Peripheral Bypass 34100001 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC218.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bx3kj600': {
		'id': 'bx3kj600',
		'id_user': 'VAC-219 Ametek 116413-013 1400 Watt Tangential Motor To Suit Premier Monach Series ',
		'name': 'VAC-219 Ametek 116413-013 1400 Watt Tangential Motor To Suit Premier Monach Series ',
		'category': 'kj6abcde',
		'description': 'VAC-219 Ametek 116413-013 1400 Watt Tangential Motor To Suit Premier Monach Series ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC219.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yn2kj600': {
		'id': 'yn2kj600',
		'id_user': 'VAC-220 Ametek 119625 Motor - 57 Inch 2 Stage Bypass 5a - ',
		'name': 'VAC-220 Ametek 119625 Motor - 57 Inch 2 Stage Bypass 5a - ',
		'category': 'kj6abcde',
		'description': 'VAC-220 Ametek 119625 Motor - 57 Inch 2 Stage Bypass 5a - ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC220.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dx3kj600': {
		'id': 'dx3kj600',
		'id_user': 'VAC-221 Gasket Motor Seal For 145mm Fan Base Motor - Wide Gasket 33700108 ',
		'name': 'VAC-221 Gasket Motor Seal For 145mm Fan Base Motor - Wide Gasket 33700108 ',
		'category': 'kj6abcde',
		'description': 'VAC-221 Gasket Motor Seal For 145mm Fan Base Motor - Wide Gasket 33700108 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC221.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dy2kj600': {
		'id': 'dy2kj600',
		'id_user': 'VAC-222 Gasket Motor Seal For V2p V150 V250 183mm Fan Base Motor 35200080 ',
		'name': 'VAC-222 Gasket Motor Seal For V2p V150 V250 183mm Fan Base Motor 35200080 ',
		'category': 'kj6abcde',
		'description': 'VAC-222 Gasket Motor Seal For V2p V150 V250 183mm Fan Base Motor 35200080 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC222.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kc0kj600': {
		'id': 'kc0kj600',
		'id_user': 'VAC-223 Gasket Motor Seal For Value VAC V1p V3p 145mm Fan Base Motor 35200166 ',
		'name': 'VAC-223 Gasket Motor Seal For Value VAC V1p V3p 145mm Fan Base Motor 35200166 ',
		'category': 'kj6abcde',
		'description': 'VAC-223 Gasket Motor Seal For Value VAC V1p V3p 145mm Fan Base Motor 35200166 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC223.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vo0kj600': {
		'id': 'vo0kj600',
		'id_user': 'VAC-224 Gasket VBC 35200151 ',
		'name': 'VAC-224 Gasket VBC 35200151 ',
		'category': 'kj6abcde',
		'description': 'VAC-224 Gasket VBC 35200151 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC224.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nt0kj600': {
		'id': 'nt0kj600',
		'id_user': 'VAC-225  Value VAC Washable Filter 35200205 ',
		'name': 'VAC-225  Value VAC Washable Filter 35200205 ',
		'category': 'kj6abcde',
		'description': 'VAC-225  Value VAC Washable Filter 35200205 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC225.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qy6kj600': {
		'id': 'qy6kj600',
		'id_user': 'VAC-226  Value VAC Basket Filter Outer 35200206 ',
		'name': 'VAC-226  Value VAC Basket Filter Outer 35200206 ',
		'category': 'kj6abcde',
		'description': 'VAC-226  Value VAC Basket Filter Outer 35200206 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC226.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tg0kj600': {
		'id': 'tg0kj600',
		'id_user': 'VAC-227  Value VAC Dust Bag Filter 35200207 ',
		'name': 'VAC-227  Value VAC Dust Bag Filter 35200207 ',
		'category': 'kj6abcde',
		'description': 'VAC-227  Value VAC Dust Bag Filter 35200207 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC227.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zw2kj600': {
		'id': 'zw2kj600',
		'id_user': 'VAC-228  Value VAC Securing Nuts 35200208 ',
		'name': 'VAC-228  Value VAC Securing Nuts 35200208 ',
		'category': 'kj6abcde',
		'description': 'VAC-228  Value VAC Securing Nuts 35200208 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC228.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ep0kj600': {
		'id': 'ep0kj600',
		'id_user': 'VAC-229  Value VAC Dust Bag Inner Frame 35200209 ',
		'name': 'VAC-229  Value VAC Dust Bag Inner Frame 35200209 ',
		'category': 'kj6abcde',
		'description': 'VAC-229  Value VAC Dust Bag Inner Frame 35200209 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC229.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mp5kj600': {
		'id': 'mp5kj600',
		'id_user': 'VAC-230  Value VAC Cyclonic Band 35200210 ',
		'name': 'VAC-230  Value VAC Cyclonic Band 35200210 ',
		'category': 'kj6abcde',
		'description': 'VAC-230  Value VAC Cyclonic Band 35200210 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC230.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tv0kj600': {
		'id': 'tv0kj600',
		'id_user': 'VAC-231 Armature V2s Mb217572 33300148 ',
		'name': 'VAC-231 Armature V2s Mb217572 33300148 ',
		'category': 'kj6abcde',
		'description': 'VAC-231 Armature V2s Mb217572 33300148 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC231.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nn7kj600': {
		'id': 'nn7kj600',
		'id_user': 'VAC-232 Armature 2hp Ametek 115684 33200077 ',
		'name': 'VAC-232 Armature 2hp Ametek 115684 33200077 ',
		'category': 'kj6abcde',
		'description': 'VAC-232 Armature 2hp Ametek 115684 33200077 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC232.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xv3kj600': {
		'id': 'xv3kj600',
		'id_user': 'VAC-233 Armature 15hp Ametek 116657  33200074 ',
		'name': 'VAC-233 Armature 15hp Ametek 116657  33200074 ',
		'category': 'kj6abcde',
		'description': 'VAC-233 Armature 15hp Ametek 116657  33200074 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC233.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ra4kj600': {
		'id': 'ra4kj600',
		'id_user': 'VAC-234 Armature 15hp Ametek 116255 33300052 ',
		'name': 'VAC-234 Armature 15hp Ametek 116255 33300052 ',
		'category': 'kj6abcde',
		'description': 'VAC-234 Armature 15hp Ametek 116255 33300052 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC234.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ur4kj600': {
		'id': 'ur4kj600',
		'id_user': 'VAC-236 Field 2hp Ametek 115684 33200075 ',
		'name': 'VAC-236 Field 2hp Ametek 115684 33200075 ',
		'category': 'kj6abcde',
		'description': 'VAC-236 Field 2hp Ametek 115684 33200075 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC236.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cg2kj600': {
		'id': 'cg2kj600',
		'id_user': 'VAC-237 Field 15hp Ametek Motor Brushes 116657 & 116255 33300102 ',
		'name': 'VAC-237 Field 15hp Ametek Motor Brushes 116657 & 116255 33300102 ',
		'category': 'kj6abcde',
		'description': 'VAC-237 Field 15hp Ametek Motor Brushes 116657 & 116255 33300102 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC237.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gi0kj600': {
		'id': 'gi0kj600',
		'id_user': 'VAC-239 Brush 2hp Ametek 115684  33300007 ',
		'name': 'VAC-239 Brush 2hp Ametek 115684  33300007 ',
		'category': 'kj6abcde',
		'description': 'VAC-239 Brush 2hp Ametek 115684  33300007 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC239.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xb6kj600': {
		'id': 'xb6kj600',
		'id_user': 'VAC-240  Brush To Suit 15hp Ametek 116657 & 116255 33300006 ',
		'name': 'VAC-240  Brush To Suit 15hp Ametek 116657 & 116255 33300006 ',
		'category': 'kj6abcde',
		'description': 'VAC-240  Brush To Suit 15hp Ametek 116657 & 116255 33300006 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC240.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xw1kj600': {
		'id': 'xw1kj600',
		'id_user': 'VAC-241  Brush To Suit V2s - 117572-12 33300116 ',
		'name': 'VAC-241  Brush To Suit V2s - 117572-12 33300116 ',
		'category': 'kj6abcde',
		'description': 'VAC-241  Brush To Suit V2s - 117572-12 33300116 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC241.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gh1kj600': {
		'id': 'gh1kj600',
		'id_user': 'VAC-242  Brush To Suit V3s - 117502-12 33300117 ',
		'name': 'VAC-242  Brush To Suit V3s - 117502-12 33300117 ',
		'category': 'kj6abcde',
		'description': 'VAC-242  Brush To Suit V3s - 117502-12 33300117 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC242.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qx7kj600': {
		'id': 'qx7kj600',
		'id_user': 'VAC-243  Brush To Suit Vbs - 117123 33300118 ',
		'name': 'VAC-243  Brush To Suit Vbs - 117123 33300118 ',
		'category': 'kj6abcde',
		'description': 'VAC-243  Brush To Suit Vbs - 117123 33300118 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC243.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'md1kj600': {
		'id': 'md1kj600',
		'id_user': 'VAC-244  Brush To Suit New Vbs - 119678 33300119 ',
		'name': 'VAC-244  Brush To Suit New Vbs - 119678 33300119 ',
		'category': 'kj6abcde',
		'description': 'VAC-244  Brush To Suit New Vbs - 119678 33300119 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC244.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oc1kj600': {
		'id': 'oc1kj600',
		'id_user': 'VAC-245  Brush To Suit V1sh/V4sc - 119787 33300154 ',
		'name': 'VAC-245  Brush To Suit V1sh/V4sc - 119787 33300154 ',
		'category': 'kj6abcde',
		'description': 'VAC-245  Brush To Suit V1sh/V4sc - 119787 33300154 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC245.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xc5kj600': {
		'id': 'xc5kj600',
		'id_user': 'VAC-247  Bearing Ametek 2hp & 15hp  33700088 ',
		'name': 'VAC-247  Bearing Ametek 2hp & 15hp  33700088 ',
		'category': 'kj6abcde',
		'description': 'VAC-247  Bearing Ametek 2hp & 15hp  33700088 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC247.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tn2kj600': {
		'id': 'tn2kj600',
		'id_user': 'VAC-248  Bearing Shinyei 33300103 ',
		'name': 'VAC-248  Bearing Shinyei 33300103 ',
		'category': 'kj6abcde',
		'description': 'VAC-248  Bearing Shinyei 33300103 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC248.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uf1kj600': {
		'id': 'uf1kj600',
		'id_user': 'VAC-250 Inbuilt Relay Jhiaac  24v - For Vl & Vb Systems 35200015 ',
		'name': 'VAC-250 Inbuilt Relay Jhiaac  24v - For Vl & Vb Systems 35200015 ',
		'category': 'kj6abcde',
		'description': 'VAC-250 Inbuilt Relay Jhiaac  24v - For Vl & Vb Systems 35200015 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC250.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sj7kj600': {
		'id': 'sj7kj600',
		'id_user': 'VAC-251 Inbuilt Relay 24v - For Current Systems 35200017 ',
		'name': 'VAC-251 Inbuilt Relay 24v - For Current Systems 35200017 ',
		'category': 'kj6abcde',
		'description': 'VAC-251 Inbuilt Relay 24v - For Current Systems 35200017 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC251.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ln0kj600': {
		'id': 'ln0kj600',
		'id_user': 'VAC-252 Transformer 250v - For Current Systems 35200012 ',
		'name': 'VAC-252 Transformer 250v - For Current Systems 35200012 ',
		'category': 'kj6abcde',
		'description': 'VAC-252 Transformer 250v - For Current Systems 35200012 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC252.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nt6kj600': {
		'id': 'nt6kj600',
		'id_user': 'VAC-253 VBC Control Module 35200153 ',
		'name': 'VAC-253 VBC Control Module 35200153 ',
		'category': 'kj6abcde',
		'description': 'VAC-253 VBC Control Module 35200153 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC253.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zx3kj600': {
		'id': 'zx3kj600',
		'id_user': 'VAC-254 Pc240lc Suit V1sh 35200185 ',
		'name': 'VAC-254 Pc240lc Suit V1sh 35200185 ',
		'category': 'kj6abcde',
		'description': 'VAC-254 Pc240lc Suit V1sh 35200185 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC254.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ag5kj600': {
		'id': 'ag5kj600',
		'id_user': 'VAC-255 Pc840sc Suit V2sc / V3sc / V4sc 35200183 ',
		'name': 'VAC-255 Pc840sc Suit V2sc / V3sc / V4sc 35200183 ',
		'category': 'kj6abcde',
		'description': 'VAC-255 Pc840sc Suit V2sc / V3sc / V4sc 35200183 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC255.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wg0kj600': {
		'id': 'wg0kj600',
		'id_user': 'VAC-256 Breaker Circuit Breaker  8 Amp For All Current Single Motor Systems 33200175 ',
		'name': 'VAC-256 Breaker Circuit Breaker  8 Amp For All Current Single Motor Systems 33200175 ',
		'category': 'kj6abcde',
		'description': 'VAC-256 Breaker Circuit Breaker  8 Amp For All Current Single Motor Systems 33200175 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC256.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fr5kj600': {
		'id': 'fr5kj600',
		'id_user': 'VAC-257 Breaker Circuit Breaker 10 Amp For V3p Systems 33200227 ',
		'name': 'VAC-257 Breaker Circuit Breaker 10 Amp For V3p Systems 33200227 ',
		'category': 'kj6abcde',
		'description': 'VAC-257 Breaker Circuit Breaker 10 Amp For V3p Systems 33200227 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC257.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'de7kj600': {
		'id': 'de7kj600',
		'id_user': 'VAC-258 Breaker Circuit Breaker 15 Amp For Early Model V3p Systems 33200230 ',
		'name': 'VAC-258 Breaker Circuit Breaker 15 Amp For Early Model V3p Systems 33200230 ',
		'category': 'kj6abcde',
		'description': 'VAC-258 Breaker Circuit Breaker 15 Amp For Early Model V3p Systems 33200230 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC258.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eh4kj600': {
		'id': 'eh4kj600',
		'id_user': 'VAC-259  VBC Safety Screen 35200152 ',
		'name': 'VAC-259  VBC Safety Screen 35200152 ',
		'category': 'kj6abcde',
		'description': 'VAC-259  VBC Safety Screen 35200152 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC259.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gv0kj600': {
		'id': 'gv0kj600',
		'id_user': 'VAC-260  VBC Exhaust Gasket 35200154 ',
		'name': 'VAC-260  VBC Exhaust Gasket 35200154 ',
		'category': 'kj6abcde',
		'description': 'VAC-260  VBC Exhaust Gasket 35200154 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC260.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'az0kj600': {
		'id': 'az0kj600',
		'id_user': 'VAC-261  VBC Pressure Release Valve 35200155 ',
		'name': 'VAC-261  VBC Pressure Release Valve 35200155 ',
		'category': 'kj6abcde',
		'description': 'VAC-261  VBC Pressure Release Valve 35200155 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC261.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr8kj600': {
		'id': 'nr8kj600',
		'id_user': 'VAC-262  VBC Altis Kit 35200156 ',
		'name': 'VAC-262  VBC Altis Kit 35200156 ',
		'category': 'kj6abcde',
		'description': 'VAC-262  VBC Altis Kit 35200156 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC262.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kq6kj600': {
		'id': 'kq6kj600',
		'id_user': 'VAC-263  VBC Filter Disc 35200157 ',
		'name': 'VAC-263  VBC Filter Disc 35200157 ',
		'category': 'kj6abcde',
		'description': 'VAC-263  VBC Filter Disc 35200157 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC263.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ya0kj600': {
		'id': 'ya0kj600',
		'id_user': 'VAC-264  VBC Top Cover Gasket 35200158 ',
		'name': 'VAC-264  VBC Top Cover Gasket 35200158 ',
		'category': 'kj6abcde',
		'description': 'VAC-264  VBC Top Cover Gasket 35200158 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC264.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vi6kj600': {
		'id': 'vi6kj600',
		'id_user': 'VAC-265  VBC Lid 35200159 ',
		'name': 'VAC-265  VBC Lid 35200159 ',
		'category': 'kj6abcde',
		'description': 'VAC-265  VBC Lid 35200159 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC265.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'me8kj600': {
		'id': 'me8kj600',
		'id_user': 'VAC-266  VBC Lid W Foam 35200160 ',
		'name': 'VAC-266  VBC Lid W Foam 35200160 ',
		'category': 'kj6abcde',
		'description': 'VAC-266  VBC Lid W Foam 35200160 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC266.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xe0wg800': {
		'id': 'xe0wg800',
		'id_user': 'VAC-001 Essential V11 Power Unit ',
		'name': 'VAC-001 Essential V11 Power Unit ',
		'category': 'wg8abcde',
		'description': 'VAC-001 Essential V11 Power Unit ',
		'price': 599.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC001.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ta5wg800': {
		'id': 'ta5wg800',
		'id_user': 'VAC-002 Dynamic V21 Power Unit ',
		'name': 'VAC-002 Dynamic V21 Power Unit ',
		'category': 'wg8abcde',
		'description': 'VAC-002 Dynamic V21 Power Unit ',
		'price': 799.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC002.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'na1wg800': {
		'id': 'na1wg800',
		'id_user': 'VAC-003 Deluxe V31 Power Unit',
		'name': 'VAC-003 Deluxe V31 Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-003 Deluxe V31 Power Unit',
		'price': 1199.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC003.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lz3wg800': {
		'id': 'lz3wg800',
		'id_user': 'VAC-004 Premium V41 Power Unit',
		'name': 'VAC-004 Premium V41 Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-004 Premium V41 Power Unit',
		'price': 1499.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC004.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yk7wg800': {
		'id': 'yk7wg800',
		'id_user': 'VAC-005 Premium Inverted V41 Power Unit ',
		'name': 'VAC-005 Premium Inverted V41 Power Unit ',
		'category': 'wg8abcde',
		'description': 'VAC-005 Premium Inverted V41 Power Unit ',
		'price': 1699.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC005.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gt9wg800': {
		'id': 'gt9wg800',
		'id_user': 'VAC-006 Deluxe Wp V31 Power Unit',
		'name': 'VAC-006 Deluxe Wp V31 Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-006 Deluxe Wp V31 Power Unit',
		'price': 1375.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC006.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wf8wg800': {
		'id': 'wf8wg800',
		'id_user': 'VAC-007 Wet Pickup Kit ',
		'name': 'VAC-007 Wet Pickup Kit ',
		'category': 'wg8abcde',
		'description': 'VAC-007 Wet Pickup Kit ',
		'price': 399.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC007.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ia2wg800': {
		'id': 'ia2wg800',
		'id_user': 'VAC-127 Valet EcoVAC Power Unit',
		'name': 'VAC-127 Valet EcoVAC Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-127 Valet EcoVAC Power Unit',
		'price': 599.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC127.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ig4wg800': {
		'id': 'ig4wg800',
		'id_user': 'VAC-128 Valet V1sh Power Unit ',
		'name': 'VAC-128 Valet V1sh Power Unit ',
		'category': 'wg8abcde',
		'description': 'VAC-128 Valet V1sh Power Unit ',
		'price': 899.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC128.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vc2wg800': {
		'id': 'vc2wg800',
		'id_user': 'VAC-129 Valet V2sc Power Unit',
		'name': 'VAC-129 Valet V2sc Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-129 Valet V2sc Power Unit',
		'price': 1199.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC129.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hl9wg800': {
		'id': 'hl9wg800',
		'id_user': 'VAC-130 Valet V3sc Power Unit',
		'name': 'VAC-130 Valet V3sc Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-130 Valet V3sc Power Unit',
		'price': 1399.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC130.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vj4wg800': {
		'id': 'vj4wg800',
		'id_user': 'VAC-131 Valet V4sc Power Unit',
		'name': 'VAC-131 Valet V4sc Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-131 Valet V4sc Power Unit',
		'price': 1899.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC131.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'be5wg800': {
		'id': 'be5wg800',
		'id_user': 'VAC-132 Valet V350s Power Unit',
		'name': 'VAC-132 Valet V350s Power Unit',
		'category': 'wg8abcde',
		'description': 'VAC-132 Valet V350s Power Unit',
		'price': 2199.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC132.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm0wg800': {
		'id': 'rm0wg800',
		'id_user': 'VAC-134 Valet V2scw Weatherproof Unit',
		'name': 'VAC-134 Valet V2scw Weatherproof Unit',
		'category': 'wg8abcde',
		'description': 'VAC-134 Valet V2scw Weatherproof Unit',
		'price': 1299.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC134.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hz9wg800': {
		'id': 'hz9wg800',
		'id_user': 'VAC-154 Valet V80 Premium Cyclonic Power unit',
		'name': 'VAC-154 Valet V80 Premium Cyclonic Power unit',
		'category': 'wg8abcde',
		'description': 'VAC-154 Valet V80 Premium Cyclonic Power unit<br />With a compact body and whisper-quiet operation,<br />this quality European-made power unit is perfect<br />where high performance is essential but space is<br />limited. Featuring a large 15 litre dust container and<br />washable polyester filter, V80 is the premium choice<br />of cyclonic systems.',
		'price': 899.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC154.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tm0wg800': {
		'id': 'tm0wg800',
		'id_user': 'VAC-157 Valet V100 Premium Cyclonic Power unit',
		'name': 'VAC-157 Valet V100 Premium Cyclonic Power unit',
		'category': 'wg8abcde',
		'description': 'VAC-157 Valet V100 Premium Cyclonic Power unit<br />With an extra large fixed filter and whisper-quiet<br />operation, this quality European-made power unit<br />is perfect for all domestic and office installations.<br />Featuring a large 15 litre dust container and<br />washable polyester filter, V100 is the premium choice<br />of cyclonic systems.',
		'price': 1099.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC157.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rx1wg800': {
		'id': 'rx1wg800',
		'id_user': 'VAC-155 Valet V80 Power unit STD hose & Tool Kit',
		'name': 'VAC-155 Valet V80 Power unit STD hose & Tool Kit',
		'category': 'wg8abcde',
		'description': 'VAC-155 Valet V80 Power unit STD hose & Tool Kit<br />Includes:<br />1 x Valet V80 Premium Cyclonic Power unit<br />1 x Valet European Tool Kit<br />1 x Valet European 9m Standard hose',
		'price': 999.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC155.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bk1wg800': {
		'id': 'bk1wg800',
		'id_user': 'VAC-156 Valet V80 Power unit SWITCh hose & Tool Kit',
		'name': 'VAC-156 Valet V80 Power unit SWITCh hose & Tool Kit',
		'category': 'wg8abcde',
		'description': 'VAC-156 Valet V80 Power unit SWITCh hose & Tool Kit<br />Includes:<br />1 x Valet V80 Premium Cyclonic Power unit<br />1 x Valet European Tool Kit<br />1 x Valet European 9m Switch hose',
		'price': 1150.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC156.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm2wg800': {
		'id': 'zm2wg800',
		'id_user': 'VAC-158 Valet V100 Power unit STD hose & Tool Kit',
		'name': 'VAC-158 Valet V100 Power unit STD hose & Tool Kit',
		'category': 'wg8abcde',
		'description': 'VAC-158 Valet V100 Power unit STD hose & Tool Kit<br />Includes:<br />1 x Valet V100 Premium Cyclonic Power unit<br />1 x Valet European Tool Kit<br />1 x Valet European 9m Standard hose',
		'price': 1099.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC158.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'he5wg800': {
		'id': 'he5wg800',
		'id_user': 'VAC-159 Valet V100 Power unit SWITCh hose & Tool Kit',
		'name': 'VAC-159 Valet V100 Power unit SWITCh hose & Tool Kit',
		'category': 'wg8abcde',
		'description': 'VAC-159 Valet V100 Power unit SWITCh hose & Tool Kit<br />Includes:<br />1 x Valet V100 Premium Cyclonic Power unit<br />1 x Valet European Tool Kit<br />1 x Valet European 9m Switch hose',
		'price': 1250.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC159.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cu9aa900': {
		'id': 'cu9aa900',
		'id_user': 'VAC-012 Bep Plastic With Chrome Tube 32mm ',
		'name': 'VAC-012 Bep Plastic With Chrome Tube 32mm ',
		'category': 'aa9abcde',
		'description': 'VAC-012 Bep Plastic With Chrome Tube 32mm ',
		'price': 35.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC012.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bj8aa900': {
		'id': 'bj8aa900',
		'id_user': 'VAC-013 Bep Plastic 32mm Including Clip And Ring ',
		'name': 'VAC-013 Bep Plastic 32mm Including Clip And Ring ',
		'category': 'aa9abcde',
		'description': 'VAC-013 Bep Plastic 32mm Including Clip And Ring ',
		'price': 28.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC013.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'we9aa900': {
		'id': 'we9aa900',
		'id_user': 'VAC-014 Telescopic Wand Chrome 32mm ',
		'name': 'VAC-014 Telescopic Wand Chrome 32mm ',
		'category': 'aa9abcde',
		'description': 'VAC-014 Telescopic Wand Chrome 32mm ',
		'price': 29.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC014.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bx3aa900': {
		'id': 'bx3aa900',
		'id_user': 'VAC-015 Tool Caddy Mesh ',
		'name': 'VAC-015 Tool Caddy Mesh ',
		'category': 'aa9abcde',
		'description': 'VAC-015 Tool Caddy Mesh ',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC015.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yn4aa900': {
		'id': 'yn4aa900',
		'id_user': 'VAC-016 Tool Caddy Wand Mount Black ',
		'name': 'VAC-016 Tool Caddy Wand Mount Black ',
		'category': 'aa9abcde',
		'description': 'VAC-016 Tool Caddy Wand Mount Black ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC016.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dx3aa900': {
		'id': 'dx3aa900',
		'id_user': 'VAC-017 Wall Mounted Wand Holder - Black ',
		'name': 'VAC-017 Wall Mounted Wand Holder - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-017 Wall Mounted Wand Holder - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC017.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dy2aa900': {
		'id': 'dy2aa900',
		'id_user': 'VAC-018 Hose Hanger - Wall Mount Plastic ',
		'name': 'VAC-018 Hose Hanger - Wall Mount Plastic ',
		'category': 'aa9abcde',
		'description': 'VAC-018 Hose Hanger - Wall Mount Plastic ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC018.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kb0aa900': {
		'id': 'kb0aa900',
		'id_user': 'VAC-019 Hose Hanger - Wall Mount Graphite ',
		'name': 'VAC-019 Hose Hanger - Wall Mount Graphite ',
		'category': 'aa9abcde',
		'description': 'VAC-019 Hose Hanger - Wall Mount Graphite ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC019.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vv3aa900': {
		'id': 'vv3aa900',
		'id_user': 'VAC-020 Hose Sock 9m ',
		'name': 'VAC-020 Hose Sock 9m ',
		'category': 'aa9abcde',
		'description': 'VAC-020 Hose Sock 9m ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC020.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lr2aa900': {
		'id': 'lr2aa900',
		'id_user': 'VAC-021 Hose Cuff - Grey White Or Black ',
		'name': 'VAC-021 Hose Cuff - Grey White Or Black ',
		'category': 'aa9abcde',
		'description': 'VAC-021 Hose Cuff - Grey White Or Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC021.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pf6aa900': {
		'id': 'pf6aa900',
		'id_user': 'VAC-027  Combination Tool - Black ',
		'name': 'VAC-027  Combination Tool - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-027  Combination Tool - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC027.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ag0aa900': {
		'id': 'ag0aa900',
		'id_user': 'VAC-028  Combination Tool - Black ',
		'name': 'VAC-028  Combination Tool - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-028  Combination Tool - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC028.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zw2aa900': {
		'id': 'zw2aa900',
		'id_user': 'VAC-029  Automatic Combination Tool - Black ',
		'name': 'VAC-029  Automatic Combination Tool - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-029  Automatic Combination Tool - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC029.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dp2aa900': {
		'id': 'dp2aa900',
		'id_user': 'VAC-030  Hard Floor Brush - Black ',
		'name': 'VAC-030  Hard Floor Brush - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-030  Hard Floor Brush - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC030.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mp5aa900': {
		'id': 'mp5aa900',
		'id_user': 'VAC-031  Hard Floor Brush With Wheels - Black ',
		'name': 'VAC-031  Hard Floor Brush With Wheels - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-031  Hard Floor Brush With Wheels - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC031.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tb0aa900': {
		'id': 'tb0aa900',
		'id_user': 'VAC-032 Deluxe Crevice Tool - Black ',
		'name': 'VAC-032 Deluxe Crevice Tool - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-032 Deluxe Crevice Tool - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC032.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nn7aa900': {
		'id': 'nn7aa900',
		'id_user': 'VAC-033 Upholstery Tool - Black ',
		'name': 'VAC-033 Upholstery Tool - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-033 Upholstery Tool - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC033.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eu3aa900': {
		'id': 'eu3aa900',
		'id_user': 'VAC-034 Deluxe Dusting Brush W/Natural Fill - Black ',
		'name': 'VAC-034 Deluxe Dusting Brush W/Natural Fill - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-034 Deluxe Dusting Brush W/Natural Fill - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC034.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rh4aa900': {
		'id': 'rh4aa900',
		'id_user': 'VAC-035 Dusting Brush ‘Winged” ',
		'name': 'VAC-035 Dusting Brush ‘Winged” ',
		'category': 'aa9abcde',
		'description': 'VAC-035 Dusting Brush ‘Winged” ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC035.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uy7aa900': {
		'id': 'uy7aa900',
		'id_user': 'VAC-036 Radiator Brush Only - Black ',
		'name': 'VAC-036 Radiator Brush Only - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-036 Radiator Brush Only - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC036.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jg2aa900': {
		'id': 'jg2aa900',
		'id_user': 'VAC-037 Pet Brush - Black ',
		'name': 'VAC-037 Pet Brush - Black ',
		'category': 'aa9abcde',
		'description': 'VAC-037 Pet Brush - Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC037.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gi0aa900': {
		'id': 'gi0aa900',
		'id_user': 'VAC-038  Turbo Brush 32mm Black ',
		'name': 'VAC-038  Turbo Brush 32mm Black ',
		'category': 'aa9abcde',
		'description': 'VAC-038  Turbo Brush 32mm Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC038.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xb6aa900': {
		'id': 'xb6aa900',
		'id_user': 'VAC-039  Turbo Brush Ex 32mm Black ',
		'name': 'VAC-039  Turbo Brush Ex 32mm Black ',
		'category': 'aa9abcde',
		'description': 'VAC-039  Turbo Brush Ex 32mm Black ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC039.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dw1aa900': {
		'id': 'dw1aa900',
		'id_user': 'VAC-040  Mini Turbobrush ',
		'name': 'VAC-040  Mini Turbobrush ',
		'category': 'aa9abcde',
		'description': 'VAC-040  Mini Turbobrush ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC040.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gh1aa900': {
		'id': 'gh1aa900',
		'id_user': 'VAC-041  Premium Combination Brush ',
		'name': 'VAC-041  Premium Combination Brush ',
		'category': 'aa9abcde',
		'description': 'VAC-041  Premium Combination Brush ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC041.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qe7aa900': {
		'id': 'qe7aa900',
		'id_user': 'VAC-136 Hose Sock 12m ',
		'name': 'VAC-136 Hose Sock 12m ',
		'category': 'aa9abcde',
		'description': 'VAC-136 Hose Sock 12m ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC136.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mj1aa900': {
		'id': 'mj1aa900',
		'id_user': 'VAC-142  Wessel Luxury Combination Brush 31110100 ',
		'name': 'VAC-142  Wessel Luxury Combination Brush 31110100 ',
		'category': 'aa9abcde',
		'description': 'VAC-142  Wessel Luxury Combination Brush 31110100 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC142.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oj1aa900': {
		'id': 'oj1aa900',
		'id_user': 'VAC-143  Wessel Wide Floor Tool 31110033 ',
		'name': 'VAC-143  Wessel Wide Floor Tool 31110033 ',
		'category': 'aa9abcde',
		'description': 'VAC-143  Wessel Wide Floor Tool 31110033 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC143.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lr3aa900': {
		'id': 'lr3aa900',
		'id_user': 'VAC-144  Floor Tool Combination With Wheels ',
		'name': 'VAC-144  Floor Tool Combination With Wheels ',
		'category': 'aa9abcde',
		'description': 'VAC-144  Floor Tool Combination With Wheels ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC144.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ib8aa900': {
		'id': 'ib8aa900',
		'id_user': 'VAC-145  Floor Tool With Mop 31150226 ',
		'name': 'VAC-145  Floor Tool With Mop 31150226 ',
		'category': 'aa9abcde',
		'description': 'VAC-145  Floor Tool With Mop 31150226 ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC145.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'it0aa900': {
		'id': 'it0aa900',
		'id_user': 'VAC-146  Mop Replacement Fringe 63100214 ',
		'name': 'VAC-146  Mop Replacement Fringe 63100214 ',
		'category': 'aa9abcde',
		'description': 'VAC-146  Mop Replacement Fringe 63100214 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC146.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hy2aa900': {
		'id': 'hy2aa900',
		'id_user': 'VAC-150 Deluxe Wet Pickup Kit ',
		'name': 'VAC-150 Deluxe Wet Pickup Kit ',
		'category': 'aa9abcde',
		'description': 'VAC-150 Deluxe Wet Pickup Kit ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC150.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zb5aa900': {
		'id': 'zb5aa900',
		'id_user': 'VAC-151 Hose Hanger - Deluxe Metal ',
		'name': 'VAC-151 Hose Hanger - Deluxe Metal ',
		'category': 'aa9abcde',
		'description': 'VAC-151 Hose Hanger - Deluxe Metal ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC151.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hf1aa900': {
		'id': 'hf1aa900',
		'id_user': 'VAC-152 Hose Hanger - Deluxe Chrome ',
		'name': 'VAC-152 Hose Hanger - Deluxe Chrome ',
		'category': 'aa9abcde',
		'description': 'VAC-152 Hose Hanger - Deluxe Chrome ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC151.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mk8aa900': {
		'id': 'mk8aa900',
		'id_user': 'VAC-185 Hose Cuff - Metal ',
		'name': 'VAC-185 Hose Cuff - Metal ',
		'category': 'aa9abcde',
		'description': 'VAC-185 Hose Cuff - Metal ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC185.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gt8aa900': {
		'id': 'gt8aa900',
		'id_user': 'VAC-186  Tk2 Turbohead - For Carpet ',
		'name': 'VAC-186  Tk2 Turbohead - For Carpet ',
		'category': 'aa9abcde',
		'description': 'VAC-186  Tk2 Turbohead - For Carpet ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC186.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'uz0aa900': {
		'id': 'uz0aa900',
		'id_user': 'VAC-187  Tk4 Turbohead - For Carpet And Hard Floor ',
		'name': 'VAC-187  Tk4 Turbohead - For Carpet And Hard Floor ',
		'category': 'aa9abcde',
		'description': 'VAC-187  Tk4 Turbohead - For Carpet And Hard Floor ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC187.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ze0it700': {
		'id': 'ze0it700',
		'id_user': '100-606  Intercom Auxiliary Output PCB ',
		'name': '100-606  Intercom Auxiliary Output PCB ',
		'category': 'it7abcde',
		'description': '100-606  Intercom Auxiliary Output PCB ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_100606.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qy2it700': {
		'id': 'qy2it700',
		'id_user': '100-609  Intercom Input JACK TYPE A ',
		'name': '100-609  Intercom Input JACK TYPE A ',
		'category': 'it7abcde',
		'description': '100-609  Intercom Input JACK TYPE A ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_100609.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rb9it700': {
		'id': 'rb9it700',
		'id_user': '100-610  Intercom Input JACK TYPE B ',
		'name': '100-610  Intercom Input JACK TYPE B ',
		'category': 'it7abcde',
		'description': '100-610  Intercom Input JACK TYPE B ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_100610.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'si5it700': {
		'id': 'si5it700',
		'id_user': '105-691  ET-320 AM/FM Tuner PCB ',
		'name': '105-691  ET-320 AM/FM Tuner PCB ',
		'category': 'it7abcde',
		'description': '105-691  ET-320 AM/FM Tuner PCB ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_105691.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nm5it700': {
		'id': 'nm5it700',
		'id_user': '105-692  Et-320 Display Pcb ',
		'name': '105-692  Et-320 Display Pcb ',
		'category': 'it7abcde',
		'description': '105-692  Et-320 Display Pcb ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_105692.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'he3it700': {
		'id': 'he3it700',
		'id_user': '106-908  Door STRIKE ST-160  Door STRIKE ST-160 ',
		'name': '106-908  Door STRIKE ST-160  Door STRIKE ST-160 ',
		'category': 'it7abcde',
		'description': '106-908  Door STRIKE ST-160  Door STRIKE ST-160 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_106908.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xd1it700': {
		'id': 'xd1it700',
		'id_user': '110-305  Room PCB VR102 SLIDE Pot ',
		'name': '110-305  Room PCB VR102 SLIDE Pot ',
		'category': 'it7abcde',
		'description': '110-305  Room PCB VR102 SLIDE Pot ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110305.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ln5it700': {
		'id': 'ln5it700',
		'id_user': '110-378  Compact Door PCB VF102 Usa ',
		'name': '110-378  Compact Door PCB VF102 Usa ',
		'category': 'it7abcde',
		'description': '110-378  Compact Door PCB VF102 Usa ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110378.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kw1it700': {
		'id': 'kw1it700',
		'id_user': '110-404  Door PCB VF103 ',
		'name': '110-404  Door PCB VF103 ',
		'category': 'it7abcde',
		'description': '110-404  Door PCB VF103 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110404.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'as3it700': {
		'id': 'as3it700',
		'id_user': '110-474  Termination PCB VM102 MASTER ',
		'name': '110-474  Termination PCB VM102 MASTER ',
		'category': 'it7abcde',
		'description': '110-474  Termination PCB VM102 MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110474.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kv3it700': {
		'id': 'kv3it700',
		'id_user': '110-484  Control PCB VM102 MASTER ',
		'name': '110-484  Control PCB VM102 MASTER ',
		'category': 'it7abcde',
		'description': '110-484  Control PCB VM102 MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110484.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ls9it700': {
		'id': 'ls9it700',
		'id_user': '110-485  Audio Interface PCB VM102 MASTER ',
		'name': '110-485  Audio Interface PCB VM102 MASTER ',
		'category': 'it7abcde',
		'description': '110-485  Audio Interface PCB VM102 MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110485.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'io3it700': {
		'id': 'io3it700',
		'id_user': '110-679  PWA VR104 Room Station ',
		'name': '110-679  PWA VR104 Room Station ',
		'category': 'it7abcde',
		'description': '110-679  PWA VR104 Room Station ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110679.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bp0it700': {
		'id': 'bp0it700',
		'id_user': '110-688  Room PCB VR102 Usa SLIDE Pot ',
		'name': '110-688  Room PCB VR102 Usa SLIDE Pot ',
		'category': 'it7abcde',
		'description': '110-688  Room PCB VR102 Usa SLIDE Pot ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110688.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zn1it700': {
		'id': 'zn1it700',
		'id_user': '110-704  Control PCB S1-MASTER/S1 Desktop ',
		'name': '110-704  Control PCB S1-MASTER/S1 Desktop ',
		'category': 'it7abcde',
		'description': '110-704  Control PCB S1-MASTER/S1 Desktop ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110704.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ng3it700': {
		'id': 'ng3it700',
		'id_user': '110-705  Connection PCB S1-DESK Top ',
		'name': '110-705  Connection PCB S1-DESK Top ',
		'category': 'it7abcde',
		'description': '110-705  Connection PCB S1-DESK Top ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110705.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vi5it700': {
		'id': 'vi5it700',
		'id_user': '110-707  Control PCB S1-Front Door ',
		'name': '110-707  Control PCB S1-Front Door ',
		'category': 'it7abcde',
		'description': '110-707  Control PCB S1-Front Door ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110707.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lu7it700': {
		'id': 'lu7it700',
		'id_user': '110-708  ET-390 AM/FM Tuner W/DISPLAY ',
		'name': '110-708  ET-390 AM/FM Tuner W/DISPLAY ',
		'category': 'it7abcde',
		'description': '110-708  ET-390 AM/FM Tuner W/DISPLAY ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110708.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ep0it700': {
		'id': 'ep0it700',
		'id_user': '110-720  Termination PCB S1P-MASTER ',
		'name': '110-720  Termination PCB S1P-MASTER ',
		'category': 'it7abcde',
		'description': '110-720  Termination PCB S1P-MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110720.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xv0it700': {
		'id': 'xv0it700',
		'id_user': '110-721  Control PCB For 56” LCD S1-MASTER ',
		'name': '110-721  Control PCB For 56” LCD S1-MASTER ',
		'category': 'it7abcde',
		'description': '110-721  Control PCB For 56” LCD S1-MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110721.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vc5it700': {
		'id': 'vc5it700',
		'id_user': '110-723  DISPLAY/Lock Control PCB S1-MASTER ',
		'name': '110-723  DISPLAY/Lock Control PCB S1-MASTER ',
		'category': 'it7abcde',
		'description': '110-723  DISPLAY/Lock Control PCB S1-MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110723.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hl9it700': {
		'id': 'hl9it700',
		'id_user': '110-725  Audio Interface PCB S1-MASTER ',
		'name': '110-725  Audio Interface PCB S1-MASTER ',
		'category': 'it7abcde',
		'description': '110-725  Audio Interface PCB S1-MASTER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_110725.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vj4it700': {
		'id': 'vj4it700',
		'id_user': '420-027  4 Pole Touch PAD For Minicom Room ',
		'name': '420-027  4 Pole Touch PAD For Minicom Room ',
		'category': 'it7abcde',
		'description': '420-027  4 Pole Touch PAD For Minicom Room ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_420027.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'al5it700': {
		'id': 'al5it700',
		'id_user': '420-030  KEYMAT For VR102/VM102 ',
		'name': '420-030  KEYMAT For VR102/VM102 ',
		'category': 'it7abcde',
		'description': '420-030  KEYMAT For VR102/VM102 ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_420030.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm0it700': {
		'id': 'rm0it700',
		'id_user': '420-044  KEYMAT For Usa Room With Digi Pot ',
		'name': '420-044  KEYMAT For Usa Room With Digi Pot ',
		'category': 'it7abcde',
		'description': '420-044  KEYMAT For Usa Room With Digi Pot ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_420044.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gh2it700': {
		'id': 'gh2it700',
		'id_user': '420-046  KEYMAT For S1-M/S1-DT ',
		'name': '420-046  KEYMAT For S1-M/S1-DT ',
		'category': 'it7abcde',
		'description': '420-046  KEYMAT For S1-M/S1-DT ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_420046.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'iu9it700': {
		'id': 'iu9it700',
		'id_user': '570-034  Pot 10K Log SLIDE ',
		'name': '570-034  Pot 10K Log SLIDE ',
		'category': 'it7abcde',
		'description': '570-034  Pot 10K Log SLIDE ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_570034.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bq8it700': {
		'id': 'bq8it700',
		'id_user': '741-017  Room Station SPEAKER ',
		'name': '741-017  Room Station SPEAKER ',
		'category': 'it7abcde',
		'description': '741-017  Room Station SPEAKER ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_741017.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'we2it700': {
		'id': 'we2it700',
		'id_user': '741-018  Desktop Station - SPEAKER 110X 56mm ',
		'name': '741-018  Desktop Station - SPEAKER 110X 56mm ',
		'category': 'it7abcde',
		'description': '741-018  Desktop Station - SPEAKER 110X 56mm ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_741018.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'id6it700': {
		'id': 'id6it700',
		'id_user': '741-019  Door Station SPEAKER - MYLAR 65mm 16ohm ',
		'name': '741-019  Door Station SPEAKER - MYLAR 65mm 16ohm ',
		'category': 'it7abcde',
		'description': '741-019  Door Station SPEAKER - MYLAR 65mm 16ohm ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_741019.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xu4it700': {
		'id': 'xu4it700',
		'id_user': '761-034  Switch Chime 43mm ',
		'name': '761-034  Switch Chime 43mm ',
		'category': 'it7abcde',
		'description': '761-034  Switch Chime 43mm ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_761034.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'de5it700': {
		'id': 'de5it700',
		'id_user': '820-033  Terminal Block - Room DE-Pluggable ',
		'name': '820-033  Terminal Block - Room DE-Pluggable ',
		'category': 'it7abcde',
		'description': '820-033  Terminal Block - Room DE-Pluggable ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_820033.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cf4it700': {
		'id': 'cf4it700',
		'id_user': '840-002  Power Supply 138V 5A Suitable For 200 Series Systems ',
		'name': '840-002  Power Supply 138V 5A Suitable For 200 Series Systems ',
		'category': 'it7abcde',
		'description': '840-002  Power Supply 138V 5A Suitable For 200 Series Systems ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_840002.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kb3it700': {
		'id': 'kb3it700',
		'id_user': '840-003  Power Supply 138V 2A ',
		'name': '840-003  Power Supply 138V 2A ',
		'category': 'it7abcde',
		'description': '840-003  Power Supply 138V 2A ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_840003.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vv3it700': {
		'id': 'vv3it700',
		'id_user': '840-007  Minicom Plug PACK 12V DC As Supplied With The 100-618 Minicom Kit ',
		'name': '840-007  Minicom Plug PACK 12V DC As Supplied With The 100-618 Minicom Kit ',
		'category': 'it7abcde',
		'description': '840-007  Minicom Plug PACK 12V DC As Supplied With The 100-618 Minicom Kit ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_840007.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nt2it700': {
		'id': 'nt2it700',
		'id_user': 'CAB350  CABLE FIg8 14/020 100m Reel ',
		'name': 'CAB350  CABLE FIg8 14/020 100m Reel ',
		'category': 'it7abcde',
		'description': 'CAB350  CABLE FIg8 14/020 100m Reel ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_CAB350.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rg7it700': {
		'id': 'rg7it700',
		'id_user': 'CAB351  CABLE FIg8 24/020 100m Reel ',
		'name': 'CAB351  CABLE FIg8 24/020 100m Reel ',
		'category': 'it7abcde',
		'description': 'CAB351  CABLE FIg8 24/020 100m Reel ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_CAB351.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bo0it700': {
		'id': 'bo0it700',
		'id_user': 'CAB352  CABLE 3 PAIR + 1 ShIELDED PAIR 300m Roll ',
		'name': 'CAB352  CABLE 3 PAIR + 1 ShIELDED PAIR 300m Roll ',
		'category': 'it7abcde',
		'description': 'CAB352  CABLE 3 PAIR + 1 ShIELDED PAIR 300m Roll ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_CAB352.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'he5it700': {
		'id': 'he5it700',
		'id_user': 'CAB510  CABLE CAT-5 BLuE iCentral branded 300m ',
		'name': 'CAB510  CABLE CAT-5 BLuE iCentral branded 300m ',
		'category': 'it7abcde',
		'description': 'CAB510  CABLE CAT-5 BLuE iCentral branded 300m ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_CAB510.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fq3it700': {
		'id': 'fq3it700',
		'id_user': 'CAB515  CABLE CAT-5 gREEn STRAnDED iCentral branded 300m ',
		'name': 'CAB515  CABLE CAT-5 gREEn STRAnDED iCentral branded 300m ',
		'category': 'it7abcde',
		'description': 'CAB515  CABLE CAT-5 gREEn STRAnDED iCentral branded 300m ',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_CAB515.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'am8jr500': {
		'id': 'am8jr500',
		'id_user': 'VAC-008 9m Silver hose with BEP, steel nozzle & screw cuff',
		'name': 'VAC-008 9m Silver hose with BEP, steel nozzle & screw cuff',
		'category': 'jr5abcde',
		'description': 'VAC-008 9m Silver hose with BEP, steel nozzle & screw cuff',
		'price': 90.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC008.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qt6jr500': {
		'id': 'qt6jr500',
		'id_user': 'VAC-125 10m Silver hose with BEP, steel nozzle & screw',
		'name': 'VAC-125 10m Silver hose with BEP, steel nozzle & screw',
		'category': 'jr5abcde',
		'description': 'VAC-125 10m Silver hose with BEP, steel nozzle & screw',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC125.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rs0jr500': {
		'id': 'rs0jr500',
		'id_user': 'VAC-009 12m Silver hose with BEP, steel nozzle & screw cuff',
		'name': 'VAC-009 12m Silver hose with BEP, steel nozzle & screw cuff',
		'category': 'jr5abcde',
		'description': 'VAC-009 12m Silver hose with BEP, steel nozzle & screw cuff',
		'price': 120.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC009.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gg4jr500': {
		'id': 'gg4jr500',
		'id_user': 'VAC-116 9m Switch hose grey',
		'name': 'VAC-116 9m Switch hose grey',
		'category': 'jr5abcde',
		'description': 'VAC-116 9m Switch hose grey',
		'price': 140.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC116.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sp1jr500': {
		'id': 'sp1jr500',
		'id_user': 'VAC-010 10.5m Switch hose grey',
		'name': 'VAC-010 10.5m Switch hose grey',
		'category': 'jr5abcde',
		'description': 'VAC-010 10.5m Switch hose grey',
		'price': 230.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC010.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lu1jr500': {
		'id': 'lu1jr500',
		'id_user': 'VAC-117 12m Switch hose grey',
		'name': 'VAC-117 12m Switch hose grey',
		'category': 'jr5abcde',
		'description': 'VAC-117 12m Switch hose grey',
		'price': 299.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC117.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ig0jr500': {
		'id': 'ig0jr500',
		'id_user': 'VAC-011 9m Speed Control hose',
		'name': 'VAC-011 9m Speed Control hose',
		'category': 'jr5abcde',
		'description': 'VAC-011 9m Speed Control hose',
		'price': 399.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC010.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vz0jr500': {
		'id': 'vz0jr500',
		'id_user': 'VAC-135 hose Auto Rewinder hose & Reel',
		'name': 'VAC-135 hose Auto Rewinder hose & Reel',
		'category': 'jr5abcde',
		'description': 'VAC-135 hose Auto Rewinder hose & Reel',
		'price': 195.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC135.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ac8jr500': {
		'id': 'ac8jr500',
		'id_user': 'VAC-138 240 Volt hose',
		'name': 'VAC-138 240 Volt hose',
		'category': 'jr5abcde',
		'description': 'VAC-138 240 Volt hose',
		'price': 399.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC138.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nr2jr500': {
		'id': 'nr2jr500',
		'id_user': 'VAC-139 CC Extension Wand S/S',
		'name': 'VAC-139 CC Extension Wand S/S',
		'category': 'jr5abcde',
		'description': 'VAC-139 CC Extension Wand S/S',
		'price': 45.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC139.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nn8jr500': {
		'id': 'nn8jr500',
		'id_user': 'VAC-140 240V Power head Tornado S/S',
		'name': 'VAC-140 240V Power head Tornado S/S',
		'category': 'jr5abcde',
		'description': 'VAC-140 240V Power head Tornado S/S',
		'price': 195.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC140.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xy8jr500': {
		'id': 'xy8jr500',
		'id_user': 'VAC-141 240 Volt hose Powered Head Kit',
		'name': 'VAC-141 240 Volt hose Powered Head Kit',
		'category': 'jr5abcde',
		'description': 'VAC-141 240 Volt hose Powered Head Kit<br />Includes:<br />1 x VAC-138 240V hose<br />1 x VAC-139 CC Extension Wand<br />1 x VAC-140 240V Tornado Power head',
		'price': 599.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC141.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fg6jr500': {
		'id': 'fg6jr500',
		'id_user': 'VAC-022 9m Standard Hose & Tools Kit',
		'name': 'VAC-022 9m Standard Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-022 9m Standard Hose & Tools Kit<br />Including:<br />VAC-008 9m SILVER hoSE<br />VAC-028 Combination Tool<br />VAC-014 Telescopic wand, chrome<br />VAC-018 hose hanger, Plastic<br />VAC-032 Deluxe crevice tool, premium - black<br />VAC-033 upholstery tool, premium<br />VAC-034 Deluxe dusting brush w/natural fill - black',
		'price': 135.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC022.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oq9jr500': {
		'id': 'oq9jr500',
		'id_user': 'VAC-023 9M Regular Hose & Tools Kit',
		'name': 'VAC-023 9M Regular Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-023 9M Regular Hose & Tools Kit<br />Including:<br />VAC-008 9m SILVER hoSE<br />VAC-014 Telescopic wand, chrome<br />VAC-142 Wessel Luxury Combination brush<br />VAC-018 hose hanger, Plastic<br />VAC-032 Deluxe crevice tool, premium - black<br />VAC-033 upholstery tool, premium<br />VAC-035 Dusting brush winged',
		'price': 175.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC023.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rc3jr500': {
		'id': 'rc3jr500',
		'id_user': 'VAC-024 9M Premium Hose & Tools Kit',
		'name': 'VAC-024 9M Premium Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-024 9M Premium Hose & Tools Kit<br />Including:<br />VAC-008 9m SILVER hoSE<br />VAC-014 Telescopic wand, chrome<br />VAC-018 hose hanger, Plastic<br />VAC-030 hard Floor Brush - black<br />VAC-142 Wessel Luxury Combination brush<br />VAC-032 Deluxe crevice tool, premium - black<br />VAC-033 upholstery tool, premium<br />VAC-035 Dusting brush winged<br />VAC-038 Turbo brush',
		'price': 250.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC024.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'le6jr500': {
		'id': 'le6jr500',
		'id_user': 'VAC-025 9M Swithc Hose & Tools Kit',
		'name': 'VAC-025 9M Swithc Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-025 9M Swithc Hose & Tools Kit<br />Including:<br />VAC-116 9m SWITCh hoSE<br />VAC-014 Telescopic wand, chrome<br />VAC-018 hose hanger, Plastic<br />VAC-030 hard Floor Brush - black<br />VAC-142 Wessel Luxury Combination brush<br />VAC-032 Deluxe crevice tool, premium - black<br />VAC-033 upholstery tool, premium<br />VAC-035 Dusting brush winged',
		'price': 299.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC025.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qq1jr500': {
		'id': 'qq1jr500',
		'id_user': 'VAC-026 9M Speed Hose & Tools Kit',
		'name': 'VAC-026 9M Speed Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-026 9M Speed Hose & Tools Kit<br />including:<br />VAC-011 9m SPEED ConTRoL hoSE<br />VAC-014 Telescopic wand, chrome<br />VAC-018 hose hanger, Plastic<br />VAC-030 hard Floor Brush - black<br />VAC-142 Wessel Luxury Combination brush<br />VAC-032 Deluxe crevice tool, premium - black<br />VAC-033 upholstery tool, premium<br />VAC-035 Dusting brush winged',
		'price': 499.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC026.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mu5jr500': {
		'id': 'mu5jr500',
		'id_user': 'VAC-147 9M Garage Hose & Tools Kit',
		'name': 'VAC-147 9M Garage Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-147 9M Garage Hose & Tools Kit<br />including:<br />9m orange hose with curved wand<br />Crevice Tool<br />upholstery Tool<br />Dusting Brush<br />hose hanger',
		'price': 89.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC147.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er1jr500': {
		'id': 'er1jr500',
		'id_user': 'VAC-148 9M Quick Care Hose & Tools Kit',
		'name': 'VAC-148 9M Quick Care Hose & Tools Kit',
		'category': 'jr5abcde',
		'description': 'VAC-148 9M Quick Care Hose & Tools Kit<br />including:<br />4-to-1 STRETCh hoSE<br />Telescopic wand<br />Crevice Tool<br />upholstery Tool<br />Dusting Brush<br />hard Floor Brush',
		'price': 150.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC148.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xu1jr500': {
		'id': 'xu1jr500',
		'id_user': 'VAC-149 VALET Healthy Home Kit',
		'name': 'VAC-149 VALET Healthy Home Kit',
		'category': 'jr5abcde',
		'description': 'VAC-149 VALET Healthy Home Kit<br />including:<br />Soft grip hose, Telescopic Wand Chrome, Automatic<br />Combination Brush, hard Floor Brush, Deluxe Crevice<br />Tool, Deluxe upholstery Brush, Deluxe Dusting Brush,<br />hose hanger, Mesh Caddie Bag, Telescopic S/Steel<br />wand with Mop Tool, Dustup Wet Pad, Dustup Dry Pad,<br />Dustup Bend & Reach Duster, Dustup Microfibre Mitt,<br />glass & granite Cloth, Dustup Capture Cloth.',
		'price': 399.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC149.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq0za400': {
		'id': 'lq0za400',
		'id_user': 'VAC-042 Vac Pan - White',
		'name': 'VAC-042 Vac Pan - White',
		'category': 'za4abcde',
		'description': 'VAC-042 Vac Pan - White',
		'price': 97,
		'discounts': {},
		'images': ['cart/images/vt_VAC042.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sh5za400': {
		'id': 'sh5za400',
		'id_user': 'VAC-044 Vac Pan Trim Plate -White',
		'name': 'VAC-044 Vac Pan Trim Plate -White',
		'category': 'za4abcde',
		'description': 'VAC-044 Vac Pan Trim Plate -White',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC044.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fi7za400': {
		'id': 'fi7za400',
		'id_user': 'VAC-047 VacuSweep Dust Pan -Black',
		'name': 'VAC-047 VacuSweep Dust Pan -Black',
		'category': 'za4abcde',
		'description': 'VAC-047 VacuSweep Dust Pan -Black',
		'price': 125,
		'discounts': {},
		'images': ['cart/images/vt_VAC047.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bv4za400': {
		'id': 'bv4za400',
		'id_user': 'VAC-053 Inlet Valve - White',
		'name': 'VAC-053 Inlet Valve - White',
		'category': 'za4abcde',
		'description': 'VAC-053 Inlet Valve - White',
		'price': 28,
		'discounts': {},
		'images': ['cart/images/vt_VAC053.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jj3za400': {
		'id': 'jj3za400',
		'id_user': 'VAC-054 Inlet Valve - Ivory',
		'name': 'VAC-054 Inlet Valve - Ivory',
		'category': 'za4abcde',
		'description': 'VAC-054 Inlet Valve - Ivory',
		'price': 28,
		'discounts': {},
		'images': ['cart/images/vt_VAC054.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ld0za400': {
		'id': 'ld0za400',
		'id_user': 'VAC-055 Mounting Plate with Spigot',
		'name': 'VAC-055 Mounting Plate with Spigot',
		'category': 'za4abcde',
		'description': 'VAC-055 Mounting Plate with Spigot',
		'price': 15,
		'discounts': {},
		'images': ['cart/images/vt_VAC055.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ds2za400': {
		'id': 'ds2za400',
		'id_user': 'VAC-057 Metal Back-up Plate for Plastic Inlet',
		'name': 'VAC-057 Metal Back-up Plate for Plastic Inlet',
		'category': 'za4abcde',
		'description': 'VAC-057 Metal Back-up Plate for Plastic Inlet',
		'price': 18,
		'discounts': {},
		'images': ['cart/images/vt_VAC057.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zh3za400': {
		'id': 'zh3za400',
		'id_user': 'VAC-058 Trim Plate - White',
		'name': 'VAC-058 Trim Plate - White',
		'category': 'za4abcde',
		'description': 'VAC-058 Trim Plate - White',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/vt_VAC058.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kg7za400': {
		'id': 'kg7za400',
		'id_user': 'VAC-061 Euro Valve White',
		'name': 'VAC-061 Euro Valve White',
		'category': 'za4abcde',
		'description': 'VAC-061 Euro Valve White',
		'price': 28,
		'discounts': {},
		'images': ['cart/images/vt_VAC061.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hw5za400': {
		'id': 'hw5za400',
		'id_user': 'VAC-062 Euro Valve Ivory',
		'name': 'VAC-062 Euro Valve Ivory',
		'category': 'za4abcde',
		'description': 'VAC-062 Euro Valve Ivory',
		'price': 28,
		'discounts': {},
		'images': ['cart/images/vt_VAC062.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mg6za400': {
		'id': 'mg6za400',
		'id_user': 'VAC-063 Euro Valve Trim Plate White',
		'name': 'VAC-063 Euro Valve Trim Plate White',
		'category': 'za4abcde',
		'description': 'VAC-063 Euro Valve Trim Plate White',
		'price': 15,
		'discounts': {},
		'images': ['cart/images/vt_VAC063.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mh5za400': {
		'id': 'mh5za400',
		'id_user': 'VAC-064 Euro Valve Trim Plate Ivory',
		'name': 'VAC-064 Euro Valve Trim Plate Ivory',
		'category': 'za4abcde',
		'description': 'VAC-064 Euro Valve Trim Plate Ivory',
		'price': 15,
		'discounts': {},
		'images': ['cart/images/vt_VAC064.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tl4za400': {
		'id': 'tl4za400',
		'id_user': 'VAC-065 Euro Valve Plaster guard',
		'name': 'VAC-065 Euro Valve Plaster guard',
		'category': 'za4abcde',
		'description': 'VAC-065 Euro Valve Plaster guard',
		'price': 7.5,
		'discounts': {},
		'images': ['cart/images/vt_VAC065.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ex4za400': {
		'id': 'ex4za400',
		'id_user': 'VAC-066 Universal Back Plate for iStyle',
		'name': 'VAC-066 Universal Back Plate for iStyle',
		'category': 'za4abcde',
		'description': 'VAC-066 Universal Back Plate for iStyle',
		'price': 15,
		'discounts': {},
		'images': ['cart/images/vt_VAC066.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wc3za400': {
		'id': 'wc3za400',
		'id_user': 'VAC-068 Plastic Utility Valve - Pin Jack',
		'name': 'VAC-068 Plastic Utility Valve - Pin Jack',
		'category': 'za4abcde',
		'description': 'VAC-068 Plastic Utility Valve - Pin Jack',
		'price': 20,
		'discounts': {},
		'images': ['cart/images/vt_VAC068.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'aj0za400': {
		'id': 'aj0za400',
		'id_user': 'VAC-059 Trim Plate - Ivory',
		'name': 'VAC-059 Trim Plate - Ivory',
		'category': 'za4abcde',
		'description': 'VAC-059 Trim Plate - Ivory',
		'price': 9.95,
		'discounts': {},
		'images': ['cart/images/vt_VAC059.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'er4za400': {
		'id': 'er4za400',
		'id_user': 'VAC-060 Plaster guard',
		'name': 'VAC-060 Plaster guard',
		'category': 'za4abcde',
		'description': 'VAC-060 Plaster guard',
		'price': 2.00,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kg6za400': {
		'id': 'kg6za400',
		'id_user': 'VAC-079 30 Degree Elbow Coupling',
		'name': 'VAC-079 30 Degree Elbow Coupling',
		'category': 'za4abcde',
		'description': 'VAC-079 30 Degree Elbow Coupling',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC079.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oa4za400': {
		'id': 'oa4za400',
		'id_user': 'VAC-080 45 Degree Wye',
		'name': 'VAC-080 45 Degree Wye',
		'category': 'za4abcde',
		'description': 'VAC-080 45 Degree Wye',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC080.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xa9za400': {
		'id': 'xa9za400',
		'id_user': 'VAC-081 Spigot Coupling',
		'name': 'VAC-081 Spigot Coupling',
		'category': 'za4abcde',
		'description': 'VAC-081 Spigot Coupling',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC081.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ef5za400': {
		'id': 'ef5za400',
		'id_user': 'VAC-082 Stop Coupling White',
		'name': 'VAC-082 Stop Coupling White',
		'category': 'za4abcde',
		'description': 'VAC-082 Stop Coupling White',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC082.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xy1za400': {
		'id': 'xy1za400',
		'id_user': 'VAC-083 Inlet Extension',
		'name': 'VAC-083 Inlet Extension',
		'category': 'za4abcde',
		'description': 'VAC-083 Inlet Extension',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC083.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'if7za400': {
		'id': 'if7za400',
		'id_user': 'VAC-084 Slip Cap White',
		'name': 'VAC-084 Slip Cap White',
		'category': 'za4abcde',
		'description': 'VAC-084 Slip Cap White',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC084.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cl8za400': {
		'id': 'cl8za400',
		'id_user': 'VAC-085 Slip Coupling',
		'name': 'VAC-085 Slip Coupling',
		'category': 'za4abcde',
		'description': 'VAC-085 Slip Coupling',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC085.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fc8za400': {
		'id': 'fc8za400',
		'id_user': 'VAC-086 Double Wye',
		'name': 'VAC-086 Double Wye',
		'category': 'za4abcde',
		'description': 'VAC-086 Double Wye',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC086.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mr6za400': {
		'id': 'mr6za400',
		'id_user': 'VAC-087 Pipe Strap',
		'name': 'VAC-087 Pipe Strap',
		'category': 'za4abcde',
		'description': 'VAC-087 Pipe Strap',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC087.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qt4za400': {
		'id': 'qt4za400',
		'id_user': 'VAC-088 90 Degree Flanged Elbow',
		'name': 'VAC-088 90 Degree Flanged Elbow',
		'category': 'za4abcde',
		'description': 'VAC-088 90 Degree Flanged Elbow',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC088.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'il0za400': {
		'id': 'il0za400',
		'id_user': 'VAC-089 90-Degree Flanged Tee',
		'name': 'VAC-089 90-Degree Flanged Tee',
		'category': 'za4abcde',
		'description': 'VAC-089 90-Degree Flanged Tee',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC089.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gf5za400': {
		'id': 'gf5za400',
		'id_user': 'VAC-090 Flanged Coupling With Gasket',
		'name': 'VAC-090 Flanged Coupling With Gasket',
		'category': 'za4abcde',
		'description': 'VAC-090 Flanged Coupling With Gasket',
		'price': 2.75,
		'discounts': {},
		'images': ['cart/images/vt_VAC090.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pq4za400': {
		'id': 'pq4za400',
		'id_user': 'VAC-091 Bag Adaptor - Traditional',
		'name': 'VAC-091 Bag Adaptor - Traditional',
		'category': 'za4abcde',
		'description': 'VAC-091 Bag Adaptor - Traditional',
		'price': 5,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zg1za400': {
		'id': 'zg1za400',
		'id_user': 'VAC-092 Bag Adapter Advan Ced As',
		'name': 'VAC-092 Bag Adapter Advan Ced As',
		'category': 'za4abcde',
		'description': 'VAC-092 Bag Adapter Advan Ced As',
		'price': 5,
		'discounts': {},
		'images': ['cart/images/vt_VAC092.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vm5za400': {
		'id': 'vm5za400',
		'id_user': 'VAC-093 Inlet Stem As Supplied With VAC-005 Cyclonic Unit',
		'name': 'VAC-093 Inlet Stem As Supplied With VAC-005 Cyclonic Unit',
		'category': 'za4abcde',
		'description': 'VAC-093 Inlet Stem As Supplied With VAC-005 Cyclonic Unit',
		'price': 5,
		'discounts': {},
		'images': ['cart/images/vt_VAC093.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xl5za400': {
		'id': 'xl5za400',
		'id_user': 'VAC-094 6” Round Muffler - White',
		'name': 'VAC-094 6” Round Muffler - White',
		'category': 'za4abcde',
		'description': 'VAC-094 6” Round Muffler - White',
		'price': 35,
		'discounts': {},
		'images': ['cart/images/vt_VAC094.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'va4za400': {
		'id': 'va4za400',
		'id_user': 'VAC-095 12” Round Muffler - White',
		'name': 'VAC-095 12” Round Muffler - White',
		'category': 'za4abcde',
		'description': 'VAC-095 12” Round Muffler - White',
		'price': 45,
		'discounts': {},
		'images': ['cart/images/vt_VAC095.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rl1za400': {
		'id': 'rl1za400',
		'id_user': 'VAC-097 PVC Pipe 2” - Price Per Pack Of 35 X 11 Metre Lengths',
		'name': 'VAC-097 PVC Pipe 2” - Price Per Pack Of 35 X 11 Metre Lengths',
		'category': 'za4abcde',
		'description': 'VAC-097 PVC Pipe 2” - Price Per Pack Of 35 X 11 Metre Lengths',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC097.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rd0za400': {
		'id': 'rd0za400',
		'id_user': 'VAC-098 Pvc “Clean Cut” Pipe Cutter',
		'name': 'VAC-098 Pvc “Clean Cut” Pipe Cutter',
		'category': 'za4abcde',
		'description': 'VAC-098 Pvc “Clean Cut” Pipe Cutter',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC098.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qh6za400': {
		'id': 'qh6za400',
		'id_user': 'VAC-099 Clean Cut Replacement Blade - Pack Of 5',
		'name': 'VAC-099 Clean Cut Replacement Blade - Pack Of 5',
		'category': 'za4abcde',
		'description': 'VAC-099 Clean Cut Replacement Blade - Pack Of 5',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ik9za400': {
		'id': 'ik9za400',
		'id_user': 'VAC-100 PVC Glue 250ml',
		'name': 'VAC-100 PVC Glue 250ml',
		'category': 'za4abcde',
		'description': 'VAC-100 PVC Glue 250ml',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC100.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq5za400': {
		'id': 'lq5za400',
		'id_user': 'VAC-101 PVC Glue 500ml',
		'name': 'VAC-101 PVC Glue 500ml',
		'category': 'za4abcde',
		'description': 'VAC-101 PVC Glue 500ml',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC101.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wv2za400': {
		'id': 'wv2za400',
		'id_user': 'VAC-103 PVC Pipe 2” 11 Metre Length Each',
		'name': 'VAC-103 PVC Pipe 2” 11 Metre Length Each',
		'category': 'za4abcde',
		'description': 'VAC-103 PVC Pipe 2” 11 Metre Length Each',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC103.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rd9za400': {
		'id': 'rd9za400',
		'id_user': 'VAC-102 Vacuum Gauge Includes 2-1/2 Dial Size Gauge',
		'name': 'VAC-102 Vacuum Gauge Includes 2-1/2 Dial Size Gauge',
		'category': 'za4abcde',
		'description': 'VAC-102 Vacuum Gauge Includes 2-1/2 Dial Size Gauge',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xd4za400': {
		'id': 'xd4za400',
		'id_user': 'VAC-104 PVC Pipe 2” Crate Of 200 X 4 Metre Lengths Price Per 4m Length',
		'name': 'VAC-104 PVC Pipe 2” Crate Of 200 X 4 Metre Lengths Price Per 4m Length',
		'category': 'za4abcde',
		'description': 'VAC-104 PVC Pipe 2” Crate Of 200 X 4 Metre Lengths Price Per 4m Length',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC104.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'te9za400': {
		'id': 'te9za400',
		'id_user': 'VAC-105 PVC Pipe 2” Price Per Pack Of 10 X 22 Metre Lengths',
		'name': 'VAC-105 PVC Pipe 2” Price Per Pack Of 10 X 22 Metre Lengths',
		'category': 'za4abcde',
		'description': 'VAC-105 PVC Pipe 2” Price Per Pack Of 10 X 22 Metre Lengths',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC105.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'co4za400': {
		'id': 'co4za400',
		'id_user': 'VAC-137 Flexi hose Kit for Vac Pan',
		'name': 'VAC-137 Flexi hose Kit for Vac Pan',
		'category': 'za4abcde',
		'description': 'VAC-137 Flexi hose Kit for Vac Pan',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ab6za400': {
		'id': 'ab6za400',
		'id_user': 'VAC-153 PVC Pipe 2” 25 Metre Length Each',
		'name': 'VAC-153 PVC Pipe 2” 25 Metre Length Each',
		'category': 'za4abcde',
		'description': 'VAC-153 PVC Pipe 2” 25 Metre Length Each',
		'price': 0,
		'discounts': {},
		'images': ['cart/images/vt_VAC153.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ce3za400': {
		'id': 'ce3za400',
		'id_user': 'VAC-162 Inlet Valve - Black',
		'name': 'VAC-162 Inlet Valve - Black',
		'category': 'za4abcde',
		'description': 'VAC-162 Inlet Valve - Black',
		'price': 28,
		'discounts': {},
		'images': ['cart/images/vt_VAC162.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dt9za400': {
		'id': 'dt9za400',
		'id_user': 'VAC-163 Trim Plate - Black',
		'name': 'VAC-163 Trim Plate - Black',
		'category': 'za4abcde',
		'description': 'VAC-163 Trim Plate - Black',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/noimage.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yx9za400': {
		'id': 'yx9za400',
		'id_user': 'VAC-173 iStyle Inlet Valve - White',
		'name': 'VAC-173 iStyle Inlet Valve - White',
		'category': 'za4abcde',
		'description': 'VAC-173 iStyle Inlet Valve - White',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qt9za400': {
		'id': 'qt9za400',
		'id_user': 'VAC-174 iStyle Inlet Valve - Ivory',
		'name': 'VAC-174 iStyle Inlet Valve - Ivory',
		'category': 'za4abcde',
		'description': 'VAC-174 iStyle Inlet Valve - Ivory',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mt7za400': {
		'id': 'mt7za400',
		'id_user': 'VAC-175 iStyle Inlet Valve - Red',
		'name': 'VAC-175 iStyle Inlet Valve - Red',
		'category': 'za4abcde',
		'description': 'VAC-175 iStyle Inlet Valve - Red',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ac1za400': {
		'id': 'ac1za400',
		'id_user': 'VAC-176 iStyle Inlet Valve - Copper',
		'name': 'VAC-176 iStyle Inlet Valve - Copper',
		'category': 'za4abcde',
		'description': 'VAC-176 iStyle Inlet Valve - Copper',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm7za400': {
		'id': 'zm7za400',
		'id_user': 'VAC-177 iStyle Inlet Valve - Nickel',
		'name': 'VAC-177 iStyle Inlet Valve - Nickel',
		'category': 'za4abcde',
		'description': 'VAC-177 iStyle Inlet Valve - Nickel',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qi9za400': {
		'id': 'qi9za400',
		'id_user': 'VAC-178 iStyle Inlet Valve - Gold',
		'name': 'VAC-178 iStyle Inlet Valve - Gold',
		'category': 'za4abcde',
		'description': 'VAC-178 iStyle Inlet Valve - Gold',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_VAC173.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ak9za400': {
		'id': 'ak9za400',
		'id_user': 'VAC-179 iStyle Trim Plate - White',
		'name': 'VAC-179 iStyle Trim Plate - White',
		'category': 'za4abcde',
		'description': 'VAC-179 iStyle Trim Plate - White',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bi2za400': {
		'id': 'bi2za400',
		'id_user': 'VAC-180 iStyle Trim Plate - Ivory',
		'name': 'VAC-180 iStyle Trim Plate - Ivory',
		'category': 'za4abcde',
		'description': 'VAC-180 iStyle Trim Plate - Ivory',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xe6za400': {
		'id': 'xe6za400',
		'id_user': 'VAC-181 iStyle Trim Plate - Red',
		'name': 'VAC-181 iStyle Trim Plate - Red',
		'category': 'za4abcde',
		'description': 'VAC-181 iStyle Trim Plate - Red',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	're3za400': {
		'id': 're3za400',
		'id_user': 'VAC-182 iStyle Trim Plate - Copper',
		'name': 'VAC-182 iStyle Trim Plate - Copper',
		'category': 'za4abcde',
		'description': 'VAC-182 iStyle Trim Plate - Copper',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pd5za400': {
		'id': 'pd5za400',
		'id_user': 'VAC-183 iStyle Trim Plate - Nickel',
		'name': 'VAC-183 iStyle Trim Plate - Nickel',
		'category': 'za4abcde',
		'description': 'VAC-183 iStyle Trim Plate - Nickel',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dp9za400': {
		'id': 'dp9za400',
		'id_user': 'VAC-184 iStyle Trim Plate - Gold',
		'name': 'VAC-184 iStyle Trim Plate - Gold',
		'category': 'za4abcde',
		'description': 'VAC-184 iStyle Trim Plate - Gold',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/vt_VAC179.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zo4qa100': {
		'id': 'zo4qa100',
		'id_user': '100-928 S1-M Master Station',
		'name': '100-928 S1-M Master Station',
		'category': 'qa1abcde',
		'description': 'S1-M Master Station',
		'price': 899,
		'discounts': {},
		'images': ['cart/images/vt_100928.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ml5qa100': {
		'id': 'ml5qa100',
		'id_user': '100-929 S1-Mv Video Master Station',
		'name': '100-929 S1-Mv Video Master Station',
		'category': 'qa1abcde',
		'description': 'S1-Mv Video Master Station',
		'price': 999,
		'discounts': {},
		'images': ['cart/images/vt_100929.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gk5qa100': {
		'id': 'gk5qa100',
		'id_user': '100-946 M200 Compact Video Master Station',
		'name': '100-946 M200 Compact Video Master Station',
		'category': 'qa1abcde',
		'description': 'M200 Compact Video Master Station',
		'price': 999,
		'discounts': {},
		'images': ['cart/images/vt_100946.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wj3qa100': {
		'id': 'wj3qa100',
		'id_user': '100-936 D200 Door Station Bronze',
		'name': '100-936 D200 Door Station Bronze',
		'category': 'qa1abcde',
		'description': 'D200 Door Station Bronze',
		'price': 230,
		'discounts': {},
		'images': ['cart/images/vt_100936.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rm5qa100': {
		'id': 'rm5qa100',
		'id_user': '100-937 D200 Door Station Silver',
		'name': '100-937 D200 Door Station Silver',
		'category': 'qa1abcde',
		'description': 'D200 Door Station Silver',
		'price': 230.00,
		'discounts': {},
		'images': ['cart/images/vt_100936.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jv4qa100': {
		'id': 'jv4qa100',
		'id_user': '100-938 D200 Video Door Station Bronze',
		'name': '100-938 D200 Video Door Station Bronze',
		'category': 'qa1abcde',
		'description': 'D200 Video Door Station Bronze',
		'price': 400,
		'discounts': {},
		'images': ['cart/images/vt_100938.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zy6qa100': {
		'id': 'zy6qa100',
		'id_user': '100-939 D200 Video Door Station Silver',
		'name': '100-939 D200 Video Door Station Silver',
		'category': 'qa1abcde',
		'description': 'D200 Video Door Station Silver',
		'price': 400.00,
		'discounts': {},
		'images': ['cart/images/vt_100938.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ju5qa100': {
		'id': 'ju5qa100',
		'id_user': '100-977 Alloy Video Door Station',
		'name': '100-977 Alloy Video Door Station',
		'category': 'qa1abcde',
		'description': 'Alloy Video Door Station',
		'price': 399,
		'discounts': {},
		'images': ['cart/images/vt_100977.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kr8qa100': {
		'id': 'kr8qa100',
		'id_user': '100-935 R200 Room Station - Surface Mount',
		'name': '100-935 R200 Room Station - Surface Mount',
		'category': 'qa1abcde',
		'description': 'R200 Room Station - Surface Mount',
		'price': 230,
		'discounts': {},
		'images': ['cart/images/vt_100935.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oo2qa100': {
		'id': 'oo2qa100',
		'id_user': '100-940 K200 Desktop Station',
		'name': '100-940 K200 Desktop Station',
		'category': 'qa1abcde',
		'description': 'K200 Desktop Station',
		'price': 230,
		'discounts': {},
		'images': ['cart/images/vt_100940.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hv9qa100': {
		'id': 'hv9qa100',
		'id_user': '100-618 Minicom System Kit',
		'name': '100-618 Minicom System Kit',
		'category': 'qa1abcde',
		'description': 'Minicom is the perfect easy install  easy sell option for smaller intercom installations. • Kit includes 1 x Front door Station  Bronze 1 x Room Station  White 1 x DC Power Supply • Expandable with any combination of Minicom room stations and door stations to 4 stations max. • houSE call  front door answering  electric lock release  selectable ChIME tunes',
		'price': 399,
		'discounts': {},
		'images': ['cart/images/vt_100618.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fu1qa100': {
		'id': 'fu1qa100',
		'id_user': '100-941 White Fascia For R200 Room Station',
		'name': '100-941 White Fascia For R200 Room Station',
		'category': 'qa1abcde',
		'description': 'White Fascia For R200 Room Station',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_100941.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tf5qa100': {
		'id': 'tf5qa100',
		'id_user': '100-942 Ivory Fascia For R200 Room Station',
		'name': '100-942 Ivory Fascia For R200 Room Station',
		'category': 'qa1abcde',
		'description': 'Ivory Fascia For R200 Room Station',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/vt_100942.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wq5qa100': {
		'id': 'wq5qa100',
		'id_user': '100-943 Black Fascia For R200 Room Station',
		'name': '100-943 Black Fascia For R200 Room Station',
		'category': 'qa1abcde',
		'description': 'Black Fascia For R200 Room Station',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_100943.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lv7qa100': {
		'id': 'lv7qa100',
		'id_user': '100-944 Surface Mount Wall Box - R200/D200',
		'name': '100-944 Surface Mount Wall Box - R200/D200',
		'category': 'qa1abcde',
		'description': 'Surface Mount Wall Box - R200/D200',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_100944.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ew0qa100': {
		'id': 'ew0qa100',
		'id_user': '165-365 Recess Mount Wall Box - R200/D200',
		'name': '165-365 Recess Mount Wall Box - R200/D200',
		'category': 'qa1abcde',
		'description': 'Recess Mount Wall Box - R200/D200',
		'price': 25,
		'discounts': {},
		'images': ['cart/images/vt_165365.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fd3qa100': {
		'id': 'fd3qa100',
		'id_user': '100-975 Metal Wall Bracket For 200 Series Compact Master',
		'name': '100-975 Metal Wall Bracket For 200 Series Compact Master',
		'category': 'qa1abcde',
		'description': 'Metal Wall Bracket For 200 Series Compact Master',
		'price': 20,
		'discounts': {},
		'images': ['cart/images/vt_100975.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rr1qa100': {
		'id': 'rr1qa100',
		'id_user': '100-976 Metal Wall Bracket For 200 Series Door/Room',
		'name': '100-976 Metal Wall Bracket For 200 Series Door/Room',
		'category': 'qa1abcde',
		'description': 'Metal Wall Bracket For 200 Series Door/Room',
		'price': 20,
		'discounts': {},
		'images': ['cart/images/vt_100976.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'di7qa100': {
		'id': 'di7qa100',
		'id_user': '100-948 Trim Plate - White',
		'name': '100-948 Trim Plate - White',
		'category': 'qa1abcde',
		'description': 'Trim Plate - White',
		'price': 10,
		'discounts': {},
		'images': ['cart/images/vt_100948.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kz2qa100': {
		'id': 'kz2qa100',
		'id_user': '100-949 Trim Plate - Ivory',
		'name': '100-949 Trim Plate - Ivory',
		'category': 'qa1abcde',
		'description': 'Trim Plate - Ivory',
		'price': 10,
		'discounts': {},
		'images': ['cart/images/vt_100948.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xa3qa100': {
		'id': 'xa3qa100',
		'id_user': '100-950 Trim Plate - Black',
		'name': '100-950 Trim Plate - Black',
		'category': 'qa1abcde',
		'description': 'Trim Plate - Black',
		'price': 10,
		'discounts': {},
		'images': ['cart/images/vt_100948.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oi9qa100': {
		'id': 'oi9qa100',
		'id_user': '100-951 Trim Plate - Silver',
		'name': '100-951 Trim Plate - Silver',
		'category': 'qa1abcde',
		'description': 'Trim Plate - Silver',
		'price': 10,
		'discounts': {},
		'images': ['cart/images/vt_100948.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ww8qa100': {
		'id': 'ww8qa100',
		'id_user': '100-962 Perspex Weather Shield For Door/Room Station',
		'name': '100-962 Perspex Weather Shield For Door/Room Station',
		'category': 'qa1abcde',
		'description': 'Perspex Weather Shield For Door/Room Station',
		'price': 90,
		'discounts': {},
		'images': ['cart/images/vt_100962.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yq5qa100': {
		'id': 'yq5qa100',
		'id_user': '100-955 Fm Transmitter',
		'name': '100-955 Fm Transmitter',
		'category': 'qa1abcde',
		'description': 'Fm Transmitter',
		'price': 175,
		'discounts': {},
		'images': ['cart/images/vt_100955.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'qg7qa100': {
		'id': 'qg7qa100',
		'id_user': '840-007 Minicom Plug Pack 12v Dc',
		'name': '840-007 Minicom Plug Pack 12v Dc',
		'category': 'qa1abcde',
		'description': 'Minicom Plug Pack 12v Dc',
		'price': 50,
		'discounts': {},
		'images': ['cart/images/vt_840007.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mu8qa100': {
		'id': 'mu8qa100',
		'id_user': '840-002 Power Supply 13.8v 5a',
		'name': '840-002 Power Supply 13.8v 5a',
		'category': 'qa1abcde',
		'description': 'Power Supply 13.8v 5a',
		'price': 230,
		'discounts': {},
		'images': ['cart/images/vt_840002.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xt2qa100': {
		'id': 'xt2qa100',
		'id_user': '840-003 Power Supply 13.8v 2a',
		'name': '840-003 Power Supply 13.8v 2a',
		'category': 'qa1abcde',
		'description': 'Power Supply 13.8v 2a',
		'price': 75,
		'discounts': {},
		'images': ['cart/images/vt_840003.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zt1uj000': {
		'id': 'zt1uj000',
		'id_user': '100-993 Digital Radio Dab+And Fm Tuner',
		'name': '100-993 Digital Radio Dab+And Fm Tuner',
		'category': 'uj0abcde',
		'description': 'Digital Radio Dab+And Fm Tuner',
		'price': 159,
		'discounts': {},
		'images': ['cart/images/vt_100993.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zu0uj000': {
		'id': 'zu0uj000',
		'id_user': '100-994 Mr-2000 Digital Radio Dab+And Internet Radio',
		'name': '100-994 Mr-2000 Digital Radio Dab+And Internet Radio',
		'category': 'uj0abcde',
		'description': 'Mr-2000 Digital Radio Dab+And Internet Radio',
		'price': 450,
		'discounts': {},
		'images': ['cart/images/vt_100994.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rk9gy900': {
		'id': 'rk9gy900',
		'id_user': '100-956 Four Plus Intercom Master Station Black',
		'name': '100-956 Four Plus Intercom Master Station Black',
		'category': 'gy9abcde',
		'description': 'Four Plus Intercom Master Station Black',
		'price': 799,
		'discounts': {},
		'images': ['cart/images/vt_100956.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'jp8gy900': {
		'id': 'jp8gy900',
		'id_user': '100-957 Four Plus Intercom Slave Station Black',
		'name': '100-957 Four Plus Intercom Slave Station Black',
		'category': 'gy9abcde',
		'description': 'Four Plus Intercom Slave Station Black',
		'price': 599,
		'discounts': {},
		'images': ['cart/images/vt_100956.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nw5gy900': {
		'id': 'nw5gy900',
		'id_user': '100-972 Four Plus Intercom Master Station White',
		'name': '100-972 Four Plus Intercom Master Station White',
		'category': 'gy9abcde',
		'description': 'Four Plus Intercom Master Station White',
		'price': 799,
		'discounts': {},
		'images': ['cart/images/vt_100972.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	're9gy900': {
		'id': 're9gy900',
		'id_user': '100-973 Four Plus Intercom Slave Station White',
		'name': '100-973 Four Plus Intercom Slave Station White',
		'category': 'gy9abcde',
		'description': 'Four Plus Intercom Slave Station White',
		'price': 599,
		'discounts': {},
		'images': ['cart/images/vt_100972.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xu1gy900': {
		'id': 'xu1gy900',
		'id_user': '100-958 Video Door Station',
		'name': '100-958 Video Door Station',
		'category': 'gy9abcde',
		'description': 'Video Door Station',
		'price': 350,
		'discounts': {},
		'images': ['cart/images/vt_100958.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'do9gy900': {
		'id': 'do9gy900',
		'id_user': '100-959 Power Supply 19v Dc  3.42a',
		'name': '100-959 Power Supply 19v Dc  3.42a',
		'category': 'gy9abcde',
		'description': 'Power Supply 19v Dc  3.42a',
		'price': 75,
		'discounts': {},
		'images': ['cart/images/vt_100959.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'su0lo400': {
		'id': 'su0lo400',
		'id_user': '100-974 10.2 Intercom Room Station',
		'name': '100-974 10.2 Intercom Room Station',
		'category': 'lo4abcde',
		'description': '10.2 Intercom Room Station',
		'price': 699,
		'discounts': {},
		'images': ['cart/images/vt_100974.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mn6lo400': {
		'id': 'mn6lo400',
		'id_user': '100-958 Video Door Station',
		'name': '100-958 Video Door Station',
		'category': 'lo4abcde',
		'description': 'Video Door Station',
		'price': 350,
		'discounts': {},
		'images': ['cart/images/vt_100958.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wu3lo400': {
		'id': 'wu3lo400',
		'id_user': '840-003 Power Supply 13.8v 2a',
		'name': '840-003 Power Supply 13.8v 2a',
		'category': 'lo4abcde',
		'description': 'Power Supply 13.8v 2a',
		'price': 75,
		'discounts': {},
		'images': ['cart/images/vt_840003.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tr4qa300': {
		'id': 'tr4qa300',
		'id_user': '106-101 ICentral I8 8 Zone Alarm Kit',
		'name': '106-101 ICentral I8 8 Zone Alarm Kit',
		'category': 'qa3abcde',
		'description': 'ICentral I8 8 Zone Alarm Kit',
		'price': 799,
		'discounts': {},
		'images': ['cart/images/vt_106101.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg2qa300': {
		'id': 'bg2qa300',
		'id_user': '106-102 ICentral I16 16 Zone Alarm Kit',
		'name': '106-102 ICentral I16 16 Zone Alarm Kit',
		'category': 'qa3abcde',
		'description': 'ICentral I16 16 Zone Alarm Kit',
		'price': 899,
		'discounts': {},
		'images': ['cart/images/vt_106102.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fi0qa300': {
		'id': 'fi0qa300',
		'id_user': '106-103 ICentral I8 8 Zone Control Panel',
		'name': '106-103 ICentral I8 8 Zone Control Panel',
		'category': 'qa3abcde',
		'description': 'ICentral I8 8 Zone Control Panel',
		'price': 390,
		'discounts': {},
		'images': ['cart/images/vt_106103.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xa6qa300': {
		'id': 'xa6qa300',
		'id_user': '106-104 ICentral I16 16 Zone Control Panel',
		'name': '106-104 ICentral I16 16 Zone Control Panel',
		'category': 'qa3abcde',
		'description': 'ICentral I16 16 Zone Control Panel',
		'price': 490,
		'discounts': {},
		'images': ['cart/images/vt_106103.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wv1qa300': {
		'id': 'wv1qa300',
		'id_user': '106-105 ICentral Navigator Touch Keypad',
		'name': '106-105 ICentral Navigator Touch Keypad',
		'category': 'qa3abcde',
		'description': 'ICentral Navigator Touch Keypad',
		'price': 230,
		'discounts': {},
		'images': ['cart/images/vt_106105.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fh1qa300': {
		'id': 'fh1qa300',
		'id_user': '106-106 ICentral Combo Siren & Strobe',
		'name': '106-106 ICentral Combo Siren & Strobe',
		'category': 'qa3abcde',
		'description': 'ICentral Combo Siren & Strobe',
		'price': 89,
		'discounts': {},
		'images': ['cart/images/vt_106106.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'px7qa300': {
		'id': 'px7qa300',
		'id_user': '106-107 ICentral Siren & Strobe Kit',
		'name': '106-107 ICentral Siren & Strobe Kit',
		'category': 'qa3abcde',
		'description': 'ICentral Siren & Strobe Kit',
		'price': 90,
		'discounts': {},
		'images': ['cart/images/vt_106107.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lc1qa300': {
		'id': 'lc1qa300',
		'id_user': '142-026 ICentral 12v 7ah Battery',
		'name': '142-026 ICentral 12v 7ah Battery',
		'category': 'qa3abcde',
		'description': 'ICentral 12v 7ah Battery',
		'price': 75,
		'discounts': {},
		'images': ['cart/images/vt_142026.gif'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'dj6kt400': {
		'id': 'dj6kt400',
		'id_user': 'AGD-2219 - \'ABC\' Centreline Dispenser',
		'name': 'AGD-2219 - \'ABC\' Centreline Dispenser',
		'category': 'kt4abcde',
		'description': 'Colour: Transparent light grey body <br />Lockable <br />This dispenser is designed for use with product code 6/GEN3006CP, Style-19300, and Style-22300. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC1.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ju2kt400': {
		'id': 'ju2kt400',
		'id_user': 'AGA-209WS - \'ABC\' Cocktail Serviettes 2 ply 230mm x 230mm - 2000\'s',
		'name': 'AGA-209WS - \'ABC\' Cocktail Serviettes 2 ply 230mm x 230mm - 2000\'s',
		'category': 'kt4abcde',
		'description': 'Sheet size: 230mm x 230mm <br />Pack size: 250 serviettes per pack <br />Carton size: 8 packs per carton <br />This product is also available in other colours. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC2.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lo4kt400': {
		'id': 'lo4kt400',
		'id_user': 'AGDC-1647 - \'ABC\' Compact Fold Serviette Dispenser',
		'name': 'AGDC-1647 - \'ABC\' Compact Fold Serviette Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Compact Fold Serviette Dispenser<br />This product is also available in other colours. <br />This dispenser is suitable for use with product code C-5000. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC3.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ce4kt400': {
		'id': 'ce4kt400',
		'id_user': 'AGC-5000 - \'ABC\' Compact Fold Serviettes 1 ply 215mm x 205mm',
		'name': 'AGC-5000 - \'ABC\' Compact Fold Serviettes 1 ply 215mm x 205mm',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Compact Fold Serviettes 1 ply 215mm x 205mm<br />Serviette size: 215mm x 205mm <br />Pack size: 250 serviettes per pack <br />Carton size: 20 packs per carton <br /><br />This product is designed for use with dispenser code DC-0110, DC-0189, DC-1329, DC-1548, DC-1564, DC-1647, and DC-1689. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC4.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'st9kt400': {
		'id': 'st9kt400',
		'id_user': 'AG0-881836 - \'ABC\' Deluxe 1 ply',
		'name': 'AG0-881836 - \'ABC\' Deluxe 1 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Deluxe 1 ply<br />Roll size: 1000 sheets per roll <br />Pack size: 4 rolls per pack <br />Polybag size: 12 packs per polybag <br /><br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC5.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'da5kt400': {
		'id': 'da5kt400',
		'id_user': 'AG0-881850 - \'ABC\' Deluxe 1 ply',
		'name': 'AG0-881850 - \'ABC\' Deluxe 1 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Deluxe 1 ply<br />Roll size: 850 sheets per roll <br />Pack size: 4 rolls per pack <br />Polybag size: 12 packs per polybag <br /><br />This product is designed for use with dispenser code AGD-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC6.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'td5kt400': {
		'id': 'td5kt400',
		'id_user': 'AGUN2-400/0 - \'ABC\' Deluxe 2 ply',
		'name': 'AGUN2-400/0 - \'ABC\' Deluxe 2 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Deluxe 2 ply<br />Roll size: 400 sheets per roll <br />Pack size: 4 rolls per pack <br />Polybag size: 12 packs per polybag <br /><br />This product is designed for use with dispenser code AGD-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC7.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gd9kt400': {
		'id': 'gd9kt400',
		'id_user': 'AGABC-BIB-4 - \'ABC\' Dental Bib 4 ply',
		'name': 'AGABC-BIB-4 - \'ABC\' Dental Bib 4 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Dental Bib 4 ply<br />Sheet size: 200mm x 270mm <br />Pack size: 250 sheets per pack <br />Carton size: 8 packs per carton ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC8.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lq6kt400': {
		'id': 'lq6kt400',
		'id_user': 'AGA-213100 - \'ABC\' Facial Tissue Dispenser',
		'name': 'AGA-213100 - \'ABC\' Facial Tissue Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Facial Tissue Dispenser<br />Colour: White plastic <br /><br />This dispenser is designed for use with product code A-213255 and A-213880. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC9.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'eg9kt400': {
		'id': 'eg9kt400',
		'id_user': 'AGSOAP-138/6 - \'ABC\' Foam Soap',
		'name': 'AGSOAP-138/6 - \'ABC\' Foam Soap',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Foam Soap<br />Cartridge size: 1000ml capacity <br />Carton size: 6 cartridges per carton <br /><br />This product is designed for use with dispenser code DIS-138/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC10.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'or2kt400': {
		'id': 'or2kt400',
		'id_user': 'AGDIS-138/10 - \'ABC\' Foam Soap Dispenser',
		'name': 'AGDIS-138/10 - \'ABC\' Foam Soap Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Foam Soap Dispenser<br />Pack size: 1 unit per pack <br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code SOAP-138/6. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC11.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'tt0kt400': {
		'id': 'tt0kt400',
		'id_user': 'AG04-1000PAD - \'ABC\' Head Pad/Dental Bib 4 ply',
		'name': 'AG04-1000PAD - \'ABC\' Head Pad/Dental Bib 4 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Head Pad/Dental Bib 4 ply<br />Sheet size: 270mm x 400mm <br />Pack size: 250 sheets per pack <br />Carton size: 4 packs per carton <br />Colour: White ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC12.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'vx7kt400': {
		'id': 'vx7kt400',
		'id_user': 'AGDIS-4000 - \'ABC\' Interfold Hand Towel Dispenser',
		'name': 'AGDIS-4000 - \'ABC\' Interfold Hand Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Interfold Hand Towel Dispenser<br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code 0-4000N. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC13.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ub9kt400': {
		'id': 'ub9kt400',
		'id_user': 'AGDIS-3600 - \'ABC\' Plastic Roll Towel Dispenser',
		'name': 'AGDIS-3600 - \'ABC\' Plastic Roll Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Plastic Roll Towel Dispenser<br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code 0-3600, ABC-HT100, and Style-800. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC14.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ka0kt400': {
		'id': 'ka0kt400',
		'id_user': 'AGDIS-2222/88 - \'ABC\' Interleaved Hand Towel Dispenser',
		'name': 'AGDIS-2222/88 - \'ABC\' Interleaved Hand Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Interleaved Hand Towel Dispenser<br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code 0-2222/24, 0-2266, and 0-2288. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC15.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nc1kt400': {
		'id': 'nc1kt400',
		'id_user': 'AGABCD-250I - \'ABC\' Interleaved Toilet Tissue Dispenser / \'ABC\' Mini Singlefold Hand Towel Dispenser',
		'name': 'AGABCD-250I - \'ABC\' Interleaved Toilet Tissue Dispenser / \'ABC\' Mini Singlefold Hand Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Interleaved Toilet Tissue Dispenser / &#39;ABC&#39; Mini Singlefold Hand Towel Dispenser<br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code 0-3600CUT, ABC-250, and ABC-500. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC16.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'kp0kt400': {
		'id': 'kp0kt400',
		'id_user': 'AGD-500 - \'ABC\' Jumbo Toilet Roll Dispenser',
		'name': 'AGD-500 - \'ABC\' Jumbo Toilet Roll Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Jumbo Toilet Roll Dispenser<br />Colour: Transparent light blue ABS body <br />Lockable <br />This dispenser is designed for use with product code 3/GENJ650, JRT-2-280W, JRT-2-300R, Style-500, and Style-500R.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC17.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'at5kt400': {
		'id': 'at5kt400',
		'id_user': 'AGD-838/M - \'ABC\' Metal Roll Towel Dispenser',
		'name': 'AGD-838/M - \'ABC\' Metal Roll Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Metal Roll Towel Dispenser<br />Colour: White metal body <br />This dispenser is designed for use with product code ABC-HT100 and Style-800. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC18.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oz9kt400': {
		'id': 'oz9kt400',
		'id_user': 'AG0-700V - \'ABC\' Premium 2 ply',
		'name': 'AG0-700V - \'ABC\' Premium 2 ply',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Premium 2 ply<br />Roll size: 700 sheets per roll <br />Carton size: 48 rolls per carton <br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC19.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pg5kt400': {
		'id': 'pg5kt400',
		'id_user': 'AGA-116/1000W - \'ABC\' Premium Dinner Serviettes 1 ply 400mm x 400mm - 1000\'s',
		'name': 'AGA-116/1000W - \'ABC\' Premium Dinner Serviettes 1 ply 400mm x 400mm - 1000\'s',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Premium Dinner Serviettes 1 ply 400mm x 400mm - 1000&#39;s<br />Serviette size: 400mm x 400mm <br />Pack size: 100 serviettes per pack <br />Carton size: 10 packs per carton <br />Colour: White <br />This product is also available in other colours. (Please click on the picture to view all other colour options). <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC20.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'pt2kt400': {
		'id': 'pt2kt400',
		'id_user': 'AGSOAP-168/4W - \'ABC\' Premium Quality Hand Soap',
		'name': 'AGSOAP-168/4W - \'ABC\' Premium Quality Hand Soap',
		'category': 'kt4abcde',
		'description': '<br />&#39;ABC&#39; Premium Quality Hand Soap<br />Pack size: 5 litres per pack <br />Carton size: 4 packs per carton <br />This product is designed for use with dispenser code SD-200R. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC21.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wc9kt400': {
		'id': 'wc9kt400',
		'id_user': 'AGTC-50W - \'ABC\' Premium Quality Table Cover Roll 1.12m x 50m',
		'name': 'AGTC-50W - \'ABC\' Premium Quality Table Cover Roll 1.12m x 50m',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Premium Quality Table Cover Roll 1.12m x 50m<br />Roll size: 1.12m x 50m <br />Pack size: 1 roll per pack <br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC22.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'us1kt400': {
		'id': 'us1kt400',
		'id_user': 'AGABC-HT100 - \'ABC\' Premium Roll Towel',
		'name': 'AGABC-HT100 - \'ABC\' Premium Roll Towel',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Premium Roll Towel<br />Roll size: 100m per roll <br />Roll width : 190mm <br />Polybag size: 16 rolls per polybag <br />This product is designed for use with dispenser code DIS-3600 and D-838/M. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC23.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sf0kt400': {
		'id': 'sf0kt400',
		'id_user': 'AGSD-200R - \'ABC\' Refillable Soap Dispenser',
		'name': 'AGSD-200R - \'ABC\' Refillable Soap Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Refillable Soap Dispenser<br />Colour: White and marble ABS plastic body <br />Lockable <br />This dispenser is designed for use with product code SOAP-168/4P, SOAP-168/4W, SOAP-188P, and SOAP-188W.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC24.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'io8kt400': {
		'id': 'io8kt400',
		'id_user': 'AGDIS-8880 - \'ABC\' Super Trim Interleaved Towel Dispenser',
		'name': 'AGDIS-8880 - \'ABC\' Super Trim Interleaved Towel Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Super Trim Interleaved Towel Dispenser<br />Colour: White plastic body with window <br />Lockable <br />This dispenser is designed for use with product code 0-8880. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC25.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yj1kt400': {
		'id': 'yj1kt400',
		'id_user': 'AGDT-5000W - \'ABC\' Tall Fold Serviettes 1 ply 235mm x 215mm',
		'name': 'AGDT-5000W - \'ABC\' Tall Fold Serviettes 1 ply 235mm x 215mm',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Tall Fold Serviettes 1 ply 235mm x 215mm<br />Serviette size: 235mm x 215mm <br />Pack size: 250 serviettes per pack <br />Carton size: 20 packs per carton <br />Colour: White <br />This product is designed for use with dispenser code DH-0110, DH-0189, DH-1329, DH-1548, DH-1564, DH-1647, DH-1689, DH-1728, and DH-1766. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC27.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'co4kt400': {
		'id': 'co4kt400',
		'id_user': 'AGDH-10000W - \'ABC\' Tall Fold Serviettes 1 ply 295mm x 225mm',
		'name': 'AGDH-10000W - \'ABC\' Tall Fold Serviettes 1 ply 295mm x 225mm',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Tall Fold Serviettes 1 ply 295mm x 225mm<br />Serviette size: 295mm x 225mm <br />Pack size: 500 serviettes per pack <br />Carton size: 20 packs per carton <br />Colour: White <br />This product is designed for use with dispenser code DH-0110, DH-0189, DH-1329, DH-1548, DH-1564, DH-1647, DH-1689, DH-1728, and DH-1766. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC28.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'op2kt400': {
		'id': 'op2kt400',
		'id_user': 'AGD-303/10 - \'ABC\' Triple Roll Coreless Polycarbonate Dispenser',
		'name': 'AGD-303/10 - \'ABC\' Triple Roll Coreless Polycarbonate Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Triple Roll Coreless Polycarbonate Dispenser<br />Colour: Transparent light blue body <br />Lockable <br />This dispenser is designed for use with product code 0-1250, 0-1250R, 0-650, and 0-650R. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC29.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wz1kt400': {
		'id': 'wz1kt400',
		'id_user': 'AGD-313/10 - \'ABC\' Triple Roll Polycarbonate Dispenser',
		'name': 'AGD-313/10 - \'ABC\' Triple Roll Polycarbonate Dispenser',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Triple Roll Polycarbonate Dispenser<br />Colour: Transparent light blue body <br />Lockable <br />This dispenser is designed for use with product code 0-000111, 0-3200, 0-700V, 0-8811, 0-881836, 0-881850, 0-8822, 0-8833, 0-8888, 3/DESIRE4W, P-400, RE-400, RE-850/0, and UN2-400/0. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC30.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'oe3kt400': {
		'id': 'oe3kt400',
		'id_user': 'AG0-7024W - \'ABC\' Wiper Roll',
		'name': 'AG0-7024W - \'ABC\' Wiper Roll',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Wiper Roll<br />Roll size: 70m per roll <br />Roll width: 240mm <br />Polybag size: 4 rolls per carton <br />Colour: White <br />This product is also available in other colours',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC31.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'nn5kt400': {
		'id': 'nn5kt400',
		'id_user': 'AG0-7049W - \'ABC\' Wiper Roll',
		'name': 'AG0-7049W - \'ABC\' Wiper Roll',
		'category': 'kt4abcde',
		'description': '&#39;ABC&#39; Wiper Roll<br />Roll size: 70m per roll <br />Roll width: 480mm <br />Polybag size: 3 rolls per carton <br />Colour: White <br />This product is also available in other colours.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC32.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zd2kt400': {
		'id': 'zd2kt400',
		'id_user': 'AG0-000111 - \'Blossom\' Deluxe 2 ply',
		'name': 'AG0-000111 - \'Blossom\' Deluxe 2 ply',
		'category': 'kt4abcde',
		'description': '&#39;Blossom&#39; Deluxe 2 ply<br />Roll size: 250 sheets per roll <br />Pack size: 4 rolls per pack <br />Polybag size: 12 packs per polybag <br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC33.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ub0kt400': {
		'id': 'ub0kt400',
		'id_user': 'AGKT-910000 - \'Clothex\' Heavy Duty Wiper',
		'name': 'AGKT-910000 - \'Clothex\' Heavy Duty Wiper',
		'category': 'kt4abcde',
		'description': '&#39;Clothex&#39; Heavy Duty Wiper<br />Sheet size: 115mm x 230mm <br />Pack size: 220 sheets per pack (perforated) <br />Carton size: 12 rolls per carton <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC34.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'gi3kt400': {
		'id': 'gi3kt400',
		'id_user': 'AGN-116W/100 - \'Clothex\' Premium Dinner Serviettes 2 ply 400mm x 400mm',
		'name': 'AGN-116W/100 - \'Clothex\' Premium Dinner Serviettes 2 ply 400mm x 400mm',
		'category': 'kt4abcde',
		'description': '&#39;Clothex&#39; Premium Dinner Serviettes 2 ply 400mm x 400mm<br />Serviette size: 400mm x 400mm <br />Pack size: 100 serviettes per pack <br />Carton size: 6 packs per carton <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC35.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'wi6kt400': {
		'id': 'wi6kt400',
		'id_user': 'AG0-3200 - \'Quilton\' Super Premium 3 ply',
		'name': 'AG0-3200 - \'Quilton\' Super Premium 3 ply',
		'category': 'kt4abcde',
		'description': '&#39;Quilton&#39; Super Premium 3 ply<br />Sheet size: 110mm x 100mm <br />Roll size: 200 sheets per roll <br />Carton size: 48 rolls per carton <br />Scented <br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC36.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'um1kt400': {
		'id': 'um1kt400',
		'id_user': 'AGABC-100 - \'Style\' Tissues Deluxe 1 ply 100\'s',
		'name': 'AGABC-100 - \'Style\' Tissues Deluxe 1 ply 100\'s',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Tissues Deluxe 1 ply 100&#39;s<br />Pack size: 160 sheets per pack <br />Carton size: 100 packs per carton ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC37.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'fp1kt400': {
		'id': 'fp1kt400',
		'id_user': 'AGABC-72 - \'Style\' Tissues Deluxe 1 ply 72\'s',
		'name': 'AGABC-72 - \'Style\' Tissues Deluxe 1 ply 72\'s',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Tissues Deluxe 1 ply 72&#39;s<br />Pack size: 160 sheets per pack <br />Carton size: 72 packs per carton ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC38.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ms6kt400': {
		'id': 'ms6kt400',
		'id_user': 'AG0-1250R - \'Style\' Deluxe 1 ply',
		'name': 'AG0-1250R - \'Style\' Deluxe 1 ply',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe 1 ply<br />Roll size: 1250 sheets per roll <br />Pack size: 2 rolls per pack <br />Carton size: 12 packs per carton <br />This product is designed for use with dispenser code D-303/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC39.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'yf6kt400': {
		'id': 'yf6kt400',
		'id_user': 'AG0-650R - \'Style\' Deluxe 2 ply',
		'name': 'AG0-650R - \'Style\' Deluxe 2 ply',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe 2 ply<br />Roll size: 650 sheets per roll <br />Pack size: 2 rolls per pack <br />Carton size: 12 packs per carton <br />This product is designed for use with dispenser code D-303/10. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC40.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'zm6kt400': {
		'id': 'zm6kt400',
		'id_user': 'AGP-400 - \'Style\' Deluxe 2 ply Toilet Paper',
		'name': 'AGP-400 - \'Style\' Deluxe 2 ply Toilet Paper',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe 2 ply Toilet Paper<br />Roll size: 400 sheets per roll <br />Carton size: 48 rolls per carton <br />Scented <br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC41.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'la3kt400': {
		'id': 'la3kt400',
		'id_user': 'AG19300 - \'Style\' Deluxe Centreline Roll Towel',
		'name': 'AG19300 - \'Style\' Deluxe Centreline Roll Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe Centreline Roll Towel<br />Roll size: 300m per roll <br />Roll width: 190mm <br />Carton size: 4 rolls per carton <br />This product is designed for use with dispenser code D-2219. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC42.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'lx2kt400': {
		'id': 'lx2kt400',
		'id_user': 'AG0-2288 - \'Style\' Deluxe Interleaved Hand Towel',
		'name': 'AG0-2288 - \'Style\' Deluxe Interleaved Hand Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe Interleaved Hand Towel<br />Sheet size: 190mm x 370mm <br />Pack size: 100 sheets per pack <br />Carton size: 24 packs per carton <br />This product is designed for use with dispenser code DIS-2222/88. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC43.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'sf4kt400': {
		'id': 'sf4kt400',
		'id_user': 'AG0-2222/24 - \'Style\' Deluxe Interleaved Hand Towel',
		'name': 'AG0-2222/24 - \'Style\' Deluxe Interleaved Hand Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe Interleaved Hand Towel<br />Sheet size: 230mm x 370mm <br />Pack size: 100 sheets per pack <br />Carton size: 24 packs per carton <br />This product is designed for use with dispenser code DIS-2222/88. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC44.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bk0kt400': {
		'id': 'bk0kt400',
		'id_user': 'AG-500R - \'Style\' Deluxe Jumbo Toilet Roll 1 ply',
		'name': 'AG-500R - \'Style\' Deluxe Jumbo Toilet Roll 1 ply',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe Jumbo Toilet Roll 1 ply<br />Roll size: 500m per roll <br />Roll width: 90mm <br />Carton size: 8 rolls per carton <br />This product is designed for use with dispenser code D-500. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC45.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ew0kt400': {
		'id': 'ew0kt400',
		'id_user': 'AGJRT-2-300R - \'Style\' Deluxe Jumbo Toilet Roll 2 ply',
		'name': 'AGJRT-2-300R - \'Style\' Deluxe Jumbo Toilet Roll 2 ply',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Deluxe Jumbo Toilet Roll 2 ply<br />Roll size: 300m per roll <br />Roll width: 90mm <br />Carton size: 8 rolls per carton <br />This product is designed for use with dispenser code D-500. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC46.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ay1kt400': {
		'id': 'ay1kt400',
		'id_user': 'AGA-800103/32 - \'Style\' Facial Tissue 200\'s',
		'name': 'AGA-800103/32 - \'Style\' Facial Tissue 200\'s',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Facial Tissue 200&#39;s<br />Box size: 200 sheets per box <br />Carton size: 32 boxes per carton <br />Colour: White <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC47.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xf3kt400': {
		'id': 'xf3kt400',
		'id_user': 'AGA-213255 - \'Style\' Facial Tissue 100\'s',
		'name': 'AGA-213255 - \'Style\' Facial Tissue 100\'s',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Facial Tissue 100&#39;s<br />Box size: 100 sheets per box <br />Carton size: 48 boxes per carton <br />Colour: White <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC48.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bg7kt400': {
		'id': 'bg7kt400',
		'id_user': 'AG0-3600CUT - \'Style\' Mini Singlefold Hand Towel',
		'name': 'AG0-3600CUT - \'Style\' Mini Singlefold Hand Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Mini Singlefold Hand Towel<br />Sheet size: 125mm x 260mm <br />Pack size: 200 sheets per pack <br />Carton size: 36 packs per carton <br />This product is designed for use with dispenser code ABCD-250I. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC49.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'xm5kt400': {
		'id': 'xm5kt400',
		'id_user': 'AG0-1250 - \'Style\' Premium 1 ply Toilet Roll',
		'name': 'AG0-1250 - \'Style\' Premium 1 ply Toilet Roll',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium 1 ply Toilet Roll<br />Roll size: 1250 sheets per roll <br />Pack size: 2 rolls per pack <br />Carton size: 12 packs per carton <br />This product is deisgned for use with dispenser code D-303/10. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC51.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'mp9kt400': {
		'id': 'mp9kt400',
		'id_user': 'AGRE-850/0 - \'Style\' Premium 1 ply Toilet Roll',
		'name': 'AGRE-850/0 - \'Style\' Premium 1 ply Toilet Roll',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium 1 ply Toilet Roll<br />Roll size: 850 sheets per roll <br />Carton size: 48 rolls per carton <br />This product is designed for use with dispenser code D-313/10. <br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC52.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'cw4kt400': {
		'id': 'cw4kt400',
		'id_user': 'AG0-650 - \'Style\' Premium 2 ply Toilet Roll',
		'name': 'AG0-650 - \'Style\' Premium 2 ply Toilet Roll',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium 2 ply Toilet Roll<br />Roll size: 650 sheets per roll <br />Pack size: 2 rolls per pack <br />Carton size: 12 packs per carton <br />This product is designed for use with dispenser code D-303/10. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC53.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'll4kt400': {
		'id': 'll4kt400',
		'id_user': 'AG0-8888 - \'Style\' Premium 2 ply Toilet Roll',
		'name': 'AG0-8888 - \'Style\' Premium 2 ply Toilet Roll',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium 2 ply Toilet Roll<br />Roll size: 400 sheets per roll <br />Carton size: 48 rolls per carton <br />Scented <br />This product is designed for use with dispenser code D-313/10. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC54.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'ib1kt400': {
		'id': 'ib1kt400',
		'id_user': 'AGABC-250 - \'Style\' Premium 2 ply Toilet Roll',
		'name': 'AGABC-250 - \'Style\' Premium 2 ply Toilet Roll',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium 2 ply Toilet Roll<br />Pack size: 250 sheets per pack <br />Carton size: 36 packs per carton <br />This product is designed for use with dispenser code ABCD-250I. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC55.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'bk9kt400': {
		'id': 'bk9kt400',
		'id_user': 'AG0-5680 - \'Style\' Premium Bedsheet',
		'name': 'AG0-5680 - \'Style\' Premium Bedsheet',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium Bedsheet<br />Roll size: 80m per roll <br />Roll width: 565mm <br />Carton size: 6 rolls per carton ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC56.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'hp3kt400': {
		'id': 'hp3kt400',
		'id_user': 'AG-22300 - \'Style\' Premium Centreline Roll Towel',
		'name': 'AG-22300 - \'Style\' Premium Centreline Roll Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium Centreline Roll Towel<br />Roll size: 300 metres per roll <br />Roll width: 220mm <br />Carton size: 4 rolls per carton <br />This product is designed for use with dispenser code D-2219. ',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/ABC57.jpg'],
		'vat': 0.10000,
		'weight': 0.00000
	},
	'rn9kt400': {
		'id': 'rn9kt400',
		'id_user': 'AG0-4000N - \'Style\' Premium Interfold Hand Towel',
		'name': 'AG0-4000N - \'Style\' Premium Interfold Hand Towel',
		'category': 'kt4abcde',
		'description': '&#39;Style&#39; Premium Interfold Hand Towel<br />Sheet size: 235mm x 240mm <br />Pack size: 200 sheet
