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 = 955 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 670 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
McDonnell F-4E/F-4G Phantom Engine Integrated seamless Intake 3D-printed (designed to be used with Meng Model kits)
Aircraft detailing sets (resin)
New Arrivals
08/04/2024
£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
Lockheed-Martin F-16D Fighting Falcon F110 Engine Integrated seamless Intake aâé-l"Big Mouthaâé- 3D-printed?designed to be used with Kinetic Models K48105 and 48146 kits?
Aircraft detailing sets (resin)
New Arrivals
08/04/2024
£8.99
£8.09
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-16 F100 Engine Integrated seamless Intake aâé-l"Small Mouthaâé- 3D-printed (designed to be used with Tamiya kits)[F-16C/F-16CJ]
Aircraft detailing sets (resin)
New Arrivals
08/04/2024
£8.99
£8.09
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
Douglas C-47 Skytrain/Dakota "Pin-Up Nose Art and Stencils" Part # 2 Monogram, Revell, Trumpeter kits.
Aircraft decals (military)
New Arrivals
08/04/2024
£31.99
£28.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
Douglas C-47 Skytrain/Dakota "Pin-Up Nose Art" Part # 2 (Stencils not included) Monogram, Revell, Trumpeter kits
Aircraft decals (military)
New Arrivals
08/04/2024
£23.99
£21.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
Sukhoi Su-27P, Part 2, Ukranian Air Forces, digital camouflage for Academy, Eduard kits, Great Wall Hobby, HobbyBoss, Trumpeter kits
Aircraft decals (military)
New Arrivals
08/04/2024
£13.99
£12.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
Junkers Ju-87A 'Stuka' Camouflage Pattern Paint Mask (designed to be used with Special Hobby kits)
Aircraft paint masks (self adhesive)
New Arrivals
06/04/2024
£11.30
£10.17
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:48
Camouflage over Vietnam Mikoyan MiG-21PFM x Mikoyan MiG-21MF Lockheed F-104C Starfighter x 2 Northrop F-5A/C Northrop F-5C Republic F-105D Republic EF-105F Republic F-105F
Aircraft decals (military)
New Arrivals
05/04/2024
£14.99
£13.49
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
Dassault-Super Mystere B.2 in foreign service Israeli Air Force x 3 different camouflage schemes Honduras Air Force x 4 different camouflage schemes
Aircraft decals (military)
New Arrivals
05/04/2024
£14.99
£13.49
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:48
Junkers Ju-188A-1 Racher/Rƒ¤cher late wheels with weighted tires and paint masks (designed to be used with Revell kits)
Aircraft wheels (resin)
New Arrivals
05/04/2024
£8.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
Greek restored Supermarine Spitfire Mk.IX IN 4 SCALES also set include decals for propeller blades Some history for plane... Spitfire MJ755 was built at Castle Bromwich, and delivered to No. 33 MU at RAF Lyneham in December 1943, remaining in store until early 1944 when it was allocated to the Middle East Air Force and dispatched by sea to Casablanca, arriving 13th March 1944.aâé-¢ By August 1944, MJ755 had been allocated to 4...
Aircraft decals (military)
New Arrivals
05/04/2024
£7.99
£7.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

