SELECT /* MAIN SEARCH QUERY */
	
	pm.name AS manufacturer,
	pm.name AS manufacturer_name,
	P.id,
	P.id AS product_id,
	P.code,
    P.cost_price,
    P.vat_enabled,
	P.description,
	P.sold_retail,
	P.sold_trade,
	P.sold_wholesale,
    P.country_origin_code,
    P.commodity_code,
    P.price_set,
    P.width,
    P.height,
    P.length,
    P.product_scale_id,
    P.reorder_level,
    P.release_date,
    P.weight,
    P.restriction,
    P.restriction_bit,
    P.active,
    P.minimum_level,
    P.second_hand,
    P.limited_availability,
    P.can_reorder,
    P.warehouse_zone_id,
    P.wholesale_customers,
    P.new_price,
    P.big_postage,
    P.disable_min_order_amount,
    P.last_updated,
    P.notes,
    P.old_product_scale_txt,
    P.has_image_200,
    P.has_image_400,
    P.last_purchase_order_stock,
    P.last_purchase_order_date,
    P.first_delivered_date,
    P.last_moved,
    P.scale_string,
    P.keywords,
    P.finished_date,
    P.availability,
    P.sold,
    P.sold_total,
    P.sold_retail,
    P.sold_trade,
    P.sold_wholesale,
	P.base_price,
	P.base_export_price,
	P.retail_discount,
	P.eu_price,
	P.export_price,
	P.trade_price,
	P.trade_export,
	P.wholesale_price,
	P.wholesale_export,
	P.discount,
	P.backorder_retail_discount,
	P.backorder_discount,
	P.trade_discount,
	P.wholesale_discount,
	P.product_category_id,
    P.product_division_id,
	P.product_type_id,
	P.product_manufacturer_id,
	GROUP_CONCAT(DISTINCT ps.scale ORDER BY ps.scale ASC SEPARATOR ', ') AS scale,
	UNIX_TIMESTAMP(P.date_added) AS date_added,
	UNIX_TIMESTAMP(P.arrival_date) AS arrival_date ,
	DATE(P.arrival_date) AS real_arrival_date ,
	pt.name AS product_type,
	pt.name AS type_name,
	media.filename,
	IF (pp.id is null,0,1) as pending,
	
	if(
		coalesce( (coalesce(sl.count , 0) - coalesce(sc.product_quantity , 0 ) ) , 0 ) >= 0  ,
		if(
			coalesce( (coalesce(sl.count , 0) - coalesce(sc.product_quantity , 0 ) - coalesce(bv.backorders, 0 ) - coalesce(bv.free_backorders, 0 ) ) , 0 ) >= P.show_stock,
			P.show_stock ,
			coalesce( (coalesce(sl.count , 0) - coalesce(sc.product_quantity , 0 ) - coalesce(bv.backorders, 0 ) - coalesce(bv.free_backorders, 0 ) ) , 0 )
		)
	    , 0
	) as available,
    COALESCE(sl.count,0) as stock_level,
    COALESCE(sc.product_quantity,0) AS stock_committed,
    COALESCE(bv.backorders,0) AS backorders,
    COALESCE(bv.free_backorders,0) AS free_backorders,
	pc.id as department_id,
	pc.name as department,
	pc.name as department_name,
	P.show_stock,
	if(
		pc.name = 'Future Releases',
		true,
		false
	) AS future,
    unix_timestamp(media.date_uploaded) as unixtime



FROM product P
LEFT JOIN stock_level sl on P.id = sl.product_id
LEFT JOIN stock_committed sc on sc.product_id = P.id
LEFT JOIN backorder_values bv ON bv.product_id = P.id
LEFT JOIN product_category pc on P.product_category_id = pc.id
LEFT JOIN product_manufacturer pm ON P.product_manufacturer_id = pm.id
LEFT JOIN product_media media ON P.id = media.product_id AND `media`.`order` = 0

JOIN
product_scale_map AS psm ON (psm.product_id = P.id)

LEFT JOIN
product_scale ps ON (psm.scale_id = ps.id)

