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 ps.id = 89514 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 2,195 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

Scale

Product Type

Manufacturer

Added Within

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 Scale
Douglas F4D/F-6 Skyray and F5D Skylancer by Tony Butler. The Douglas F4D Skyray (always known as the 'Ford' because of its designation) was intended to be the US Navy's first supersonic fighter, though in fact it was really a transonic aircraft. A very handsome machine it had a relatively short career but equipped quite a number of units both with the Navy and the US Marines. It was flawed and fell short of being a true all...
Aircraft books
Catalogue
£14.00
-
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 Scale
Lockheed F-104J & F-104DJ Starfighter (Compact Series) Includes 2 kits
Aircraft kits (injection)
Catalogue
£20.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

Lockheed F-104 & TF-104 USAF Starfighter (Compact Series) Includes 2 kits
Aircraft kits (injection)
Catalogue
£19.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 Scale
Building the Wingnut Wings Sopwith 5F.1 Dolphin and Pfalz D.IIIa BUILDING THE DOLPHIN AND PFALZ D.IIIA FOR our seventh Wingnut Wings modelling Special, Ray Rimell, one of the World's most experienced WWI aeroplane modellers, turns his attention to the Sopwith 5F.1 Dolphin and Pfalz D.IIIa. With a compelling combination of modelling know-how and unique archive material, the book includes 100 exclusive colour close-ups, ove...
Aircraft books
Catalogue
£26.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

Maskol 28ml liquid paint mask fluid
Modelling accessories (liquids)
Catalogue
£6.49
-
In Stock
20+

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 Scale
Pavement Effect Dark Grey
Paint, Diorama texture, 100ml
Catalogue
£10.50
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 Scale
Single Blade Nippers (for plastic parts)
Modelling tools (plastic)
Catalogue
£23.99
-
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

No Scale
Metal Paint Stirrers x 2
Modelling tools (metal)
Catalogue
£4.50
-
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

No Scale
Armour in Profile-Armoured Fighting Vehicles USA 1945-2018 By MP Robinson, David Grunnitt, Leif Robinson Armour in Profile: Armoured Fighting Vehicles of the United States Army, 1945-2018 contains profiles of five armoured fighting vehicles that have shaped the strategy and tactics of the United States Army since the end of World War II. From the battlefields of the Korean Peninsula and the jungles of Vietnam, to the plains ...
Military vehicle books
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 Scale
Aircraft in Profile - British Classics Volume 1 Issue 1 . By Gary Hatcher Aircraft in Profile is a monthly section occupying the centre pages of Scale Aircraft Modelling magazine providing an initial 'first step' in researching an aircraft type, and is aimed at those readers who have had little previous interest in its subject, rather than those with expert knowledge. The section outlines the history and development of its ch...
Aircraft books
Catalogue
£11.99
-
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

North-American XB-70 Valkyrie In Colour. Nearly 100 pages.
Aircraft books
Catalogue
£17.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 Scale
"The Emblems of the Luftwaffe" The book has 320 pages, 214 coloured drawings and 412 photos, some of them in colour.
Aircraft books
Catalogue
£67.99
-
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

No Scale
Luftwaffe im Focus 27 Schulflugzeuge / Training Aircraft D.520, I./JG 107, 1943 ƒšé Schulflugzeuge / Training Aircraft Maschinen der Flugzeugfƒ¼hrerschule C 7 Aircraft of Flugzeugfƒ¼hrerschule C 7 ƒšé Fotos mit Geschichte / Photos with a Story Die wahre Geschichte des "Lƒ¶wen"-Emblems von Hptm. Bƒ¤r bei der I./JG 77 The Real Story of Hptm. Bƒ¤r's Lion Emblem, I./JG 77 ƒšé Aufklƒ¤rer / Reconnaissance Aircraft ...
Aircraft books
Catalogue
£17.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

