// General Cart Settings
x5engine.imCart.settings.vat = 0.2300;
x5engine.imCart.settings.vatincluded = false;
x5engine.imCart.settings.currency = '€';
x5engine.imCart.settings.currency_id = 'EUR';
x5engine.imCart.settings.currency_format = '#,###.@@[C]';
x5engine.imCart.settings.post_url = 'x5cart.php';
x5engine.imCart.settings.order_no_format = '[yy][mm][dd]-[A-Z][A-Z][0-9][0-9]';
x5engine.imCart.settings.form_autocomplete = true;
x5engine.imCart.settings.form_validation = 'tip';
x5engine.imCart.settings.minimum_amount = 0;
x5engine.imCart.settings.currencies = [{ "value": "ALL", "text": "Albania, Leke, Lek" }, { "value": "USD", "text": "United States of America, Dollars, $" }, { "value": "AFN", "text": "Afghanistan, Afghanis, ؋" }, { "value": "ARS", "text": "Argentina, Pesos, $" }, { "value": "AUD", "text": "Australia, Dollars, $" }, { "value": "BRL", "text": "Brazil, Reais, R$" }, { "value": "GBP", "text": "United Kingdom, Pounds, £" }, { "value": "BND", "text": "Brunei Darussalam, Dollars, $" }, { "value": "CAD", "text": "Canada, Dollars, $" }, { "value": "CNY", "text": "China, Yuan Renminbi, ¥" }, { "value": "HRK", "text": "Croatia, Kuna, ₡" }, { "value": "CZK", "text": "Czech Republic, Koruny, Kč" }, { "value": "DKK", "text": "Denmark, Kroner, kr" }, { "value": "EGP", "text": "Egypt, Pounds, £" }, { "value": "EUR", "text": "Euro, €" }, { "value": "GTQ", "text": "Guatemala, Quetzales, Q" }, { "value": "HKD", "text": "Hong Kong, Dollars, $" }, { "value": "HUF", "text": "Hungary, Forint, Ft" }, { "value": "ISK", "text": "Iceland, Kronur, kr" }, { "value": "INR", "text": "India, Rupees, Rs" }, { "value": "IDR", "text": "Indonesia, Rupiahs, Rp" }, { "value": "IRR", "text": "Iran, Rials, ﷼" }, { "value": "ILS", "text": "Israel, New Shekels, ₪" }, { "value": "JPY", "text": "Japan, Yen, ¥" }, { "value": "KZT", "text": "Kazakhstan, Tenge, лв" }, { "value": "KPW", "text": "Korea (North), Won, ₩" }, { "value": "KRW", "text": "Korea (South), Won, ₩" }, { "value": "LVL", "text": "Latvia, Lati, Ls" }, { "value": "LTL", "text": "Lithuania, Litai, Lt" }, { "value": "MYR", "text": "Malaysia, Ringgits, RM" }, { "value": "MXN", "text": "Mexico, Pesos, $" }, { "value": "NZD", "text": "New Zealand, Dollars, $" }, { "value": "NOK", "text": "Norway, Kroner, kr" }, { "value": "OMR", "text": "Oman, Rials, ﷼" }, { "value": "PLN", "text": "Poland, Zlotych, zł" }, { "value": "QAR", "text": "Qatar, Rials, ﷼" }, { "value": "RON", "text": "Romania, New Lei, lei" }, { "value": "RUB", "text": "Russia, Rubles, руб" }, { "value": "SAR", "text": "Saudi Arabia, Riyals, ﷼" }, { "value": "RSD", "text": "Serbia, Dinars, Дин." }, { "value": "SGD", "text": "Singapore, Dollars, $" }, { "value": "ZAR", "text": "South Africa, Rand, R" }, { "value": "SEK", "text": "Sweden, Kronor, kr" }, { "value": "CHF", "text": "Switzerland, Francs, CHF" }, { "value": "TWD", "text": "Taiwan, New Dollars, NT$" }, { "value": "THB", "text": "Thailand, Baht, ฿" }, { "value": "TTD", "text": "Trinidad and Tobago, Dollars, TT$" }, { "value": "TRL", "text": "Turkey, Lira, £" }, { "value": "UAH", "text": "Ukraine, Hryvnia, ₴" }];