LEFT JOIN product_type pt ON P.product_type_id = pt.id
LEFT JOIN pending_product pp ON P.id = pp.id
WHERE 1  AND P.restriction_bit & 1 = 1 AND P.product_manufacturer_id=8252 AND P.price_set = 1 
		 AND P.product_category_id = 102 
		AND pc.show_in_search = 1

	 AND (P.product_category_id = 103 OR P.price_set) GROUP BY P.id ORDER BY DATE(P.arrival_date) desc, P.code
Catalogue | Hannants
Hannants News Feed Subscribe To This Search | Create Search Alert Create Search Notification

Catalogue



Found 82 results
| View per page
Refine your search

Deprecated: Creation of dynamic property Hannants\SearchFilters::$searchDirection is deprecated in /mnt/vault/Sync/Dessol/Sites/hannants.co.uk/php_includes/classes/SearchFilters.php on line 113
Manufacturer & Catalogue No ASC DESC
Scale ASC DESC
Description ASC DESC
Type ASC DESC
Department ASC DESC
Price ASC DESC
Watch
Stock ASC DESC
Buy

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
1:48
24" RAF and Commonwealth code letters, WHITE. (these are 16" in 1/48th scale)
Aircraft decals (military)
Catalogue
£5.99
Out of Stock
0

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
BACK IN STOCK! Vought FG-1D Corsairs & Douglas C-47A Dakota, No.14 Squadron. Post war in Japan 1946-48. - Douglas C-47A NZ3505, No.40 Sqn - FG-1D Corsair NZ5659, "Doris", 1947 - FG-1D Corsair NZ5660, "Gremlin", No.14 Squadron, 1946 - FG-1D Corsair NZ5639, "Kathleen", 1946. =============ƒ¢aš-é"ƒ¢aš-é"
Aircraft decals (military)
Catalogue
£13.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Vought F4U-1D Corsairs - Home based, Fighter Leaders School, three options - NZ5545, "Corsair", September 1944. NZ5545, was painted with a large white "Corsair" name on both sides of the fuselage for public displays throughout New Zealand. - NZ5545, Fighter Leaders School, 1945. Code letters "JZ-G". - NZ5566, Fighter Leaders School, April 1945. Code letters "JZ-M".
Aircraft decals (military)
Catalogue
£13.99
-
In Stock
8

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Vought FG-1D Corsairs, No.14 Squadron. post-war in Japan, three options. - FG-1D Corsair NZ5659 "Doris", No.14 Squadron, 1947. - FG-1D Corsair NZ5660 "Gremlin", 1946. - FG-1D Corsair NZ5639 "Kathleen", 1946. FG-1Ds NZ5539, NZ5659 and NZ5660 were all painted in the US Navy all-over Glossy Sea Blue scheme but with RNZAF applied 48 inch roundels on the wings and 36 inch on the fuselage.
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
9

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
1:32
RNZAF Vought F4U-1 Corsairs #3. "Donald Duck" nose art, two options - NZ5262, No.30 SU, 1945. NZ5262 was based on on Green Island, post 21 December 1944. RNZAF records note that No.30 SU "owned" NZ5262 from 8 August 1944 until it was destroyed in a take-off crash with Flight Sergeant D.C. Howlett at the controls on 23 July 1945 at Jacquinot Bay. - NZ5277, No.21 Squadron, July 1945.
Aircraft decals (military)
Catalogue
£13.99
-
In Stock
7

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Vought F4U-1 Corsairs #3 . "Donald Duck" nose art Corsairs, four options. Four RNZAF Corsairs have been recorded wearing cartoons of an enraged Donald Duck and this decal sheet includes them all. - NZ5248, No.21 Squadron, May 1945 - NZ5255, No.4 SU, July 1944 - NZ5262, No.30 SU, 1945 - NZ5277, No.21 Squadron, July 1945
Aircraft decals (military)
Catalogue
£11.99
£10.79
Out of Stock
0

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF F4U-1D Corsairs - Home based, Fighter Leaders School, four options - NZ5545, marked "Corsair" for public displays, September 1944. - NZ5545, Fighter Leaders School, 1945. Now with the code "JZ-G". - NZ5566, Code "JZ-M"., April 1945 - NZ5542, Fighter Pilots Pool. Nose number "42", 1945
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
Black 18 inch letters for RAF, and Commonwealth This sheet includes a variety of thick and thin stroke 18 inch high letters in "rounded" and "squared" styles as used, mainly post-war, by the RAF and other air forces. In 1/32nd scale these are 12 inches high.
Aircraft decals (military)
Catalogue
£5.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

