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
Vought A-7E Corsair II part 1 - VA-147 Argonauts
Aircraft decals (military)
New Arrivals
04/03/2024
£20.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
Pre WWII training biplanes - Brazilian Air Force de Havilland DH.82a Tiger Moth Stearman PT-17 Kaydet de Havilland DH.60M Moth
Aircraft decals (military)
New Arrivals
04/03/2024
£15.75
£14.18
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
Cats from USS Kitty Hawk - 1991 Grumman F-14B Tomcats
Aircraft decals (military)
New Arrivals
04/03/2024
£15.75
£14.18
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 Me-262A-1a aces
Aircraft decals (military)
New Arrivals
04/03/2024
£15.75
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
Savoia-Marchetti SM.79 bomber in 1/48 scale. This is a short-run kit, originally produced for Classic Airframes in 2001 and released by Eduard in the Flashback series. EDUARD-LIMITED The Heavy Retro Limited edition of the kit of the famous Italian WWII three-engined medium bomber aircraft SM.79 Sparviero in 1/48 scale.The first edition of this kit was released in 2001. Sparviero (Sparrowhawk) served as a classic bomber or as ...
Aircraft kits (injection)
New Arrivals
02/03/2024
£59.99
£53.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

Re-released! Supermarine Spitfire Mk.IXc late version "The ProfiPACK edition kit of British fighter aircraft Spitfire Mk.IXc (late version) in 1/48 scale. REEDITION. - plastic parts: Eduard - No. of decal options: 6 - decals: Eduard - PE parts: yes, color - painting mask: yes - resin parts: no 1 / 6 Spitfire Mk. IXc pozdnƒ verze 1/48 - Spitfire LFMk.IXc, MH712, flown by W/O Henryk Dygala, No. 302 Squadron, Summer / Autumn,...
Aircraft kits (injection)
New Arrivals
02/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
Northrop F-5 FREEDOM TIGER The Limited edition of the kit of the US supersonic light fighter Northrop F-5E in 1/48 scale.- plastic parts: AFV Club- marking options: 8- decals: Eduard- PE parts: yes, pre-painted- painting mask: yes - resin parts: yes, wheels, RWR antennae A 73-00878, 63rd Tactical Wing, RVNAF, Bien Hoa, South Vietnam, 1974 73-00878, Socialist Republic of Vietnam, 2023 renovation at The Aviation Museum Kbel...
Aircraft kits (injection)
New Arrivals
02/03/2024
£53.50
£48.15
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-2 The ProfiPACK edition kit of the German WWII fighter plane Bf-109G-2 in 1/72 scale. - plastic parts: Eduard - marking options: 6 - decals: Eduard - PE parts: yes, pre-painted - painting mask: yes - resin parts: no COL A Bf-109G-2, Maj. Johannes Trautloft, CO of JG 54, the Soviet Union, August 1942 COL B Bf-109G-2/R6, WNr. 13531, Hptm. Hermann Graf, CO of 9./JG 52, Pitomnik, the Soviet Union, Septemb...
Aircraft kits (injection)
New Arrivals
02/03/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

Re-released! Messerschmitt Bf-108B The ProfiPACK edition kit of German WWII liasion aircraft Messerschmitt Bf-108 in 1/48 scale.- plastic parts: Eduard- marking options: 5- decals: Eduard- PE parts: yes, pre-painted- painting mask: yes- resin parts: no
Aircraft kits (injection)
New Arrivals
02/03/2024
£25.50
£22.95
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
Focke-Wulf Fw-190A-5 light fighter The Weekend edition kit of German WWII fighter aircraft Fw-190A-5 in 1/48 scale. The kit offers Fw-190A-5s armed with two cannons in the wings. - plastic parts: Eduard - marking options: 4 - decals: Eduard - PE parts: no - painting mask: no COL A Fw-190A-5, WNr. 2700, 2./JG 11, Husum, Germany, August 1943 COL B Fw-190A-5, WNr. 0152594, Maj. Hermann Graf, CO of JGr. Ost, Toulouse-Blagnac, ...
Aircraft kits (injection)
New Arrivals
02/03/2024
£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
1:32
Bell AH-1G early 1/35 (designed to be used with ICM kits) This BiG-Ed set includes all these Eduard sets..... ED321015 AH-1G early 1/35 ED33362 AH-1G early seatbelts STEEL 1/35 EDJX320 AH-1G 1/35
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£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
Mil Mi-17 1/48 (designed to be used with Trumpeter kits) This BiG-Ed set includes all these Eduard sets.... ED481126 Mi-17 cargo seats 1/48 ED491401 Mi-17 1/48 ED491402 Mi-17 cargo seatbelts STEEL 1/48 EDFE1402 Mi-17 seatbelts STEEL EDEX993 Mi-17 1/48
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£52.30
£47.07
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
Westland Sea King HAS.1 1/48 (designed to be used with Airfix kits) This BiG-Ed set includes all these Eduard sets.... ED491394 Sea KingHAS.11/48 ED491404 Sea King HAS.1 cargo interior 1/48 EDFE1397 Sea King seatbelts STEEL 1/48 EDEX989 Sea King 1/48
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£29.50
£26.55
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
Westland Sea King HAS.5 1/48 (designed to be used with Airfix kits) This BiG-Ed set includes all these Eduard sets.... ED491395 Sea King HAS.5 1/48 ED491405 Sea King HAS.5 cargo interior 1/48 EDFE1397 Sea King seatbelts STEEL 1/48 EDEX989 Sea King 1/48
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£33.50
£30.15
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
Westland Sea King HU.5 1/48 (designed to be used with Airfix kits) This BiG-Ed set includes all these Eduard sets.... ED491396 Sea King HU.5 1/48 ED491397 Sea King HU.5 cargo seatbelts STEEL ED491406 Sea King HU.5 cargo interior 1/48 EDFE1397 Sea King seatbelts STEEL 1/48 EDEX989 Sea King
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£29.50
£26.55
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 SPACE 1/48 (designed to be used with Tamiya kits)
3D printed decal
New Arrivals
02/03/2024
£10.30
£9.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

No Image
Hawker Hurricane Mk.IIb SPACE 1/48 (designed to be used with Arma Hobby kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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 SPACE 1/48 (designed to be used with Airfix kits) [AS.1/AS.4]
3D printed decal
New Arrivals
02/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
Fairey Gannet AS.4 SPACE 1/48 (designed to be used with Airfix kits) [AS.1/AS.4]
3D printed decal
New Arrivals
02/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
Vought F4U-1A SPACE Corsair (designed to be used with Magic Factory kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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
Vought F4U-2 SPACE Corsair (designed to be used with Magic Factory kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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-108B SPACE 1(48 (designed to be used with Eduard kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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
Northrop F-5E Tiger SPACE 1/48 (designed to be used with AFV Club and Eduard kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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-6A Intruder SPACE 1/72 (designed to be used with Trumpeter kits)
3D printed decal
New Arrivals
02/03/2024
£9.20
£8.28
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
Northrop F-5E Tiger upgrade set 1/48 (designed to be used with Eduard kits)
Aircraft detailing sets (etched)
New Arrivals
02/03/2024
£15.70
£14.13
Out of Stock
0