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.price_set = 1 
		 AND P.product_category_id = 105 
		AND pc.show_in_search = 1

	 AND (P.product_category_id = 103 OR P.price_set) GROUP BY P.id ORDER BY DATE_FORMAT(P.arrival_date,"%Y-%m-%d %H")   DESC  ,  P.code 
New Arrivals | Hannants
Hannants News Feed Subscribe To This Search | Create Search Alert Create Search Notification

New Arrivals



Found 1,954 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
Delivered 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
Lockheed-Martin F-35B Lightning II wheels and canopy frame paint mask (inside and outside) (designed to be used with Tamiya kits)
Aircraft paint masks (self adhesive)
New Arrivals
28/02/2024
£7.80
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
Lockheed-Martin F-35B Lightning II wheels and canopy frame paint mask (outside only) (designed to be used with Tamiya kits)
Aircraft paint masks (self adhesive)
New Arrivals
28/02/2024
£6.20
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
North-American/Rockwell OV-10D Bronco wheels and canopy frame paint masks (outside only) (designed to be used with ICM72186 kits)
Aircraft paint masks (self adhesive)
New Arrivals
28/02/2024
£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
North-American/Rockwell OV-10D double-sided external self-adhesive fit mask (designed to be used with ICM72186 kits). Outside mask for the clear parts and canopy incl. masks for the wheels.
Aircraft paint masks (self adhesive)
New Arrivals
28/02/2024
£7.60
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
1:32, 1:35, 1:48
WWII US Aviation Acrylic paint set x 6 12ml bottles [Martin B-26B Marauder North-American P-51D-15 P-51K P-51A Douglas A-26B-15 A-26D-15 A-26B]
Paint, Acrylic 12ml
New Arrivals
28/02/2024
£7.40
£6.66
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
Mikoyan MiG-17F/Lim-5 Fresco C (6) * Polish Air Force Lim-5 red 1023 in tree tone camo scheme * Polish Air Force Lim-5 red 1717 with "LAST LIM / LAST FLIGHT" special farewell scheme * Egyptian Air Force MiG-17F black 2147 in 3 tone Nile Valley camo scheme, October 1973 ( Yom Kippur War ) * Egyptian Air Force MiG-17F black 2728 in Green-Grey and Olive Green "Nile Delta" scheme, October 1973 ( Yom Kippur War ) * Israeli Air...
Aircraft decals (military)
New Arrivals
28/02/2024
£9.20
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
Sukhoi Su-7BMK * Su-7 BMK red 57, 802nd Training Aviation Regiment, Soviet Air Force, Krasonodar Academy, 1974 in green and tan camouflage scheme; * Su-7 BMK black 7649, 53rd Squadron, 205th Fighter-Bomber Brigade, Egyptian Air Force, El-Mansourah A.B., October 1973, in "Nile Valley" Green-Grey Green-Sand camouflage; * Su-7 BMK black 7689, 52nd Squadron, 205th Fighter-Bomber Regiment, Egyptian Air Force, Bilbeis A.B., Octo...
Aircraft decals (military)
New Arrivals
28/02/2024
£9.20
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
1:72
Re-printed! Coming soon! Sukhoi Su-7BMK * Su-7 BMK red 57, 802nd Training Aviation Regiment, Soviet Air Force, Krasonodar Academy, 1974 in green and tan camouflage scheme; * Su-7 BMK black 7649, 53rd Squadron, 205th Fighter-Bomber Brigade, Egyptian Air Force, El-Mansourah A.B., October 1973, in "Nile Valley" Green-Grey Green-Sand camouflage; * Su-7 BMK black 7689, 52nd Squadron, 205th Fighter-Bomber Regiment, Egyptian Air F...
Aircraft decals (military)
New Arrivals
28/02/2024
£7.60
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
Re-printed!! 'Blackjack' RAF 2021 Display Eurofighter Typhoon FGR.4
Aircraft decals (military)
New Arrivals
28/02/2024
£10.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
Nakajima Ki-44 47th Hiko Sentai Includes 3 camouflage schemes: Ki-44-II Otsu, s/n 1435, 1st Chutai leader Capt. Jun Shimizu, Narimatsu airfield, 1944 Ki-44-II Otsu, Shinten Senkutai, M/Sgt Isamu Sakamoto, Narimatsu airfield, January 1945 Ki-44-II Hei, Sakura unit (3rd Chutai), Narimatsu airfield, Spring 1944
Aircraft decals (military)
New Arrivals
27/02/2024
£11.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

No Image
Ki-49 Donryu 'Helen' x 9 camouflaged aircraft Donryu Japanese Army Heavy Bomber Ki-49 "Helen" Includes 9 camouflage schemes: Ki-49-IIb, Aikoku no.1423 "hiroshima Denki", unknown unit and location Ki-49-IIb, 74th Sentai, 2nd Chutai, Obiriho airfield, Hokkaido, spring 1944 Ki-49-IIb, Dokuritsu Hiko 20th Chutai, Hollandia airfield, New Guinea, 1943-1944 Ki-49-IIb, probably Kokusogon Shireibu Hikohan, Kalidjati airfield, ...
Aircraft decals (military)
New Arrivals
27/02/2024
£11.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