1:48
24" inch black code letters. RAF WWII (RAF codes/RAF code letters/RAF serial numbers) This sheet includes a variety of black 24 inch letters in "rounded" and "squared" styles, as used by British, Australian, Canadian, New Zealand and other air forces in World War II and later.
Aircraft decals (military)
Catalogue
£5.99
-
In Stock
5+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Douglas C-47 / DC-3 Dakotas - "Kiwi" roundels, three options. Recommended kit, Monogram - NZ3547, No.42 Squadron. Parachute training configuration, 1977 - NZ3551, No.42 Squadron. VIP configuration mid 1970's - NZ3553, No.42 Squadron. VIP configuration 1978. Colour schemes. Gloss white above the fuselage window line and on vertical tail surfaces as shown on the profile. Propeller blades are black with white-...
Aircraft decals (military)
Catalogue
£13.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
Pacific Curtiss P-40s "Wairarapa Wildcat", NZ3078 S/Ldr. Herrick, RAAF, USAAC - P-40M-5 NZ3072 "Wairarapa Wildcat" 1943 - P-40N 42-105202, Lt. Robert M DeHaven, 7th FS, 49th FG, New Guinea, January 1944 - P-40N A29-607, Sqn Ldr John Waddy, August 1944 - P-40M-5 NZ3078, Sqn Ldr M. J. Herrick DFC and bar. Squadron Leader Michael J Herrick served in the RAF as a night fighter pilot during the Battle of Britain ...
Aircraft decals (military)
Catalogue
£9.99
-
In Stock
4

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Vought FG-1D Corsairs & Douglas C-47A Dakota, No.14 Squadron. Post war in Japan 1946-48 - Douglas C-47A NZ3505, No.40 Sqn - FG-1D Corsair NZ5659, "Doris", 1947 - FG-1D Corsair NZ5660, "Gremlin", No.14 Squadron, 1946 - FG-1D Corsair NZ5639, "Kathleen", 1946
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
5+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Douglas C-47 / DC-3 Dakotas - "Kiwi" roundels, three options. Recommended kit, Airfix - NZ3547, No.42 Squadron. Parachute training configuration, 1977 - NZ3551, No.42 Squadron. VIP configuration mid 1970's - NZ3553, No.42 Squadron. VIP configuration 1978. Colour schemes. Gloss white above the fuselage window line and on vertical tail surfaces as shown on the profile. Propeller blades are black with white-r...
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
5+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
1:72
RNZAF Douglas DC-3 Dakota - "Fern leaf" roundels, one option Recommended kit, Airfix - NZ3553, No.42 Squadron, 1956. VIP configuration. NZ3553, a C-47B-45-DK, was converted to VIP configuration in 1949 (like a DC-3, but with more comfortable seats etc.) and served with No.41 Squadron, Whenuapai until being passed to No.42 Squadron in November 1953. After a long service career, all with No.42 Squadron, it was final...
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
5+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

