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=362330
		 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 24 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
Vought F4U-1A Corsair LĦĦK 1/48 (designed to be used with Magic Factory kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
Republic P-47D-30 Thunderbolt LĦĦK 1/48 (designed to be used with Miniart kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
Polikarpov I-16 Type 24 LĦĦK 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
General-Motors FM-1 Wildcat LĦĦK 1/48 (designed to be used with Tamiya kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
Fairey Gannet AS.1/AS.4 LĦĦKplus 1/48 (designed to be used with Airfix kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£20.60
£18.54
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 cockpit PRINT 1/48 (designed to be used with Tamiya kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£24.60
£22.14
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
North-American P-51B/P-51C Mustang 108gal drop tanks PRINT 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
North-American P-51B/P-51C Mustang seat Type 2 PRINT 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft seats (resin)
Future Releases
£3.80
£3.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
1:48
North-American P-51B/P-51C Mustang Hamilton Standard propeller 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft engines and propellers (resin)
Future Releases
£5.80
£5.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
North-American P-51B/P-51C Mustang Hamilton Standard propeller uncuffed 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft engines and propellers (resin)
Future Releases
£5.80
£5.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
North-American P-51B/P-51C Mustang bazooka rocket launcher 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£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

No Image
1:48
McDonnell F-4E Phantom parachute 3d-PRINTed 1/48 (designed to be used with Meng Model kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft detailing sets (resin)
Future Releases
£19.60
£17.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
Bristol Beaufort Mk.I engines PRINT 1/48 (designed to be used with ICM kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft engines and propellers (resin)
Future Releases
£28.70
£25.83
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 P-51B/P-51C Mustang wheels block tread 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft wheels (resin)
Future Releases
£5.80
£5.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
North-American P-51B/P-51C Mustang wheels diamond tread 2 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft wheels (resin)
Future Releases
£5.80
£5.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
North-American P-51B/P-51C Mustang wheels block tread 2 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft wheels (resin)
Future Releases
£5.80
£5.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
Messerschmitt Bf-108 wheels spoked 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft wheels (resin)
Future Releases
£5.80
£5.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
Messerschmitt Bf-108 wheels 1/48 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!!
Aircraft wheels (resin)
Future Releases
£5.80
£5.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
IJN Type 96 25mm AA gun (single) PRINT 1/350 kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Brassin set - single Mounted 25mm AA gun for IJN vessels in 1/350 scale. Set consists of 20 guns. Made by direct 3D printing. Easy to assemble, replaces plastic parts. Set contains: - 3D print: 20 parts - decals: no - photo-etched details: yes - painting mask: no
Ship detailing sets (resin)
Future Releases
£5.80
£5.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:350
IJN Type 96 25mm AA gun (double) PRINT 1/350 kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Brassin set - double Mounted 25mm AA gun for IJN vessels in 1/350 scale. Set consists of 18 guns. Made by direct 3D printing. Easy to assemble, replaces plastic parts. Set contains: - 3D print: 18 parts - decals: no - photo-etched details: yes - painting mask: no
Ship detailing sets (resin)
Future Releases
£5.80
£5.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
Messerschmitt Bf-109G-2 LĦĦKplus 1/72 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Collection of 3 sets for Bf 109G-2 in 1/72 scale. - LĦĦK set (pre-painted Brassin dashboard & Steelbelts) - gun barrels - propeller
Aircraft detailing sets (resin)
Future Releases
£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
1:72
Messerschmitt Bf-109G-4 LĦĦKplus 1/72 (designed to be used with Eduard kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Collection of 3 sets - LĦĦK set (pre-painted Brassin dashboard & Steelbelts) - gun barrels - propeller
Aircraft detailing sets (resin)
Future Releases
£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 P-38J Lightning engines 1/48 (designed to be used with Tamiya kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Collection of 3 sets for P-38J in 1/48 scale. Recommended kit: Tamiya - left engine - right engine - turbochargers All sets included in this BIG SIN are available separately, but with every BIG SIN set you save up to 30 %.
Aircraft engines and propellers (resin)
Future Releases
£56.40
£50.76
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-35A Lightning II armament 1/72 (designed to be used with Tamiya kits) JUNE RELEASE EXPECTED IN STOCK LATE MAY!!! Collection of 5 sets for F-35A in 1/72 scale. Recommended kit: Tamiya - GBU-12 - AIM-120C AMRAAM - AIM-9X - AIM-132 ASRAAM - GBU-31(V)3/B JDAM All sets included in this BIG SIN are available separately, but with every BIG SIN set you save up to 30 %.
Aircraft detailing sets (resin)
Future Releases
£20.60
£18.54
Out of Stock
0