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_category_id = 103
		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 asc 
Future Releases | Hannants
Hannants News Feed Subscribe To This Search | Create Search Alert Create Search Notification

Future Releases



Found 2,479 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 Image
Heinkel He-111P2, He-111H-6 (Airfix AX07007, AX06014) + wheels masks (designed to be used with Airfix kits)
Aircraft paint masks (self adhesive)
Future Releases
£TBA
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.7A / GR.9A ((designed to be used with Airfix kits) #A04050, #A55300) + wheels masks (designed to be used with Airfix kits) 0 Developing
Aircraft paint masks (self adhesive)
Future Releases
£TBA
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
Bugatti Chiron in Black. QUICK BUILD No Glue! - No paint! - Just BUILD!
Car kits (injection)
Future Releases
£10.99
£9.89
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
Ruined Farm House
Diorama bases (injection)
Future Releases
£TBA
£TBA
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
AMMO LOADING (SU-85, GAZ-MM & CREW) BIG SET
Diorama accessories (injection)
Future Releases
£TBA
£TBA
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 F.13 Passenger Plane. Early Version Not REPUBLIC P-47-25RE THUNDERBOLT BASIC as previously advertised
Aircraft kits (injection)
Future Releases
£TBA
£TBA
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

Re-print! Spitfire Mk.IXc/Mk.IXe Aces 1. Spitfire Mk.IX, EN398, W/Cdr E.J.Johnson 2. Spitfire Mk.IX, MK392, W/Cdr E.J.Johnson 3. Spitfire Mk.IX, BS240, W/Cdr R.M.Milne 4. Spitfire Mk.IX, BS430, S/L F.H.Boulton 5. Spitfire Mk.IX, EN473, S/L D.E.Kingaby 6. Spitfire Mk.IX, ML214, S/L J. Plagis 7. Spitfire Mk.IX, MK144, S/L A.G.Page 8. Spitfire Mk.IX, MH434, F/O H.P.Lardner-Burke 9. Spitfire Mk.IX, BS538, Sgt P.H.Closterm...
Aircraft decals (military)
Future Releases
£18.40
£16.56
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

Re-print! Supermarine Spitfire Mk.I/II Aces 1. Spitfire Mk.IIA, P8084, No.64 Sq. RAF, F/Lt J.J. O'Meara, victory 11+2 - 4 - 11+1 2. Spitfire Mk.IA, N3180, No.54 Sq. RAF, P/O A.C. Deere, victory 17+1 - 4 7+1 3. Spitfire Mk.IIA, P7966, Tangmere Wing, W/Cdr D.R.S. Bader, victory 20+4 - 6+1 - 11 4. Spitfire Mk.IA, N3093, No.616 Sq. RAF, F/Lt D.E. Gillam, victory 7+1 - 3 - 6 5. Spitfire Mk.IA, X4036, No.234 Sq. RAF, P/O R.F.T....
Aircraft decals (military)
Future Releases
£18.40
£16.56
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

Re-print! 345th BG North-American B-25 Mitchells over the Pacific. 1. B-25D-10 Mitchell, 41-30315, 498th BS, New Guinea 1944 2. B-25D-10 Mitchell, 41-30176, 498th BS, New Guinea 1943 3. B-25J-22 Mitchell, 44-29577, 498th BS, the Philippines 1945 4. B-25H-1 Mitchell, 43-4345, 498th BS, New Guinea 1944 5. B-25C Mitchell, 41-12971, 499th BS, New Guinea 1943 6. B-25D-10 Mitchell, 41-30276, 499th BS, the Philippines 1945 7...
Aircraft decals (military)
Future Releases
£20.30
£18.27
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

Re-print! American B-25 Mk.II/Mk.III Mitchell in RAF Service 1. Mitchell Mk.II, FV-905, No.226 Sq. RAF 2. Mitchell Mk.II, FW-111, No.226 Sq. RAF 3. Mitchell Mk.II, FV-938, No.98 Sq. RAF 4. Mitchell Mk.II, FW-189, No.98 Sq. RAF 5. Mitchell Mk.II, FL-176, No.98 Sq. RAF 6. Mitchell Mk.II, FW-218, No.98 Sq. RAF 7. Mitchell Mk.II, FR189, No.320 (Dutch) Sq. RAF 8. Mitchell Mk.III, HD392, No.320 (Dutch) Sq. RAF 9. Mitchell...
Aircraft decals (military)
Future Releases
£14.85
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

Re-print! Curtiss P-40E/P-40F/P-40K in over the Pacific (Includes 18 camouflage schemes) 1. P-40E Warhawk, 9th FS, 49th FG, Capt. J.J. Kruzel, Australia 1942 2. P-40E Warhawk, 8th FS, 49th FG, Capt. C.C.Johnson, Australia 1942 3. P-40E Warhawk, 68th FS, 13rd AAF, Tongatabu 1942 4. P-40E Warhawk, 72nd FS, 15th FG, Hawaii 1942 5. P-40K Warhawk, 78th FS, 15th FG, Kauai Island 1943 6. P-40K Warhawk, 45th FS, 15th FG, CVE B...
Aircraft decals (military)
Future Releases
£18.40
£16.56
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

Re-print! Curtiss P-40K/P-40M/P-40N 1. P-40F Warhawk, 44th FS, 18th FG, Guadalcanal 1943 2. P-40M Warhawk, 44th FS, 18th FG, Capt F. Gaunt, New Georgia 1943 3. P-40N Warhawk, 110th TRS, Leyte 1944 4. P-40N Warhawk, 72nd TRG, New Guinea 1944 5. P-40N Warhawk, 8th FS, 49th FG, CO E. Harris, New Guinea 1943 6. P-40N Warhawk, 8th FS, 49th FG, Lt. M. Felt, New Guinea 1944 7. P-40N Warhawk, 35th FS, 8th FG, 1st Lt R.L. Wes...
Aircraft decals (military)
Future Releases
£18.40
£16.56
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
Re-print! Supermarine Spitfire MTO Aces (35 camouflage schemes) 1. Spitfire Mk.VB ER652, F/O A.F. Aikman 2. Spitfire Mk.VC BR392, F/O M.R.B. Ingram 3. Spitfire Mk.VC ER486, S/L J. Morgan 4. Spitfire Mk.VC BR476, S/L J.H. Wedgwood 5. Spitfire Mk.VB ER220, F/O N.F. Duke 6. Spitfire Mk.VB, ER821, F/L N.F. Duke 7. Spitfire Mk.VB EP401, P/O J.L. Waddy 8. Spitfire Mk.VB ES252, S/L L.C. Wade 9. Spitfire Mk.VC BR175, P/O D. Ib...
Aircraft decals (military)
Future Releases
£18.40
£16.56
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
Henschel Hs-123A-1 WWII German attack aircraft (100% new molds) NEW - IV quarter
Aircraft kits (injection)
Future Releases
£53.80
£48.42
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
Unimog S 404, German Military Radio Truck NEW - III quarter *new parts
Military vehicle kits (injection)
Future Releases
£37.80
£34.02
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
Ford GTB 'Burma Jeep', WWII US Military Vehicle (100% new molds) NEW - IV quarter
Military vehicle kits (injection)
Future Releases
£37.80
£34.02
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
R-1830 Twin Wasp aircraft engine
Aircraft engines and propellers (resin)
Future Releases
£TBA
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
Singapore Air Force McDonnell F-15SG Strike Eagles. Choice of 10 schemes including Delivery, Squadron and What if Schemes. Stencils for 2 aircraft
Aircraft decals (military)
Future Releases
£21.99
£19.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
1:48
Singapore air Force McDonnell F-15SG Strike Eagles. Choice of 3 schemes including Squadron markings. Stencils for 2 aircraft
Aircraft decals (military)
Future Releases
£21.99
£19.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
Gloster Meteor F.3 (NEW TOOLING)
Aircraft kits (injection)
Future Releases
£145.99
£131.39
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
James Comet crew chief motorcycle (designed to be used with Airfix kits) [Vickers Valiant B (PR) K.1]
Diorama accessories
Future Releases
£TBA
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
Vickers Valiant B (PR) K.1 bomb hoist. (designed to be used with Airfix kits)
Diorama accessories
Future Releases
£TBA
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
HMS Enterprise 1943-44
Ship kits, waterline hull (resin)
Future Releases
£TBA
£TBA
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
Corvette C8 Coupĩ (NEW TOOLING)
Car kits (injection)
Future Releases
£38.99
£35.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
Hawker Hurricane Africa Aces Part 4
Aircraft decals (military)
Future Releases
£TBA
£TBA
Out of Stock
0