// Cart Products
x5engine.imCart.products = {
	'yi4ir400': {
		'id': 'yi4ir400',
		'id_user': 'CAMLOCK TYPE "E"',
		'name': 'CAMLOCK TYPE "E"',
		'category': 'ir4abcde',
		'description': '3/4" MALE/MALE BRONZE',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/p096_1_02.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ma0ir400': {
		'id': 'ma0ir400',
		'id_user': 'CAMLOCK TYPE "E"',
		'name': 'CAMLOCK TYPE "E"',
		'category': 'ir4abcde',
		'description': '1" MALE/MALE BRONZE',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/p096_1_02.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xc5ir400': {
		'id': 'xc5ir400',
		'id_user': 'CAMLOCK TYPE "E"',
		'name': 'CAMLOCK TYPE "E"',
		'category': 'ir4abcde',
		'description': '1.1/4" MALE/MALE BRONZE',
		'price': 35.00,
		'discounts': {},
		'images': ['cart/images/p096_1_02.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ez5ir400': {
		'id': 'ez5ir400',
		'id_user': 'CAMLOCK TYPE "E"',
		'name': 'CAMLOCK TYPE "E"',
		'category': 'ir4abcde',
		'description': '1.1/2" MALE/MALE BRONZE',
		'price': 45.00,
		'discounts': {},
		'images': ['cart/images/p096_1_02.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ij3ir400': {
		'id': 'ij3ir400',
		'id_user': 'CAMLOCK TYPE "E"',
		'name': 'CAMLOCK TYPE "E"',
		'category': 'ir4abcde',
		'description': '2" MALE/MALE BRONZE',
		'price': 55.00,
		'discounts': {},
		'images': ['cart/images/p096_1_02.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ab4ir400': {
		'id': 'ab4ir400',
		'id_user': 'CAMLOCK TYPE "C"',
		'name': 'CAMLOCK TYPE "C"',
		'category': 'ir4abcde',
		'description': '3/4" FEMALE/MALE BRONZE',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/125.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cy6ir400': {
		'id': 'cy6ir400',
		'id_user': 'CAMLOCK TYPE "C"',
		'name': 'CAMLOCK TYPE "C"',
		'category': 'ir4abcde',
		'description': '1" FEMALE/MALE BRONZE',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/125.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mi8ir400': {
		'id': 'mi8ir400',
		'id_user': 'CAMLOCK TYPE "C"',
		'name': 'CAMLOCK TYPE "C"',
		'category': 'ir4abcde',
		'description': '1.1/4" FEMALE/MALE BRONZE',
		'price': 30.00,
		'discounts': {},
		'images': ['cart/images/125.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'go6ir400': {
		'id': 'go6ir400',
		'id_user': 'CAMLOCK TYPE "C"',
		'name': 'CAMLOCK TYPE "C"',
		'category': 'ir4abcde',
		'description': '1.1/2" FEMALE/MALE BRONZE',
		'price': 40.00,
		'discounts': {},
		'images': ['cart/images/125.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yh9ir400': {
		'id': 'yh9ir400',
		'id_user': 'CAMLOCK TYPE "C"',
		'name': 'CAMLOCK TYPE "C"',
		'category': 'ir4abcde',
		'description': '2" FEMALE/MALE BRONZE',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/125.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ub2ir400': {
		'id': 'ub2ir400',
		'id_user': 'CAMLOCK TYPE "D"',
		'name': 'CAMLOCK TYPE "D"',
		'category': 'ir4abcde',
		'description': '3/4" FEMALE/FEMALE BRONZE',
		'price': 10.00,
		'discounts': {},
		'images': ['cart/images/111.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bz2ir400': {
		'id': 'bz2ir400',
		'id_user': 'CAMLOCK TYPE "D"',
		'name': 'CAMLOCK TYPE "D"',
		'category': 'ir4abcde',
		'description': '1" FEMALE/FEMALE BRONZE',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/111.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'of4ir400': {
		'id': 'of4ir400',
		'id_user': 'CAMLOCK TYPE "D"',
		'name': 'CAMLOCK TYPE "D"',
		'category': 'ir4abcde',
		'description': '1.1/4" FEMALE/FEMALE BRONZE',
		'price': 30.00,
		'discounts': {},
		'images': ['cart/images/111.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'im9ir400': {
		'id': 'im9ir400',
		'id_user': 'CAMLOCK TYPE "D"',
		'name': 'CAMLOCK TYPE "D"',
		'category': 'ir4abcde',
		'description': '1.1/2" FEMALE/FEMALE BRONZE',
		'price': 40.00,
		'discounts': {},
		'images': ['cart/images/111.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xp5ir400': {
		'id': 'xp5ir400',
		'id_user': 'CAMLOCK TYPE "D"',
		'name': 'CAMLOCK TYPE "D"',
		'category': 'ir4abcde',
		'description': '2" FEMALE/FEMALE BRONZE',
		'price': 50.00,
		'discounts': {},
		'images': ['cart/images/111.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qs9ix600': {
		'id': 'qs9ix600',
		'id_user': '4 metres SHANNON 80Bar Diam. 4" (one swaged ring 4.1/2")',
		'name': '4 metres SHANNON 80Bar Diam. 4" (one swaged ring 4.1/2")',
		'category': 'ix6abcde',
		'description': 'MADE IN ITALY<br />Length: 4 metres.<br />Concrete pump hose for boom transfer, placement.  Inner tube:   wear resistant NR, black, smooth.<br />Reinforcement:  4 steel cord plies.<br />Cover:   wear and weather resistant NR, black, fabric impression.<br />Temperature range:   - 30 °C to + 80 °C.<br />Advantages<br />-  Highly abrasion resistant hose to give extended service life.<br />-  Flexible and easy to handle.  Couplings/Fittings<br />-   Robust construction to withstand heavy compressive loads to Swaged couplings with dimensions according to VICTAULIC for concrete pump manufacturers (PUTZMEISTER, SCHWING ...)<br />http://www.huberhoses.com/shannon_80.html',
		'price': 600.00,
		'discounts': {},
		'images': ['cart/images/Shannon-Short1.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oz7ix600': {
		'id': 'oz7ix600',
		'id_user': '5 metres SHANNON 80Bar Diam. 4" (one swaged ring 4.1/2")',
		'name': '5 metres SHANNON 80Bar Diam. 4" (one swaged ring 4.1/2")',
		'category': 'ix6abcde',
		'description': 'MADE IN ITALY<br />Length: 5 metres.<br />Concrete pump hose for boom transfer, placement.  Inner tube:   wear resistant NR, black, smooth.<br />Reinforcement:  4 steel cord plies.<br />Cover:   wear and weather resistant NR, black, fabric impression.<br />Temperature range:   - 30 °C to + 80 °C.<br />Advantages<br />-  Highly abrasion resistant hose to give extended service life.<br />-  Flexible and easy to handle.  Couplings/Fittings<br />-   Robust construction to withstand heavy compressive loads to Swaged couplings with dimensions according to VICTAULIC for concrete pump manufacturers (PUTZMEISTER, SCHWING ...)<br />http://www.huberhoses.com/shannon_80.html',
		'price': 720.00,
		'discounts': {},
		'images': ['cart/images/Shannon-Short1.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nz8ix600': {
		'id': 'nz8ix600',
		'id_user': '4 metres SHANNON 80Bar Diam. 5" (one swaged ring 5.1/2")',
		'name': '4 metres SHANNON 80Bar Diam. 5" (one swaged ring 5.1/2")',
		'category': 'ix6abcde',
		'description': 'MADE IN ITALY<br />Length: 4 metres.<br />Concrete pump hose for boom transfer, placement.  Inner tube:   wear resistant NR, black, smooth.<br />Reinforcement:  4 steel cord plies.<br />Cover:   wear and weather resistant NR, black, fabric impression.<br />Temperature range:   - 30 °C to + 80 °C.<br />Advantages<br />-  Highly abrasion resistant hose to give extended service life.<br />-  Flexible and easy to handle.  Couplings/Fittings<br />-   Robust construction to withstand heavy compressive loads to Swaged couplings with dimensions according to VICTAULIC for concrete pump manufacturers (PUTZMEISTER, SCHWING ...)<br />http://www.huberhoses.com/shannon_80.html',
		'price': 760.00,
		'discounts': {},
		'images': ['cart/images/Shannon-Short9.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hn8ix600': {
		'id': 'hn8ix600',
		'id_user': '5 metres SHANNON 80Bar Diam. 5" (one swaged ring 5.1/2")',
		'name': '5 metres SHANNON 80Bar Diam. 5" (one swaged ring 5.1/2")',
		'category': 'ix6abcde',
		'description': 'MADE IN ITALY<br />Length: 5 metres.<br />Concrete pump hose for boom transfer, placement.  Inner tube:   wear resistant NR, black, smooth.<br />Reinforcement:  4 steel cord plies.<br />Cover:   wear and weather resistant NR, black, fabric impression.<br />Temperature range:   - 30 °C to + 80 °C.<br />Advantages<br />-  Highly abrasion resistant hose to give extended service life.<br />-  Flexible and easy to handle.  Couplings/Fittings<br />-   Robust construction to withstand heavy compressive loads to Swaged couplings with dimensions according to VICTAULIC for concrete pump manufacturers (PUTZMEISTER, SCHWING ...)<br />http://www.huberhoses.com/shannon_80.html',
		'price': 880.00,
		'discounts': {},
		'images': ['cart/images/Shannon-Short9.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'br8ix600': {
		'id': 'br8ix600',
		'id_user': '4" Non adjustable snap coupling.',
		'name': '4" Non adjustable snap coupling.',
		'category': 'ix6abcde',
		'description': 'We hold a vast range of couplings in drop-forged steel, suitable for different connecting systems.',
		'price': 35.00,
		'discounts': {},
		'images': ['cart/images/kliditessera.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ec3ix600': {
		'id': 'ec3ix600',
		'id_user': '4.1/2" Non adjustable snap coupling.',
		'name': '4.1/2" Non adjustable snap coupling.',
		'category': 'ix6abcde',
		'description': 'We hold a vast range of couplings in drop-forged steel, suitable for different connecting systems.',
		'price': 35.00,
		'discounts': {},
		'images': ['cart/images/kliditesseramisi.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fq1ix600': {
		'id': 'fq1ix600',
		'id_user': '5" Non adjustable snap coupling.',
		'name': '5" Non adjustable snap coupling.',
		'category': 'ix6abcde',
		'description': 'We hold a vast range of couplings in drop-forged steel, suitable for different connecting systems.',
		'price': 43.00,
		'discounts': {},
		'images': ['cart/images/klidipende.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yh2ix600': {
		'id': 'yh2ix600',
		'id_user': '5.1/2" Non adjustable snap coupling.',
		'name': '5.1/2" Non adjustable snap coupling.',
		'category': 'ix6abcde',
		'description': 'We hold a vast range of couplings in drop-forged steel, suitable for different connecting systems.',
		'price': 43.00,
		'discounts': {},
		'images': ['cart/images/klidipendemisi.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kq9ix600': {
		'id': 'kq9ix600',
		'id_user': '4" double lipped rubber gasket',
		'name': '4" double lipped rubber gasket',
		'category': 'ix6abcde',
		'description': 'The seal for the couplings is assured by a rubber gasket.',
		'price': 1.40,
		'discounts': {},
		'images': ['cart/images/gasketfour.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ed2ix600': {
		'id': 'ed2ix600',
		'id_user': '4.1/2" double lipped rubber gasket',
		'name': '4.1/2" double lipped rubber gasket',
		'category': 'ix6abcde',
		'description': 'The seal for the couplings is assured by a rubber gasket.',
		'price': 1.40,
		'discounts': {},
		'images': ['cart/images/gasketfourandahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mi4ix600': {
		'id': 'mi4ix600',
		'id_user': '5" double lipped rubber gasket',
		'name': '5" double lipped rubber gasket',
		'category': 'ix6abcde',
		'description': 'The seal for the couplings is assured by a rubber gasket.',
		'price': 1.80,
		'discounts': {},
		'images': ['cart/images/gasketfive.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vc0ix600': {
		'id': 'vc0ix600',
		'id_user': '5.1/2" double lipped rubber gasket',
		'name': '5.1/2" double lipped rubber gasket',
		'category': 'ix6abcde',
		'description': 'The seal for the couplings is assured by a rubber gasket.',
		'price': 1.80,
		'discounts': {},
		'images': ['cart/images/gasketfiveandahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rr9ix600': {
		'id': 'rr9ix600',
		'id_user': '4" Weld-on-collars',
		'name': '4" Weld-on-collars',
		'category': 'ix6abcde',
		'description': 'To be welded at pipe ends for coupling connection.',
		'price': 5.50,
		'discounts': {},
		'images': ['cart/images/weldingring4.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'eu1ix600': {
		'id': 'eu1ix600',
		'id_user': '4.1/2" Weld-on-collars',
		'name': '4.1/2" Weld-on-collars',
		'category': 'ix6abcde',
		'description': 'To be welded at pipe ends for coupling connection.',
		'price': 5.50,
		'discounts': {},
		'images': ['cart/images/weldingring4andahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nr4ix600': {
		'id': 'nr4ix600',
		'id_user': '5" Weld-on-collars',
		'name': '5" Weld-on-collars',
		'category': 'ix6abcde',
		'description': 'To be welded at pipe ends for coupling connection.',
		'price': 6.00,
		'discounts': {},
		'images': ['cart/images/weldingring5.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qv8ix600': {
		'id': 'qv8ix600',
		'id_user': '5.1/2" Weld-on-collars',
		'name': '5.1/2" Weld-on-collars',
		'category': 'ix6abcde',
		'description': 'To be welded at pipe ends for coupling connection.',
		'price': 6.00,
		'discounts': {},
		'images': ['cart/images/weldingring5andahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ws1ix600': {
		'id': 'ws1ix600',
		'id_user': '4.1/2" Elbows 90°',
		'name': '4.1/2" Elbows 90°',
		'category': 'ix6abcde',
		'description': 'Manganese Steel.<br />For booms and pump outlets.',
		'price': 100.00,
		'discounts': {},
		'images': ['cart/images/courba4andahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vw7ix600': {
		'id': 'vw7ix600',
		'id_user': '5.1/2" Elbows 90°',
		'name': '5.1/2" Elbows 90°',
		'category': 'ix6abcde',
		'description': 'Manganese Steel.<br />For booms and pump outlets.',
		'price': 113.00,
		'discounts': {},
		'images': ['cart/images/courba5andahalf.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dv0ot700': {
		'id': 'dv0ot700',
		'id_user': 'SAE 100 R1SN 1/4"',
		'name': 'SAE 100 R1SN 1/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 2.50,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nn0ot700': {
		'id': 'nn0ot700',
		'id_user': 'SAE 100 R1SN 5/16"',
		'name': 'SAE 100 R1SN 5/16"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 3.05,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'io0ot700': {
		'id': 'io0ot700',
		'id_user': 'SAE 100 R1SN 3/8"',
		'name': 'SAE 100 R1SN 3/8"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 3.50,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bq1ot700': {
		'id': 'bq1ot700',
		'id_user': 'SAE 100 R1SN 1/2"',
		'name': 'SAE 100 R1SN 1/2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 3.70,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tg7ot700': {
		'id': 'tg7ot700',
		'id_user': 'SAE 100 R1SN 5/8"',
		'name': 'SAE 100 R1SN 5/8"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 5.50,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pm8ot700': {
		'id': 'pm8ot700',
		'id_user': 'SAE 100 R1SN 3/4"',
		'name': 'SAE 100 R1SN 3/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 5.50,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zk0ot700': {
		'id': 'zk0ot700',
		'id_user': 'SAE 100 R1SN 1"',
		'name': 'SAE 100 R1SN 1"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 9.00,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ux8ot700': {
		'id': 'ux8ot700',
		'id_user': 'SAE 100 R1SN 1.1/4"',
		'name': 'SAE 100 R1SN 1.1/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 14.90,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'we4ot700': {
		'id': 'we4ot700',
		'id_user': 'SAE 100 R1SN 1.1/2"',
		'name': 'SAE 100 R1SN 1.1/2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 16.30,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ep2ot700': {
		'id': 'ep2ot700',
		'id_user': 'SAE 100 R1SN 2"',
		'name': 'SAE 100 R1SN 2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 1 braid of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 23.00,
		'discounts': {},
		'images': ['cart/images/1SSNN.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gr7ot700': {
		'id': 'gr7ot700',
		'id_user': 'SAE 100 R2SN 1/4"',
		'name': 'SAE 100 R2SN 1/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 3.60,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bm1ot700': {
		'id': 'bm1ot700',
		'id_user': 'SAE 100 R2SN 5/16"',
		'name': 'SAE 100 R2SN 5/16"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 3.80,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mw0ot700': {
		'id': 'mw0ot700',
		'id_user': 'SAE 100 R2SN 3/8"',
		'name': 'SAE 100 R2SN 3/8"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 4.30,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qy5ot700': {
		'id': 'qy5ot700',
		'id_user': 'SAE 100 R2SN 1/2"',
		'name': 'SAE 100 R2SN 1/2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 5.00,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yr5ot700': {
		'id': 'yr5ot700',
		'id_user': 'SAE 100 R2SN 5/8"',
		'name': 'SAE 100 R2SN 5/8"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 6.10,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gv3ot700': {
		'id': 'gv3ot700',
		'id_user': 'SAE 100 R2SN 3/4"',
		'name': 'SAE 100 R2SN 3/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 7.20,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ow9ot700': {
		'id': 'ow9ot700',
		'id_user': 'SAE 100 R2SN 1"',
		'name': 'SAE 100 R2SN 1"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 9.80,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cy4ot700': {
		'id': 'cy4ot700',
		'id_user': 'SAE 100 R2SN 1.1/4"',
		'name': 'SAE 100 R2SN 1.1/4"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 18.00,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yo2ot700': {
		'id': 'yo2ot700',
		'id_user': 'SAE 100 R2SN 1.1/2"',
		'name': 'SAE 100 R2SN 1.1/2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mq4ot700': {
		'id': 'mq4ot700',
		'id_user': 'SAE 100 R2SN 2"',
		'name': 'SAE 100 R2SN 2"',
		'category': 'ot7abcde',
		'description': 'APPLICATIONS: Low / medium pressure.<br />TUBE: Synthetic rubber resistant to oils.<br />REINFORCEMENT: 2 braids of high tensile steel.<br />COVER: Black synthetic rubber oil resistant.<br />W. TEMP.: from -40°C up to+100°C; +125°C max for limited time.',
		'price': 30.00,
		'discounts': {},
		'images': ['cart/images/2HUBSN-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zb7wc100': {
		'id': 'zb7wc100',
		'id_user': 'INOX HOSE I.D. 1/4"',
		'name': 'INOX HOSE I.D. 1/4"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 140 Bar',
		'price': 12.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gn7wc100': {
		'id': 'gn7wc100',
		'id_user': 'INOX HOSE I.D. 3/8"',
		'name': 'INOX HOSE I.D. 3/8"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 100 Bar',
		'price': 15.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ub8wc100': {
		'id': 'ub8wc100',
		'id_user': 'INOX HOSE I.D. 1/2"',
		'name': 'INOX HOSE I.D. 1/2"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 90 Bar',
		'price': 18.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ui7wc100': {
		'id': 'ui7wc100',
		'id_user': 'INOX HOSE I.D. 5/8"',
		'name': 'INOX HOSE I.D. 5/8"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 65 Bar',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'es3wc100': {
		'id': 'es3wc100',
		'id_user': 'INOX HOSE I.D. 3/4"',
		'name': 'INOX HOSE I.D. 3/4"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 55 Bar',
		'price': 22.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ng3wc100': {
		'id': 'ng3wc100',
		'id_user': 'INOX HOSE I.D. 1"',
		'name': 'INOX HOSE I.D. 1"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 48 Bar',
		'price': 25.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ob2wc100': {
		'id': 'ob2wc100',
		'id_user': 'INOX HOSE I.D. 1.1/4"',
		'name': 'INOX HOSE I.D. 1.1/4"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 38 Bar',
		'price': 33.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cl3wc100': {
		'id': 'cl3wc100',
		'id_user': 'INOX HOSE I.D. 1.1/2"',
		'name': 'INOX HOSE I.D. 1.1/2"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 34 Bar',
		'price': 38.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'al9wc100': {
		'id': 'al9wc100',
		'id_user': 'INOX HOSE I.D. 2"',
		'name': 'INOX HOSE I.D. 2"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 31 Bar',
		'price': 45.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ig4wc100': {
		'id': 'ig4wc100',
		'id_user': 'INOX HOSE I.D. 2.1/2"',
		'name': 'INOX HOSE I.D. 2.1/2"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 27 Bar',
		'price': 55.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xf6wc100': {
		'id': 'xf6wc100',
		'id_user': 'INOX HOSE I.D. 3"',
		'name': 'INOX HOSE I.D. 3"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 24 Bar',
		'price': 61.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ch7wc100': {
		'id': 'ch7wc100',
		'id_user': 'INOX HOSE I.D. 4"',
		'name': 'INOX HOSE I.D. 4"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 15 Bar',
		'price': 75.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ma0wc100': {
		'id': 'ma0wc100',
		'id_user': 'INOX HOSE I.D. 5"',
		'name': 'INOX HOSE I.D. 5"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 14 Bar',
		'price': 92.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yi4wc100': {
		'id': 'yi4wc100',
		'id_user': 'INOX HOSE I.D. 6"',
		'name': 'INOX HOSE I.D. 6"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 9 Bar',
		'price': 105.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mg8wc100': {
		'id': 'mg8wc100',
		'id_user': 'INOX HOSE I.D.8"',
		'name': 'INOX HOSE I.D.8"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 8 Bar',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lx0wc100': {
		'id': 'lx0wc100',
		'id_user': 'INOX HOSE I.D.10"',
		'name': 'INOX HOSE I.D.10"',
		'category': 'wc1abcde',
		'description': 'Stainless Steel Annular Convoluted Hose AISI 321 covered with Stainless Steel Braid AISI 304.<br />Working Pressure: 6 Bar',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/Inox_1Braid.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dz6sl900': {
		'id': 'dz6sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vw2sl900': {
		'id': 'vw2sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mo8sl900': {
		'id': 'mo8sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ub9sl900': {
		'id': 'ub9sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ym8sl900': {
		'id': 'ym8sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dq8sl900': {
		'id': 'dq8sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cj8sl900': {
		'id': 'cj8sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ld3sl900': {
		'id': 'ld3sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xc5sl900': {
		'id': 'xc5sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ub2sl900': {
		'id': 'ub2sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length:1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ca2sl900': {
		'id': 'ca2sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ar4sl900': {
		'id': 'ar4sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tn5sl900': {
		'id': 'tn5sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mr3sl900': {
		'id': 'mr3sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ok2sl900': {
		'id': 'ok2sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lb2sl900': {
		'id': 'lb2sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ai3sl900': {
		'id': 'ai3sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lh7sl900': {
		'id': 'lh7sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fb7sl900': {
		'id': 'fb7sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zb4sl900': {
		'id': 'zb4sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ac3sl900': {
		'id': 'ac3sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yj6sl900': {
		'id': 'yj6sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cv3sl900': {
		'id': 'cv3sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bb5sl900': {
		'id': 'bb5sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dl1sl900': {
		'id': 'dl1sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vi8sl900': {
		'id': 'vi8sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kh6sl900': {
		'id': 'kh6sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sf9sl900': {
		'id': 'sf9sl900',
		'id_user': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / FEMALE FITTING',
		'category': 'sl9abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEFEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gs6ie100': {
		'id': 'gs6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qr3ie100': {
		'id': 'qr3ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'km6ie100': {
		'id': 'km6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ti5ie100': {
		'id': 'ti5ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Female / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hg3ie100': {
		'id': 'hg3ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ru9ie100': {
		'id': 'ru9ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ye1ie100': {
		'id': 'ye1ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jl4ie100': {
		'id': 'jl4ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Female / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tg5ie100': {
		'id': 'tg5ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hz6ie100': {
		'id': 'hz6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qb5ie100': {
		'id': 'qb5ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xe1ie100': {
		'id': 'xe1ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Female / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ho0ie100': {
		'id': 'ho0ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bo7ie100': {
		'id': 'bo7ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vj7ie100': {
		'id': 'vj7ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kw2ie100': {
		'id': 'kw2ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Female / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qd3ie100': {
		'id': 'qd3ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fp2ie100': {
		'id': 'fp2ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'um6ie100': {
		'id': 'um6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ge4ie100': {
		'id': 'ge4ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Female / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yf3ie100': {
		'id': 'yf3ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bf6ie100': {
		'id': 'bf6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wl4ie100': {
		'id': 'wl4ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gk7ie100': {
		'id': 'gk7ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Female / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'je7ie100': {
		'id': 'je7ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rr6ie100': {
		'id': 'rr6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zr8ie100': {
		'id': 'zr8ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vg6ie100': {
		'id': 'vg6ie100',
		'id_user': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'name': 'INOX HOSE WITH FEMALE / MALE FITTING',
		'category': 'ie1abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Female / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/FEMALEMALE-copy.png'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xb0hp400': {
		'id': 'xb0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Male / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'km1hp400': {
		'id': 'km1hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Male / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wz5hp400': {
		'id': 'wz5hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Male / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ff5hp400': {
		'id': 'ff5hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/8"<br />Fittings: Male / Male B.S.P. 3/8" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vx7hp400': {
		'id': 'vx7hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Male / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ov7hp400': {
		'id': 'ov7hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Male / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pg2hp400': {
		'id': 'pg2hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Male / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cq7hp400': {
		'id': 'cq7hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1/2"<br />Fittings: Male / Male B.S.P. 1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jo9hp400': {
		'id': 'jo9hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Male / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oh0hp400': {
		'id': 'oh0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Male / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pb0hp400': {
		'id': 'pb0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Male / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dt0hp400': {
		'id': 'dt0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 3/4"<br />Fittings: Male / Male B.S.P. 3/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ac6hp400': {
		'id': 'ac6hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Male / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hx0hp400': {
		'id': 'hx0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Male / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ih3hp400': {
		'id': 'ih3hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Male / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tz8hp400': {
		'id': 'tz8hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1"<br />Fittings: Male / Male B.S.P. 1" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yx3hp400': {
		'id': 'yx3hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Male / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yl2hp400': {
		'id': 'yl2hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Male / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nt0hp400': {
		'id': 'nt0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Male / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oz7hp400': {
		'id': 'oz7hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/4"<br />Fittings: Male / Male B.S.P. 1.1/4" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'se0hp400': {
		'id': 'se0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Male / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jk0hp400': {
		'id': 'jk0hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Male / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oq8hp400': {
		'id': 'oq8hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Male / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gj5hp400': {
		'id': 'gj5hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 1.1/2"<br />Fittings: Male / Male B.S.P. 1.1/2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ah2hp400': {
		'id': 'ah2hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Male / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 0,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pr7hp400': {
		'id': 'pr7hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Male / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mz2hp400': {
		'id': 'mz2hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Male / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 1,5 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tc5hp400': {
		'id': 'tc5hp400',
		'id_user': 'INOX HOSE WITH MALE / MALE FITTING',
		'name': 'INOX HOSE WITH MALE / MALE FITTING',
		'category': 'hp4abcde',
		'description': 'Hose internal diameter: 2"<br />Fittings: Male / Male B.S.P. 2" swivel 60° cone.<br />All fittings are Tig Welded.<br /><br />Assembly Total Length: 2 metres.',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/MALEMALE-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wv4ew000': {
		'id': 'wv4ew000',
		'id_user': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1/2" - 1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fq4ew000': {
		'id': 'fq4ew000',
		'id_user': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1/2" - 1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dk6ew000': {
		'id': 'dk6ew000',
		'id_user': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1/2" - 1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tt4ew000': {
		'id': 'tt4ew000',
		'id_user': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1/2" - 1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ky1ew000': {
		'id': 'ky1ew000',
		'id_user': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3/4" - 3/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cq0ew000': {
		'id': 'cq0ew000',
		'id_user': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3/4" - 3/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ht0ew000': {
		'id': 'ht0ew000',
		'id_user': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3/4" - 3/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xr6ew000': {
		'id': 'xr6ew000',
		'id_user': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '3/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3/4" - 3/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sv5ew000': {
		'id': 'sv5ew000',
		'id_user': '1" INOX WITH TWO SWIVEL FLANGES',
		'name': '1" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1" - 1" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zd7ew000': {
		'id': 'zd7ew000',
		'id_user': '1" INOX WITH TWO SWIVEL FLANGES',
		'name': '1" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1" - 1" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bu0ew000': {
		'id': 'bu0ew000',
		'id_user': '1" INOX WITH TWO SWIVEL FLANGES',
		'name': '1" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1" - 1" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'np4ew000': {
		'id': 'np4ew000',
		'id_user': '1" INOX WITH TWO SWIVEL FLANGES',
		'name': '1" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1" - 1" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sg8ew000': {
		'id': 'sg8ew000',
		'id_user': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/4" - 1.1/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sq3ew000': {
		'id': 'sq3ew000',
		'id_user': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/4" - 1.1/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vq4ew000': {
		'id': 'vq4ew000',
		'id_user': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/4" - 1.1/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hm1ew000': {
		'id': 'hm1ew000',
		'id_user': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/4" - 1.1/4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zt4ew000': {
		'id': 'zt4ew000',
		'id_user': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/2" - 1.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zk6ew000': {
		'id': 'zk6ew000',
		'id_user': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/2" - 1.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jz3ew000': {
		'id': 'jz3ew000',
		'id_user': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/2" - 1.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jl9ew000': {
		'id': 'jl9ew000',
		'id_user': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '1.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '1.1/2" - 1.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ji1ew000': {
		'id': 'ji1ew000',
		'id_user': '2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2" - 2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ig6ew000': {
		'id': 'ig6ew000',
		'id_user': '2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2" - 2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oa1ew000': {
		'id': 'oa1ew000',
		'id_user': '2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2" - 2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qw9ew000': {
		'id': 'qw9ew000',
		'id_user': '2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2" - 2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hr7ew000': {
		'id': 'hr7ew000',
		'id_user': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2.1/2" - 2.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'di2ew000': {
		'id': 'di2ew000',
		'id_user': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2.1/2" - 2.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'el8ew000': {
		'id': 'el8ew000',
		'id_user': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2.1/2" - 2.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pr3ew000': {
		'id': 'pr3ew000',
		'id_user': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'name': '2.1/2" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '2.1/2" - 2.1/2" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jn0ew000': {
		'id': 'jn0ew000',
		'id_user': '3" INOX WITH TWO SWIVEL FLANGES',
		'name': '3" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3" - 3" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cc4ew000': {
		'id': 'cc4ew000',
		'id_user': '3" INOX WITH TWO SWIVEL FLANGES',
		'name': '3" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3" - 3" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'no4ew000': {
		'id': 'no4ew000',
		'id_user': '3" INOX WITH TWO SWIVEL FLANGES',
		'name': '3" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3" - 3" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ah1ew000': {
		'id': 'ah1ew000',
		'id_user': '3" INOX WITH TWO SWIVEL FLANGES',
		'name': '3" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '3" - 3" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qh3ew000': {
		'id': 'qh3ew000',
		'id_user': '4" INOX WITH TWO SWIVEL FLANGES',
		'name': '4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '4" - 4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pe2ew000': {
		'id': 'pe2ew000',
		'id_user': '4" INOX WITH TWO SWIVEL FLANGES',
		'name': '4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '4" - 4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lq0ew000': {
		'id': 'lq0ew000',
		'id_user': '4" INOX WITH TWO SWIVEL FLANGES',
		'name': '4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '4" - 4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qj1ew000': {
		'id': 'qj1ew000',
		'id_user': '4" INOX WITH TWO SWIVEL FLANGES',
		'name': '4" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '4" - 4" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bm4ew000': {
		'id': 'bm4ew000',
		'id_user': '5" INOX WITH TWO SWIVEL FLANGES',
		'name': '5" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '5" - 5" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ne4ew000': {
		'id': 'ne4ew000',
		'id_user': '5" INOX WITH TWO SWIVEL FLANGES',
		'name': '5" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '5" - 5" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mo0ew000': {
		'id': 'mo0ew000',
		'id_user': '5" INOX WITH TWO SWIVEL FLANGES',
		'name': '5" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '5" - 5" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xd0ew000': {
		'id': 'xd0ew000',
		'id_user': '5" INOX WITH TWO SWIVEL FLANGES',
		'name': '5" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '5" - 5" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vt1ew000': {
		'id': 'vt1ew000',
		'id_user': '6" INOX WITH TWO SWIVEL FLANGES',
		'name': '6" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '6" - 6" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'co3ew000': {
		'id': 'co3ew000',
		'id_user': '6" INOX WITH TWO SWIVEL FLANGES',
		'name': '6" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '6" - 6" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nt0ew000': {
		'id': 'nt0ew000',
		'id_user': '6" INOX WITH TWO SWIVEL FLANGES',
		'name': '6" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '6" - 6" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dn2ew000': {
		'id': 'dn2ew000',
		'id_user': '6" INOX WITH TWO SWIVEL FLANGES',
		'name': '6" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '6" - 6" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jv7ew000': {
		'id': 'jv7ew000',
		'id_user': '8" INOX WITH TWO SWIVEL FLANGES',
		'name': '8" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '8" - 8" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 0,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rs3ew000': {
		'id': 'rs3ew000',
		'id_user': '8" INOX WITH TWO SWIVEL FLANGES',
		'name': '8" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '8" - 8" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ux0ew000': {
		'id': 'ux0ew000',
		'id_user': '8" INOX WITH TWO SWIVEL FLANGES',
		'name': '8" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '8" - 8" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 1,5 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gw7ew000': {
		'id': 'gw7ew000',
		'id_user': '8" INOX WITH TWO SWIVEL FLANGES',
		'name': '8" INOX WITH TWO SWIVEL FLANGES',
		'category': 'ew0abcde',
		'description': '8" - 8" Swivel Flanges with raised face<br />Material: Steel (can be manufactured also in St. Steel)<br />According to DIN or ASA specifications<br /><br />Assembly Total Length: 2 metres.<br /><br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/swivelflange-copy.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ss2cv300': {
		'id': 'ss2cv300',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dv0cv300': {
		'id': 'dv0cv300',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'or9cv300': {
		'id': 'or9cv300',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ou3cv300': {
		'id': 'ou3cv300',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 225 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kh6cv300': {
		'id': 'kh6cv300',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zm0cv300': {
		'id': 'zm0cv300',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tu2cv300': {
		'id': 'tu2cv300',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ec0cv300': {
		'id': 'ec0cv300',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jj6cv300': {
		'id': 'jj6cv300',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bf5cv300': {
		'id': 'bf5cv300',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lo2cv300': {
		'id': 'lo2cv300',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fb3cv300': {
		'id': 'fb3cv300',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 180 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wd6cv300': {
		'id': 'wd6cv300',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cc6cv300': {
		'id': 'cc6cv300',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sk3cv300': {
		'id': 'sk3cv300',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qg8cv300': {
		'id': 'qg8cv300',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 160 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ay9cv300': {
		'id': 'ay9cv300',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rv6cv300': {
		'id': 'rv6cv300',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xo6cv300': {
		'id': 'xo6cv300',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wm6cv300': {
		'id': 'wm6cv300',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 130 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wx7cv300': {
		'id': 'wx7cv300',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yr9cv300': {
		'id': 'yr9cv300',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cg8cv300': {
		'id': 'cg8cv300',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ma6cv300': {
		'id': 'ma6cv300',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 105 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ns3cv300': {
		'id': 'ns3cv300',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rm3cv300': {
		'id': 'rm3cv300',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ca7cv300': {
		'id': 'ca7cv300',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zk6cv300': {
		'id': 'zk6cv300',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 88 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vu6cv300': {
		'id': 'vu6cv300',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fh7cv300': {
		'id': 'fh7cv300',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ja3cv300': {
		'id': 'ja3cv300',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pn9cv300': {
		'id': 'pn9cv300',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 63 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qb0cv300': {
		'id': 'qb0cv300',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dj4cv300': {
		'id': 'dj4cv300',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lx0cv300': {
		'id': 'lx0cv300',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ty8cv300': {
		'id': 'ty8cv300',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 50 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ka1cv300': {
		'id': 'ka1cv300',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ud0cv300': {
		'id': 'ud0cv300',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qy2cv300': {
		'id': 'qy2cv300',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oh0cv300': {
		'id': 'oh0cv300',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 40 Bar',
		'category': 'cv3abcde',
		'description': 'Hydraulic High Pressure Hose with 1 steel braid, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'options': ['B.S.P.', 'METRIC'],
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jx9ea700': {
		'id': 'jx9ea700',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fk8ea700': {
		'id': 'fk8ea700',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hp9ea700': {
		'id': 'hp9ea700',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length:1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'sc2ea700': {
		'id': 'sc2ea700',
		'id_user': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'name': '1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 400 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'al5ea700': {
		'id': 'al5ea700',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mm4ea700': {
		'id': 'mm4ea700',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'av4ea700': {
		'id': 'av4ea700',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'et9ea700': {
		'id': 'et9ea700',
		'id_user': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'name': '5/16" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 350 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ws4ea700': {
		'id': 'ws4ea700',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qm9ea700': {
		'id': 'qm9ea700',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ai3ea700': {
		'id': 'ai3ea700',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fg6ea700': {
		'id': 'fg6ea700',
		'id_user': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'name': '3/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 330 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pp1ea700': {
		'id': 'pp1ea700',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'og5ea700': {
		'id': 'og5ea700',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ik6ea700': {
		'id': 'ik6ea700',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ir1ea700': {
		'id': 'ir1ea700',
		'id_user': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'name': '1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 275 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lr7ea700': {
		'id': 'lr7ea700',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pg7ea700': {
		'id': 'pg7ea700',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xc9ea700': {
		'id': 'xc9ea700',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ou1ea700': {
		'id': 'ou1ea700',
		'id_user': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'name': '5/8" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 250 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mn1ea700': {
		'id': 'mn1ea700',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pb9ea700': {
		'id': 'pb9ea700',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mp6ea700': {
		'id': 'mp6ea700',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xh4ea700': {
		'id': 'xh4ea700',
		'id_user': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'name': '3/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 215 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ru9ea700': {
		'id': 'ru9ea700',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lk5ea700': {
		'id': 'lk5ea700',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'aq5ea700': {
		'id': 'aq5ea700',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tg2ea700': {
		'id': 'tg2ea700',
		'id_user': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'name': '1" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 165 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nm1ea700': {
		'id': 'nm1ea700',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jw4ea700': {
		'id': 'jw4ea700',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'oj4ea700': {
		'id': 'oj4ea700',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cn3ea700': {
		'id': 'cn3ea700',
		'id_user': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'name': '1.1/4" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 125 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vj5ea700': {
		'id': 'vj5ea700',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rr4ea700': {
		'id': 'rr4ea700',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pw0ea700': {
		'id': 'pw0ea700',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hv1ea700': {
		'id': 'hv1ea700',
		'id_user': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'name': '1.1/2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 90 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xg2ea700': {
		'id': 'xg2ea700',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qk3ea700': {
		'id': 'qk3ea700',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xj7ea700': {
		'id': 'xj7ea700',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'dz4ea700': {
		'id': 'dz4ea700',
		'id_user': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'name': '2" HYDRAULIC HOSE WITH 2 FEMALE FITTINGS W.P. 80 Bar',
		'category': 'ea7abcde',
		'description': 'Hydraulic High Pressure Hose with 2 steel braids, Black, Oil and Abrasion resistant<br />Fittings B.S.P. or Metric (same price)<br /><br />Length: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/high-pressure-hoseVERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kp2jd000': {
		'id': 'kp2jd000',
		'id_user': '3/8" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '3/8" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 11.90,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'at7jd000': {
		'id': 'at7jd000',
		'id_user': '1/2" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '1/2" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 14.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tz2jd000': {
		'id': 'tz2jd000',
		'id_user': '5/8" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '5/8" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tf0jd000': {
		'id': 'tf0jd000',
		'id_user': '3/4" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '3/4" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 16.50,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yw3jd000': {
		'id': 'yw3jd000',
		'id_user': '1" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '1" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 20.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xy5jd000': {
		'id': 'xy5jd000',
		'id_user': '1.1/4" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '1.1/4" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zk3jd000': {
		'id': 'zk3jd000',
		'id_user': '1.1/2" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '1.1/2" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bu8jd000': {
		'id': 'bu8jd000',
		'id_user': '2" VICTORIA - Steam hose for 210°C (410°F)',
		'name': '2" VICTORIA - Steam hose for 210°C (410°F)',
		'category': 'jd0abcde',
		'description': 'Steel cord hose for saturated steam at 18 bar (261psi) working pressure, designed for service in many industries: chemical, petrochemical shipyard, etc. The hose can reach peak value of 230°C, 18 bar, of superheated steam. <br />Construction<br />Tube: black, smooth, EPDM rubber specially compounded to withstand saturated steam.<br />Reinforcement: plies of steel wire cord<br />Cover: red, smooth, (wrapped finish) EPDM rubber with excellent resistance to high temperature, weathering and ageing; it is pin- pricked to prevent separation.<br />Temperature: -40°F(-40°C ) to +410°F (+210°C)<br />',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/steam-hose1-VERTICAL.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vn1fa500': {
		'id': 'vn1fa500',
		'id_user': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'na3fa500': {
		'id': 'na3fa500',
		'id_user': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'np6fa500': {
		'id': 'np6fa500',
		'id_user': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kg6fa500': {
		'id': 'kg6fa500',
		'id_user': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ck7fa500': {
		'id': 'ck7fa500',
		'id_user': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kg1fa500': {
		'id': 'kg1fa500',
		'id_user': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'al8fa500': {
		'id': 'al8fa500',
		'id_user': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vu8fa500': {
		'id': 'vu8fa500',
		'id_user': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gi3fa500': {
		'id': 'gi3fa500',
		'id_user': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'gn4fa500': {
		'id': 'gn4fa500',
		'id_user': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ei4fa500': {
		'id': 'ei4fa500',
		'id_user': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tu1fa500': {
		'id': 'tu1fa500',
		'id_user': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kk9fa500': {
		'id': 'kk9fa500',
		'id_user': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ev0fa500': {
		'id': 'ev0fa500',
		'id_user': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mo8fa500': {
		'id': 'mo8fa500',
		'id_user': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ek9fa500': {
		'id': 'ek9fa500',
		'id_user': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'pf3fa500': {
		'id': 'pf3fa500',
		'id_user': 'TEFLON® 1.1/4, 1/2", and 2" FEMALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1.1/4, 1/2", and 2" FEMALE / FEMALE B.S.P. FITTING',
		'category': 'fa5abcde',
		'description': '<br /><br />Ask for prices',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-2-females.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ce8hh400': {
		'id': 'ce8hh400',
		'id_user': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vt7hh400': {
		'id': 'vt7hh400',
		'id_user': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'fj1hh400': {
		'id': 'fj1hh400',
		'id_user': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'jn8hh400': {
		'id': 'jn8hh400',
		'id_user': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'es3hh400': {
		'id': 'es3hh400',
		'id_user': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mn3hh400': {
		'id': 'mn3hh400',
		'id_user': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'vv1hh400': {
		'id': 'vv1hh400',
		'id_user': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xo3hh400': {
		'id': 'xo3hh400',
		'id_user': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'qk3hh400': {
		'id': 'qk3hh400',
		'id_user': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xd7hh400': {
		'id': 'xd7hh400',
		'id_user': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yu5hh400': {
		'id': 'yu5hh400',
		'id_user': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'cg5hh400': {
		'id': 'cg5hh400',
		'id_user': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'kj2hh400': {
		'id': 'kj2hh400',
		'id_user': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'nw0hh400': {
		'id': 'nw0hh400',
		'id_user': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ku3hh400': {
		'id': 'ku3hh400',
		'id_user': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xv2hh400': {
		'id': 'xv2hh400',
		'id_user': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'en7hh400': {
		'id': 'en7hh400',
		'id_user': 'TEFLON® 1.1/4, 1/2", and 2" MALE / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1.1/4, 1/2", and 2" MALE / FEMALE B.S.P. FITTING',
		'category': 'hh4abcde',
		'description': '<br /><br />Ask for prices',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-male-female.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'tb1cf500': {
		'id': 'tb1cf500',
		'id_user': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'rg7cf500': {
		'id': 'rg7cf500',
		'id_user': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'at6cf500': {
		'id': 'at6cf500',
		'id_user': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ql7cf500': {
		'id': 'ql7cf500',
		'id_user': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/8" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'lr9cf500': {
		'id': 'lr9cf500',
		'id_user': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'zs2cf500': {
		'id': 'zs2cf500',
		'id_user': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'yq6cf500': {
		'id': 'yq6cf500',
		'id_user': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'we9cf500': {
		'id': 'we9cf500',
		'id_user': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1/2" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'bm9cf500': {
		'id': 'bm9cf500',
		'id_user': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'xu1cf500': {
		'id': 'xu1cf500',
		'id_user': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ly7cf500': {
		'id': 'ly7cf500',
		'id_user': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'ad0cf500': {
		'id': 'ad0cf500',
		'id_user': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 3/4" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'li8cf500': {
		'id': 'li8cf500',
		'id_user': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 0,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'za1cf500': {
		'id': 'za1cf500',
		'id_user': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'hj6cf500': {
		'id': 'hj6cf500',
		'id_user': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 1,5 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'wg6cf500': {
		'id': 'wg6cf500',
		'id_user': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': 'Straight PTFE tube, with a standard wall thickness, and an external braid of stainless steel wire. PTFE exhibits unique properties including excellent chemical resistance, very high temperature resistance (up to 260°C, 500°F) and a frictionless, easy clean surface.<br /><br />LENGTH: 2 metres',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	},
	'mg6cf500': {
		'id': 'mg6cf500',
		'id_user': 'TEFLON® 1.1/4, 1/2", and 2" CAMLOCK / FEMALE B.S.P. FITTING',
		'name': 'TEFLON® 1.1/4, 1/2", and 2" CAMLOCK / FEMALE B.S.P. FITTING',
		'category': 'cf5abcde',
		'description': '<br /><br />Ask for prices',
		'price': 0.00,
		'discounts': {},
		'images': ['cart/images/teflon-with-camlock.jpg'],
		'vat': 0.23000,
		'weight': 0.00000
	}
};

// Shipping Data
x5engine.imCart.shippings = [
	{
		'name': 'Delivery to your forwarder in Athens',
		'description': 'Free',
		'vat': 0.23000,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	},
	{
		'name': 'Courier Service',
		'description': 'At your charge',
		'vat': 0.23000,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	},
	{
		'name': 'Other',
		'description': 'Pls. contact us at +30 210 3458126<br /><br />Payment options.<br />a. cash on collection<br />b. check on collection (maturity period to be agreed at time of order)<br />c. bank transfer at time of order<br />d. cash or check at time of collection handed to your forwarder<br />e. other (please contact us)',
		'vat': 0.23000,
		'type': 'FIXED',
		'price': 0.00000,
		'email': ''
	}
];

// Payment Data
x5engine.imCart.payments = [
	{
		'name': 'Bank Transfer',
		'description': 'Pay later with Bank Transfer.',
		'email': 'Here are the data required to make the payment with Bank Transfer:<br /><br />XXX YYY ZZZ<br /><br />Please note that once the payment is completed it is necessary to send a copy of the receipt along with the Order Number.',
		'vat': 0.230,
		'price': 0.000
	}
];

// HTML Form
x5engine.imCart.html_form = '<div style="text-align: center; font-weight: bold;">Invoice Address/Shipping address</div><br /><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCompany"><span>Company:</span></label><input type="text" name="imCartCompany" id="imCartCompany" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartName"><span>Name:</span></label><input type="text" name="imCartName" id="imCartName" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartLastName"><span>Last name:</span></label><input type="text" name="imCartLastName" id="imCartLastName" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartAddress1"><span>Address:</span></label><input type="text" name="imCartAddress1" id="imCartAddress1" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartAddress2"><span>Additional address information:</span></label><input type="text" name="imCartAddress2" id="imCartAddress2" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCity"><span>City:</span></label><input type="text" name="imCartCity" id="imCartCity" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartZipPostalCode"><span>ZIP Code:</span></label><input type="text" name="imCartZipPostalCode" id="imCartZipPostalCode" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartCountry"><span>Country:</span></label><input type="text" name="imCartCountry" id="imCartCountry" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartPhone"><span>Telephone:</span></label><input type="text" name="imCartPhone" id="imCartPhone" class="imCartInput mandatory valGenTelephone">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartFax"><span>Fax:</span></label><input type="text" name="imCartFax" id="imCartFax" class="imCartInput  "></span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartOther"><span>Other:</span></label><input type="text" name="imCartOther" id="imCartOther" class="imCartInput mandatory ">*</span></div><div class="imCartFormRow"><span style="width: 100%; margin: 0 auto; display: block; clear: both;"><label  class="imCartLabel" for="imCartEmail"><span>Email address:</span></label><input type="text" name="imCartEmail" id="imCartEmail" class="imCartInput mandatory valEmail">*</span></div><div style="width: 40%; margin: 0 auto; padding-left: 10px; text-align: left;"><br /><label class="imCartLabelLeft"><span>Terms and Conditions</span></label><br /><br /><span style="display: inline-block; width: 100%;"><textarea class="imCartInput" rows="6" readonly="readonly" style="width: 100%" cols="52">Οι τιμές μας ισχύουν για όσο διαρκούν τα αποθέματά μας.\nΠαράλληλα, ζητούμε να επικοινωνήσετε με την εταιρεία μας για να σας ορισθεί ο τρόπος πληρωμής.\nΗ εταιρεία μας δεσμεύεται ως προς την ποιότητα, την πληρότητα και την εγκυρότητα των πληροφοριών που παρατίθενται στην ιστοσελίδα της huberhoses.com, τόσο όσον αφορά τα ακριβή στοιχεία που εκτίθενται όσο και των παρεχομένων, από το ηλεκτρονικό κατάστημα της, υπηρεσιών, υπό την επιφύλαξη τυχόν τεχνικών ή τυπογραφικών λαθών, που δεν μπορούν να προβλεφθούν ή έχουν προκύψει ακούσια ή διακοπών λειτουργίας της ιστοσελίδας εκ λόγων ανωτέρας βίας.</textarea><br /><div><input type="checkbox" class="valDisclaimer" value="1" style="margin-right: 5px; vertical-align: middle;" /><label>I agree</label></div></span></div>';

// End of file x5cart.js
