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=362566 AND ps.id = 956 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 46 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 115
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
RAF Bomber Command Pt:1 Avro Manchester Mk.I Douglas Boston Mk.IIA De Havoilland Mosquito B Mk.XX Avro Lancaster B.I
Aircraft decals (military)
Catalogue
£15.00
-
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

SEAC Brits Pt:1 Douglas Dakota III FL512 D 117 Sqn 1944 de Havilland Mosquito PR.34 RG203 E 684 Sqn 1945 de Havilland Mosquito FB.VI RF784 UX-N 82 Sqn 1945 Hawker Hurricane Mk.IIc LE336 F 34 Sqn Palel India 1943 Republic Thunderbolt Mk.I/P-47D HD110 NA-L 146 Sqn
Aircraft decals (military)
Catalogue
£8.10
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

1:72
Argentine Neptunes and Skyvan Lockheed P2V-5 Neptune 2-P-37 Escuadra Aeronaval No:2 1959 Lockheed SP-2H Neptune 2-P-112 Escuadra Aeronaval No:2 1982 Short SC-7 Skyvan PA-50 Prefectura Naval Argentina Pebble Island 1982
Aircraft decals (military)
Catalogue
£5.40
-
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

US Navy Lockheed PB4Y-2 Privateers Lockheed PB4Y-2 59427 CB-6 VP-9 Iwakuni Japan 1952 Lockheed PB4Y-2 59830 C-210 Columbus
Aircraft decals (military)
Catalogue
£8.10
-
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

1:72
RAF Post War Pt:2 Avro Lancastrian C.2 VL976 FC-XY Empire Flying School 1948 Westland Whirlwind HAR.4 XJ412 228 Sqn North-American Sabre F.4 XB538 E Ferry Training Unit Abingdon 1952 Whirlwind HC.4 XJ421 T 155 Sqn Lockheed Neptune MR.1 WX496 J-C 236 OCU 1950's
Aircraft decals (military)
Catalogue
£10.80
-
In Stock
2

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:72
RAF Post War Pt:3 Westland Whirlwind HAR.2 WK968 9 Joint Helicopter Unit Operation Muskateer 1956 Whirlwind HAR.2 F.12 Armeĩ de l'Air Wessex HU.5 XT468 RG 829 NAS 1960's Whirlwind Ser.2 3D-DX Austrian Air Force 1960's Scout AH.1 XR637 SAS 1970's
Aircraft decals (military)
Catalogue
£5.40
-
In Stock
1

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:72
Post War RAF Pt:3 Avro Lancaster VII NX737 FDI-B Central Flying School 1947 Supermarine Spitfire IX MJ216 FC-WF Empire Flying School Hullavington 1946-49 Spitfire XIVe TZ164 OI-A 2 Sqn Wunsdorf 1947
Aircraft decals (military)
Catalogue
£8.10
-
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

1:72
Imperial German Air Service Albatros D.III 1 Jasta 29 German AS 1917 Albatros D.V M Jasta 3 German AS Rumbeke 1917 Fokker D.VII H Jasta 7 German AS 1918 Hannover Cl.II K Fl abt (A) 226 German AS
Aircraft decals (military)
Catalogue
£10.80
-
In Stock
1

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:72
Libyan Arab Air Force Su-22M-2 Fitter J unknown unit Libyan AF 1980's C-130H Hercules 115 unknown unit Libyan AF 1980's MiG-23ML Flogger 7202 unknown unit Libyan AF 1990's MiG-25PD Foxbat 7029 unknown unit Libyan AF 1990's Mil Mi-8T Hip C 8216 unknown unit Libyan AF 1990's Dassault-Mirage F.1C unknown unit Libyan AF 1980's Dassault-Mirage 5D unknown unit Libyan AF 1980's Mil Mi-35 Hind 863 unknown unit Libyan AF 1990's...
Aircraft decals (military)
Catalogue
£10.80
-
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

1:72
Latin American Air Wars Pt:1 Dominican Republic Uprising North-American P-51D Mustang FD1923 Dominican AF 1965 North-American P-51D Mustang FC1914 Dominican AF 1965
Aircraft decals (military)
Catalogue
£3.80
-
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

1:72
Agiri Rebellion Kurdish Uprising Letov S-16 unknown unit Turkish Air Force 1927 Letov S-16 unknown unit Turkish Air Force 1927
Aircraft decals (military)
Catalogue
£3.80
-
In Stock
2

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:72
Bay Of Pigs Douglas B-26B Invader 933 CIA Miami 1961 Hawker Sea Fury FB.11 541 Cuban Air Force 1961 Douglas B-26C Invader 915 Cuban Air Force 1961 Douglas B-26B Invader 935 Cuban Rebels 1961 Hawker Sea Fury FB.11 505 Cuban Air Force 1961 Lockheed T-33A 709 Cuban Air Force 1961
Aircraft decals (military)
Catalogue
£10.80
-
In Stock
1

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:72
Turkish War of Independence Albatros D.III unknown unit Turkish Air Force 1920 AirCo/de Havilland DH.9 unkown unit Turkish Air Force 1920 Albatros D.Va unknown unit Turkish Air Force 1920
Aircraft decals (military)
Catalogue
£4.30
-
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