No Image
47th Hiko Sentai Japanese Army Fighters Nakajima Ki-44 and Ki-84 Includes 9 camouflage schemes Ki-44-II Otsu, s/n1435, Narimatsu airfield,, 1944, 1st Chutai leader Capt. Jun Shimizu Ki-44-II, Ko, s/n 1120, Narimatsu airfield, January-February 1944, 2nd Chutai leader 1st Lt. Yasuro Masaki Ki-44-II Hei, s/n 1862, Narimatsu airfield, late 1944, Capt. Yasuro Masaki Ki-44-II Otsu "71", Cofu, late 1944, Sentai commander Nob...
Aircraft decals (military)
New Arrivals
27/02/2024
£11.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

No Image
KAI FA-50GF Polish Air Force. This kit is a reboxing of the Academy T-50 now including additional plastic parts on frame of our own production,, excellent Techmod decals and laser cut seatbelts.
Aircraft kits (injection)
New Arrivals
27/02/2024
£47.99
£43.19
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
KAI TA-50I Indonesian and Thai Air Force,. This kit is a reboxing of the Academy T-50 now including additional plastic parts on frame of our own production,, excellent Techmod decals and laser cut seatbelts.
Aircraft kits (injection)
New Arrivals
27/02/2024
£47.99
£43.19
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
KAI FA-50PH Philippine and Iraqi Air Force. This kit is a reboxing of the Academy T-50 now including additional plastic parts on frame of our own production,, excellent Techmod decals and laser cut seatbelts.
Aircraft kits (injection)
New Arrivals
27/02/2024
£47.99
£43.19
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
W-3RM Anakonda first version (3 marking opt., pe parts 2 sets, printed parts Techmod dcl.)
Aircraft kits (injection)
New Arrivals
27/02/2024
£32.99
£29.69
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
PZL W-3SP Anakonda Special Unit Grom (2 marking options, pe parts 2 sets, printed part, Techmod decals)
Aircraft kits (injection)
New Arrivals
27/02/2024
£32.99
£29.69
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
Boeing P-26 Peashooter Fighter Plane 180 pp, hardcover, polish/English text) 237 photos, 34 colour profiles scale drawings 1/72 and 1/48
Aircraft books
New Arrivals
27/02/2024
£43.99
£39.59
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
1:35
7,5 cm Barrel for Kwk 40 L/48 without muzzle brake for StuG.III Ausf. F/8 or StuG. III, Ausf.G or StuG.IV (designed to be used with Dragon, Rye Field and Tamiya kits)
Military vehicle gun barrels
New Arrivals
27/02/2024
£9.60
£8.64
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
1:35
German 3CM Flak 103 two barrels for "Kugelblitz" tanks (designed to be used with Dragon and Takom kits)[Flakpanzer V Kugelblitz IV (3cm)]
Military vehicle gun barrels
New Arrivals
27/02/2024
£15.60
£14.04
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
BAe Harrier GR.3 Nose Unit - (designed to be used with Airfix kits) - Super-detailed unit in injection resin, with cast pitot head and etched 'I' Band transponder Antenna.
Aircraft detailing sets (mixed-media)
New Arrivals
27/02/2024
£12.20
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
RAF Hawker-Siddeley Harrier GR.1/Gr.3 Detail Set - (designed to be used with Airfix kits) - This large new-tool set contains cockpit and ejector seat assemblies, instrument panels and films, canopy framing and sills, plus engine nozzle, airframe and air brake details, ventral fuselage strakes, and many other items. A new front undercarriage unit with resin nose wheel is included, together with extensive detailing for the main ...
Aircraft detailing sets (mixed-media)
New Arrivals
27/02/2024
£64.70
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
RAF BL755 Cluster Bomb Set - An ideal addition for your Airfix Harrier GR1/GR3. Contains two resin main units, with etched overlay/lugs assemblies. Etched fin units are supplied with both inner and outer parts of the fins represented as separate items. In addition, the set includes the side panels for these units with all rivet detail included, together with finely etched fuse vanes. (designed to be used with Airfix kits)
Aircraft detailing sets (mixed-media)
New Arrivals
27/02/2024
£25.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

No Image
1:24
RAF Harrier GR1/GR3 Display Set - This set provides you with several items to make an interesting display of your Airfix Harrier kit. Includes is a beautifully detailed Access Ladder kit. A pair of detailed FOD Guards for the kit intakes, Wheel Chocks of both the earlier aâé-~sprung and the later aâé-~rubber types, aâé-~Remove Before Flight Tags and Pins and aâé-~Aircraft Armed Signs and Signboards - and a Wire Storage B...
Aircraft detailing sets (mixed-media)
New Arrivals
27/02/2024
£33.20
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
Royal Navy Sea Harrier FRS.1 Detail Set - This large re-tooled set contains extensive cockpit and ejector seat details, instrument panels and films, canopy framing and sills, plus engine nozzle, airframe and air brake details, ventral fuselage strakes, new doppler panel, and many other items. A new front undercarriage unit with resin nose wheel, together with extensive detailing for the main fuselage and outrigger wheels. A fu...
Aircraft detailing sets (mixed-media)
New Arrivals
27/02/2024
£61.60
Out of Stock
0