1:48
Supermarine Walrus Mk.I flying boat A09183 - Supermarine Walrus Mk.I, No. 276 Squadron, Royal Air Force Harrowbeer, Devon, England, 1944. (A) A09183 - Supermarine Walrus Mk.I , No. 700 Naval Air Squadron, HMS Sheffield, 1941. (B) A09183 - Supermarine Walrus Mk.I, No. 5 CF Royal Australian Air Force, Australia and New Guinea, early 1943. (C) It would be difficult to think of an aircraft design so markedly diffe...
Aircraft kits (injection)
New Arrivals
05/04/2024
£46.99
£42.29
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
Mil Mi-17 Hip (designed to be used with Annetra AMK Avant Garde kits)
Aircraft canopies (vacform)
New Arrivals
03/04/2024
£7.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
1:32, 1:35, 1:48
WWII British infantry "acrylic paint set 6 bottles ? 12 ml" (designed to be used with ICM kits)
Paint, Acrylic 12ml
New Arrivals
03/04/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
1:32, 1:35, 1:48, 1:72
Civil Aviation "acrylic paint set 6 bottles (designed to be used with Airfix, ICM, Revell and Zvezda kits) 12 ml" [Boeing 707 727 737 747 767 780]
Paint, Acrylic 12ml
New Arrivals
03/04/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
Martin B-26B Marauder MORE ARRIVING SOON! WWII American Bomber (100% new moulds) 23 INCREDIBLY DETAILED PICTURES ADDED!
Aircraft kits (injection)
New Arrivals
03/04/2024
£75.80
£68.22
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:48
Armament for WWII German Aircraft (100% new molds) 100% new molds
Aircraft kits (injection)
New Arrivals
03/04/2024
£15.80
£14.22
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
Kawasaki Ki-61-II Kai 3 decal variants: 1. Ki-61-II, 56th Sentai, Itami AB, Japan 1945 2. Ki-61-II, 55th Sentai, Sano AB, Japan 1945 (What if) 3. Ki-61-II, Japan 1945 In the fall of the same year, the armament was strengthened and during the war there were further improvements and production of modernized modifications. The Ki-61 earned the respect of the Allies in the battles over the Pacific. They formed part of T...
Aircraft kits (injection)
New Arrivals
03/04/2024
£39.99
£35.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
Grumman A-6E/KA-6D Intruder VA-35 The Black Panther aâé-The final Countdownaâé-. Aircraft stencilling with sewing patches and Helmet markings
Aircraft decals (military)
New Arrivals
28/03/2024
£17.99
£16.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
Saab JAS-39 Gripen Tigermeet 2023 HUNAF
Aircraft decals (military)
New Arrivals
28/03/2024
£17.99
£16.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
McDonnell F-4 Phantom II pilot helmet and Sewing patches
Aircraft decals (military)
New Arrivals
28/03/2024
£12.60
£11.34
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:48
Grumman F4F-4 Wildcat late 1/48 The ProfiPACK edition kit of the US carrier based WWII fighter plane F4F-4 Wildcat late in 1/48 scale. - plastic parts: Eduard- marking options: 6- decals: Eduard- PE parts: yes, pre-painted- painting mask: yes- resin parts: no 1 / 6 F4F-4 Wildcat late 1/48 - COL A Lt.(Jg) William E. Eder, VGF-29, USS Santee (CVE-29), November 1942 2 / 6 F4F-4 Wildcat late 1/48 - COL B BuNo.11992, Ens. Ler...
Aircraft kits (injection)
New Arrivals
28/03/2024
£28.65
£25.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
Fokker E.III EDUARD-WEEKEND The Weekend edition kit of German WWI fighter aircraft Fokker E.III in 1/48 scale. - plastic parts: Eduard - marking options: 4 - decals: Eduard - PE parts: no - painting mask: no - resin parts: no 1 / 4 Fokker E. III 1/48 - COL A E339/16, Lt. Josef Jacobs, Fokkerstaffel West, June 1916 2 / 4 Fokker E. III 1/48 - COL B E105/15, Ernst Udet, KeK Habsheim, 1916 3 / 4 Fokker E. III 1/48 - COL C...
Aircraft kits (injection)
New Arrivals
28/03/2024
£17.20
£15.48
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:48
Hawker Hurricane Mk.IIc (designed to be used with Hobby Boss kits) This BiG-Ed set includes all these Eduard sets.... ED481128 Hurricane Mk.IIc landing flaps ED491411 1/48 Hurricane Mk.IIc EDFE1412 Hurricane Mk.IIc seatbelts STEEL EDEX1000 Hurricane Mk.IIc TFace canopy frame paint mask (inside and outside)
Aircraft detailing sets (etched)
New Arrivals
28/03/2024
£28.65
£25.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
Republic P-47D-25 Thunderbolt (designed to be used with MiniArt kits) This BiG-Ed set includes all these Eduard sets.... ED491407 P-47D-25 1/48 EDFE1408 P-47D-25 seatbelts STEEL 1/48 EDEX997 P-47D-25 1/48
Aircraft detailing sets (etched)
New Arrivals
28/03/2024
£19.60
£17.64
Out of Stock
0