RNZAF Curtiss P-40N, Pacific Theatre (Later aircraft with large roundel bars) Three options. NZ3184 '75', NZ3259 'Leslie' and NZ3267 'V'.
Aircraft decals (military)
Catalogue
£5.99
-
In Stock
5+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Grumman TBF-1C Avengers #2, Pacific Theatre, 1944. Two options.ƒ¢aš-é"ƒ¢aš-é" - NZ2522 TBF-1C, No.30 and 31 Squadron. "winged kiwi" ƒ¢aš-é" - TBF-1C, No.30 Squadron. "Donald Duck" nose art.
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
3

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Vought F4U-1 Corsairs #3. The four "Donald Duck" nose art Corsairs ƒ¢aš-é"ƒ¢aš-é" - NZ5248, No.21 Squadron, May 1945 - NZ5255, No.4 SU, July 1944 ƒ¢aš-é" - NZ5262, No.30 SU, 1945 - NZ5277, No.21 Squadron, July 1945
Aircraft decals (military)
Catalogue
£9.99
£8.99
Out of Stock
0

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Douglas SBD Dauntless. Four options. ƒ¢aš-é" - SBD-3 NZ208, home based, September 1943 ƒ¢aš-é"- SBD-5 NZ5055, 'He'll Be Back Again'. Early version - SBD-5 NZ5061, "Boxing Kangaroo" ƒ¢aš-é"- SBD-5 NZ5064, 'He'll Be Back Again'. Late version ƒ¢aš-é" SBD-3 NZ208 colour scheme. Dauntless SBD-3 NZ208 was an ex US Marine Corps aircraft painted in US Blue Gray upper surfaces and US Light Gray lower surfaces. It w...
Aircraft decals (military)
Catalogue
£9.99
-
In Stock
3

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Grumman TBF-1C Avengers #2, Pacific Theatre and home based. Three options. - NZ2522 TBF-1C, No.30 and 31 Squadron. "winged kiwi" ƒ¢aš-é"- TBF-1C, No.30 Squadron. "Donald Duck" nose art. - NZ2503, post war target tug.ƒ¢aš-é"ƒ¢aš-é" No.30 and 31 Squadron. On 26 January 1944, the first nine Avengers left for Espiritu Santo and arrived on the 27th. By the 30th all No.30 Squadron's aircraft had arrived and commenced...
Aircraft decals (military)
Catalogue
£9.99
-
In Stock
9

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Consolidated PBY-5 Catalinas,No.6 Sqn. RNZAF Consolidated PBY-5 Catalinas, Pacific Theatre 1943 - 1945. Four options. NZ4011, No.6 FB Sqn. Lauthala Bay Fiji, 1943. NZ4015, F/Lt Ian Scott, No.6 FB Sqn. Halavo Bay, Solomon Islands, March 1944. NZ4021, F/Lt Ian Scott, No.6 FB Sqn. Halavo Bay, March 1944. NZ4012, "The Naughty Nine" F/Lt Guy Rogers, No.6 FB Sqn. Halavo Bay 1945. All are in the U.S. Navy ...
Aircraft decals (military)
Catalogue
£11.99
-
In Stock
4

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Curtiss P-40s P-40M-5 NZ3072 "Wairarapa Wildcat" 1943. NZ3072 was delivered by ship to Auckland New Zealand and assembled at Hobsonville in March 1943. It suffered minor damage in New Caledonia on the ferry flight north to the Pacific war zone and was repaired by the local U.S.Army Air Service Command unit. Before handing the aircraft back to the New Zealanders, they painted their unit emblem of a black tomcat on t...
Aircraft decals (military)
Catalogue
£9.99
-
In Stock
6

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RNZAF Consolidated PBY Catalinas No.6 Sqn. RNZAF Consolidated PBY-5 Catalinas, Pacific Theatre 1943 - 1945. Four options. NZ4011, No.6 FB Sqn. Lauthala Bay Fiji, 1943. NZ4015, F/Lt Ian Scott, No.6 FB Sqn. Halavo Bay, Solomon Islands, March 1944. NZ4021, F/Lt Ian Scott, No.6 FB Sqn. Halavo Bay, March 1944. NZ4012, "The Naughty Nine" F/Lt Guy Rogers, No.6 FB Sqn. Halavo Bay 1945. All are in the U.S. Navy c...
Aircraft decals (military)
Catalogue
£9.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
RAF, RAAF 8" serials in 1/32nd scale. LIGHT GREY
Aircraft decals (military)
Catalogue
£8.99
-
In Stock
10+

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
24 and 30 inch RAF and Commonwealth code letters, MEDIUM SEA GREY. WW II.
Aircraft decals (military)
Catalogue
£5.99
-
In Stock
4

nothing for manufacturer

nothing for product_id

nothing for has_image_200

nothing for has_image_400

nothing for product_category_id

nothing for product_division_id

nothing for scale

nothing for real_arrival_date

nothing for product_type

nothing for filename

nothing for stock_level

nothing for stock_committed

nothing for backorders

nothing for free_backorders

nothing for department_id

nothing for future

nothing for unixtime

No Image
36 inch RAF and Commonwealth code letters, MEDIUM SEA GREY. WW II.
Aircraft decals (military)
Catalogue
£5.99
-
In Stock
10+