Jagdbombergeschwader 43 - Fighter Bomber Wing 43 in Oldenburg
Aircraft books
Catalogue
£13.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 Scale
Israeli Air Force/IAF paint set (1970's desert colours) 6 acrylic paints for airbrushing. The set contains standard colours used by Israeli Air Force from July 1967 till late 1970s in so called "1970's desert scheme". The four-colour camouflage covered by the set was introduced after the Six-Day War, when the long used brown and blue over grey scheme of IAF aircraft was regarded as not appropriate for operations over Sinai, an...
Paint, Acrylic 17ml
Catalogue
£16.30
-
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

No Scale
Swiss Air Force Paint Set (WWII period) 8 acrylic paints for airbrushing. As a response to growing political tension in Europe in late 1930s, in order to replace overall aluminium / silver liveries of majority of Swiss military aircraft, Muster 38 ("pattern 38") camouflage scheme was developed by Swiss AF and officially introduced in May 1938. With delivery of first BF-109s in early 1939 a German-origin scheme of RLM 70/71/65 ...
Paint, Acrylic 17ml
Catalogue
£21.70
-
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

No Scale
Early WWII French Air Force paint set. 6 acrylic paints for airbrushing. In late 1938 the French Air Ministry issued an instruction on camouflage of all land-based aircraft. Those already in service were painted during 1939, while the new ones received factory scheme. The colours applied could be different depending on the manufacturer - in general Light Blue Grey (Gris Blue Clair) was used on lower surfaces, with a mix of Dar...
Paint, Acrylic 17ml
Catalogue
£16.30
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

Late WWII Soviet Air Force paint set. 6 acrylic paints for airbrushing. The Soviet Air Force) used a fascinating variety of color shades during World War II combat from early paints used until 1941, mid-war colours used from 1941 till 1943, to late war colors from 1943 till 1945. Due to extensive operations in winter zone, VVS was also a heavy user of various temporary winter-camouflage techniques. Hataka Hobby has proudly re...
Paint, Acrylic 17ml
Catalogue
£16.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

No Scale
WWII Imperial Japanese Army AFV paint set. 8 acrylic paints for airbrushing. The Imperial Japanese Army (IJA) until 1942 (according to most sources) used a colorful camouflage consisting of IJA Khaki (base colour) with disruptive shapes of IJA Tea Brown (to some extent also used as a base colour), IJA Olive Green and IJA Earth Brown. Many vehicles also wore a yellow disruptive stripe (usually claimed to be a bright yellow, but...
Paint, Acrylic 17ml
Catalogue
£21.70
-
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 Scale
Russian Air Force Helicopters paint set volume 1. 8 acrylic paints for airbrushing. Although part of post-soviet helicopters operated by the Russian AF still wears a mix of various colour schemes gained during gradual overhauls in many workshops, in early 2010s a new standard scheme of overall dark grey was successfully introduced on most types including Mi-8/17 family, Mi-26 heavy transports and Mi-24/35, Mi-28 and Kamov Ka-5...
Paint, Acrylic 17ml
Catalogue
£21.70
-
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

Hawker Fury and Nimrod Author: William Harrison The first RAF front line fighter to achieve more than 200 mph was the Hawker Fury, and its naval counterpart the Hawker Nimrod. These two attractive fighters came from the design office of the late Sydney Camm, Hawker's chief designer. The Fury started life as a private venture known as the Hornet but when this machine exceeded expectations the name was changed to Fury. Although ...
Aircraft books
Catalogue
£16.00
-
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

Hawker Tempest Mk.II thru to Mk.VI (Hall Park Books Limited)[Mk.III Mk.IV Mk.V]
Aircraft books
Catalogue
£14.00
-
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

Endkampf um das Reichsgebiet The new, edited version has larger caption, some photos larger and some new, ALL photos are in a much better quality and some of the maps are now in colour. All together the book has now 20 more pages than before.
Military vehicle books
Catalogue
£54.99
-
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

Micro Set for improving the adhesion of the decal. Really pulls the decal down onto the model. in 1 Fluid Ounce plastic bottles (Microset use with Microsol) (Micro Product)
Decal Solutions
Catalogue
£5.00
-
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

Micro Sol for softening decals so they fit into or over panel lines. in 1 Fluid Ounce plastic bottles (Microsol use with Microset) softener softenor (Micro Product)
Decal Solutions
Catalogue
£5.00
-
In Stock
5+