1:72
Grumman F6F Hellcat Aces F6F-5 9 Lt Charles 'Skull' Simpson VF-11 USN USS Hornet 1944 F6F-5N F(N)4 Capt Robert Baird VMF(N)-533 USMC Okinawa 1945 F6F-5 71 Lt Leo McCuddin VF-20 USN USS Enterprise 1944
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
U.S. Navy Blues Pt:2 Grumman S2F-1 Tracker 133047 SH/4 VS-26 USN Norfolk NAS 1953 Grumman F6F-5P Hellcat PS127 VF-9A USN 1947
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
Turkish Supermarine Spitfires PR.XIX 53 Turkish Air Force Merzifon 1948 Mk.I 3 Turkish Air Force 1940 Mk.Vb Trop OK.14 Hava Okulu Turkish Air Force Eskisehir 1946
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
Exotic MiG's Pt:1 MiG-23ML 23 Belarus Air Force Schuchin AB MiG-15UTI J-754 Indonesian Air Force 1962 MiG-23MLD 36 105th IAP Soviet Air Force Afghanistan 1984 MiG-17F 91 Guinea Bissau Air Force Bissalanca 1991 LIM-2 312 Polish AF
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
U.S. Navy Blues Pt:3 Grumman F6F-5 Hellcat COBF20/I VBF-20 USN 1946 F9F-6 Cougar 128062 116/S VF-51 USN F9F-2 Panther 122563 X NATC USN
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
Grumman Panthers & Cougars F9F-2 Panther 125091 AE/17 VMF-115 USMC Pohang Korea F9F-8 Cougar 141035 303/S VC-53 USN F9F-2P Panther 123711 56/PP VC-61 USN Korea F9F-2 Panther SI NAEL
Aircraft decals (military)
Catalogue
£5.40
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

1:72
Hawker Hurricanes Over The Desert Mk.IIb BP166 KC-J 238 Sqn RAF Libya and Egypt 1942 Mk.IIc BP389 GO-C 94 Sqn RAF El Gamil Egypt 1942 Mk.IId BP188 JV-Z 6 Sqn RAF Egypt 1942
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
Fleet Air Arm at War Pt:1 Fairey Swordfish Mk.II LS274 1F 818 NAS FAA Far East 1945 Grumman Martlet II AM963 Q 802 NAS FAA H.M.S. Audacity 1941 Fairey Swordfish Mk.II Q 816 NAS FAA Operation Overlord 1944 Hurricane I W9219 880 NAS FAA Arbroath 1941 Seafire II NF421 K-S 899 NAS FAA H.M.S. Khedive 1944
Aircraft decals (military)
Catalogue
£5.40
-
In Stock
1

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:72
Colourful Sea Hawks FGA.6 XE390 781 NAS FAA RNAS Yeovilton 1950's FGA.4 WV834 515 700 NAS FAA RNAS Ford 1954-55 FB.3 WM934 738 NAS Red Devils FAA 1957 FGA.6 XE339 Fleet Requirements Unit FAA Bournemouth 1968
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
Post War RAF Pt:1 Supermarine Spitfire PR Mk.XIX PS915 Temperature & Humidity Flight RAF Woodvale 1945 de Havilland Mosquito NF.36 RK204 B-ZK 25 Sqn RAF West Malling 1950 de Havilland Vampire FB.3 VT861 FG-T 72 Sqn RAF 1948 de Havilland Vampire FB.5 VV557 H-EG 16 Sqn RAF Celle 1950
Aircraft decals (military)
Catalogue
£5.40
-
In Stock
1

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:72
Mau Mau Campaign Avro Lincoln B.2 RF555 61 sqn RAF Eastleigh 1954. de Havilland Vampire FB.9 WL608 8 Sqn RAF Kenya 1953 North-American Harvard II FT392 G 1340 Flight RAF Kenya
Aircraft decals (military)
Catalogue
£5.40
-
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

1:72
WWII Bulgarian Air Force Aero MB.200 11 unknown unit BAF Letov S.328 7 unknown unit BAF Messerschmitt Bf-109G-6/R-3 1 Unit 6 BAF Iztrebitelen Polk Messerschmitt Bf-109G-2 28 682 Yato,3/6 BAF Iztrebitelen Orlyak Focke-Wulf Fw-189A 9 unknown unit BAF
Aircraft decals (military)
Catalogue
£5.40
Out of Stock
0