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

	 AND (P.product_category_id = 103 OR P.price_set) GROUP BY P.id ORDER BY DATE(P.arrival_date) desc, P.code
Catalogue | Hannants
Hannants News Feed Subscribe To This Search | Create Search Alert Create Search Notification

Catalogue



Found 1,007 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

1:72
Sycomor - Chaff/Flare Dispenser for Dassault-Mirage F.1 (designed to be used with Special Hobby kits) [F.1CR F.1B F.1CG F.1CE/CH] The Sycomor Dispenser pod saw service with Mirage F.1 export versions. It comes as a ready to use one-piece item, the pylon is an integral part of the dispenser.
Aircraft detailing sets (resin)
Catalogue
£3.60
-
In Stock
3

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:32
Hawker Tempest Mk.II/Mk.V/Mk.VI Square Tread Pattern Main wheels (designed to be used with Revell and Special Hobby kits) This set brings the modeller new landing gear wheels with nicely detailed tread as used on post war Tempest fighter aircraft.
Aircraft seats (resin)
Catalogue
£8.80
-
In Stock
3

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

RAF WWII Hawker Tempest/Typhoon Mechanic (designed to be used with Special Hobby kits)[Mk.II Mk.V Mk.VI] This set contains a British RAF mechanic figure from the later stage of WW2. The figure has been designed to come with the Special Hobby Tempest model, but could be used with any other 1/32 scale model of RAF aircraft of the mentioned era. The head and both arms are separate parts.
Figures (resin)
Catalogue
£13.70
-
In Stock
5

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
Mitsubishi J2M3 Raiden 'Jack' Cockpit Set (designed to be used with Hasegawa kits) This interior set fits the Hasegawa kit of the Mitsubishi J2M3 Raiden (Jack) fighter plane. The set offers high levels of detail on the cockpit sidewalls, floor, fuselage bulkheads, pilot's seat with belts, instrument panel and the fuel tank located forward of the panel, antenna mast mounted on the fuselage brace member behind the pilot's seat a...
Aircraft engines and propellers (resin)
Catalogue
£8.10
-
In Stock
3

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
Mitsubishi J2M3 Raiden 'Jack' armament set (designed to be used with Hasegawa kits) This armament set improves the Hasegawa Mitsubishi J2M3 Raiden (Jack) kit, offers open weapon bays with superbly detailed 20mm type 99 model 2 cannon replicas and also the cover panels for both the port and starboard wing.
Aircraft detailing sets (resin)
Catalogue
£7.40
-
In Stock
4

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
Mitsubishi J2M3 Raiden 'Jack' seat with belts (designed to be used with Hasegawa kits) This set contains a resin pilot's seat with belts which easily replaces the original kit's part and offer higher levels of detail. Designed to fit Hasegawa's 1/72 Mitsubishi J2M3 Raiden (Jack) model.
Aircraft seats (resin)
Catalogue
£3.40
-
In Stock
3

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
de Havilland Vampire Mk.I Underwing Slipper Tanks (2 pcs) (designed to be used with Special Hobby kits) The early Vampire jet fighter aircraft could be fitted either with standard underwing fuel tanks on a pylon or with a 'slipper' type similar to those known from the Mosquito. The Special Hobby kit brings just the usual fuel tanks, now this CMK set brings the modeller detail resin cast parts of the fuel tanks mounted directly...
Aircraft detailing sets (resin)
Catalogue
£3.40
-
In Stock
5

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
Douglas A-4A/A-4B/A-4C (early) Skyhawk Wheels (early with spoke type hubs) (designed to be used with Fujimi and Hobby 2000 kits) This set brings brand new undercarriage wheels with spoke hubs. 3D-designed / created master patterns fit model for Fujimi.
Aircraft wheels (resin)
Catalogue
£3.60
-
In Stock
4

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

Douglas A-4C (late) and later Skyhawk Wheels (late type with plain hubs) (designed to be used with Fujimi, Hasegawa and Hobby 2000 kits) Brand new plain hub main wheels, the master patterns were 3D designed.
Aircraft wheels (resin)
Catalogue
£3.60
-
In Stock
3

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
Curtiss P-40E-P-40N Kittyhawk/Warhawk Control Columns (3 pcs.), (designed to be used with Academy, AZ Models, Hasegawa, Special Hobby and Sword kits) This set contains three brand new and nicely detailed control columns made to fit not just the latest Special Hobby kits. Master patterns 3D created.
Aircraft detailing sets (resin)
Catalogue
£2.50
-
In Stock
5

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
Avro Lancaster B.I/III armament exterior (designed to be used with Hasegawa kits) Set contains new bomb bay including racks
Aircraft detailing sets (resin)
Catalogue
£14.60
-
In Stock
4

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
WWII US bomber pilot and two gunners
Figures (resin)
Catalogue
£9.70
-
In Stock
3

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:32
Hawker Tempest Mk.V Engine Cover Panels. The set contains cast resin parts of the engine and radiator cover panels for Special Hobby kits (SH32049, SH32052, SH32070). Could be also used to accompany our detail set no CMK 511 open engine and radiator installation. 3D designed, master parts 3D-Printed . (designed to be used with Revell and Special Hobby kits)
Aircraft detailing sets (resin)
Catalogue
£37.60
-
In Stock
2

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
Curtiss P-40E/P-40K/P-40M/P-40N - Armament Set (designed to be used with Special Hobby kits)
Aircraft detailing sets (resin)
Catalogue
£9.70
-
In Stock
4

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
Curtiss P-40 - Undercarriage Set (contains wheel well structure and canvas covers) (designed to be used with Special Hobby kits) Tailored to fit the new Special Hobby P-40 kits of versions P-40E, P-40K, P-40M and P-40N, but definitely not only these, is this set of undercarriage wheel wells. It offers both the wells with visible internal wing structure and the more often seen variety of wheel wells with canvas covers. The set...
Aircraft detailing sets (resin)
Catalogue
£9.70
-
In Stock
5+

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
Curtiss P-40E/P-40K/P-40M and P-40N-1 Seat with Belts (designed to be used with Special Hobby kits)
Aircraft seats (resin)
Catalogue
£3.60
-
In Stock
5+

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
Curtiss Kittyhawk Mk.I, Mk.Ia, Mk.II, Mk.IIa and Mk.III Seat with Sutton Harness (designed to be used with Special Hobby kits)
Aircraft seats (resin)
Catalogue
£3.60
-
In Stock
5+

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
Curtiss P-40E Warhawk, P-40F, P-40K, P-40L, P-40M and P-40N-1 seat with seat belt (designed to be used with Special Hobby kits) This new resin cast seat has been tailored to fit the new Special Hobby P-40 kits in the E, K, M and N-1 version and can be used with earlier Special Hobby P-40F and L versions too as well as with other P-40 kits. 3D designed, master parts 3D-Printed . The seat is plain, with no belts.
Aircraft seats (resin)
Catalogue
£2.50
-
In Stock
5+

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:32
IAR IAR-81C Late Main wheels (designed to be used with Frrom and Special Hobby kits) The set offers mainwheels with nicely detailed hub area. The tyres come with very fine tread. Designed for Special Hobby and Azur/Frrom kits of Rumanian I.A.R.-80/81 fighter and dive bomber aircraft. 3D designed and master marts produced on a 3D printer.
Aircraft wheels (resin)
Catalogue
£4.70
-
In Stock
4

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
Curtiss P-40 Wheels Cross Tread (designed to be used with Special Hobby kits) The set contains all new wheels with cross tread tyres, the wheel hubs come as separate casts and the set offers two styles of the wheels, either with the hub covers on or without the covers. 3D designed, 3D-Printed master parts. [P-40F/P-40L P-40E P-40N Kittyhawk]
Aircraft wheels (resin)
Catalogue
£3.60
-
In Stock
4

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
Curtiss P-40 Wheels Diamond and whole Tread (designed to be used with Special Hobby kits) The set contains all new wheels with diamond and hole style tread, the wheel hubs come as separate casts and the set offers two styles of the wheels, either with the hub covers on or without the covers. 3D designed, 3D-Printed master parts. [P-40F/P-40L P-40E P-40N Kittyhawk]
Aircraft wheels (resin)
Catalogue
£3.60
-
In Stock
1

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
Curtiss P-40N-5 Warhawk through P-40N-40 Seat with Belts (designed to be used with Special Hobby kits) For the new Special Hobby P-40N kits (later blocks), but not just for these kits, has been designed this set which brings the modeller a new cast pilot's seat with belts. 3D designed, the seat master pattern was produced using a 3D printer.
Aircraft seats (resin)
Catalogue
£3.60
-
In Stock
3

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
Curtiss P-40 Cockpit Sidewalls and Control Column (designed to be used with Special Hobby kits) The new Special Hobby P-40 Warhawk kits will benefit from the addition of this set which offers the modeller new and nicely detailed cockpit sidewalls and a new control stick. The cast part replace directly and easily the original styrene items. Not much surgery needed. The master parts were 3D designed and printed. [P-40E P-40N]
Aircraft seats (resin)
Catalogue
£5.40
-
In Stock
5+

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
Curtiss Kittyhawk Mk.IV Seat with Sutton Harness (designed to be used with Special Hobby kits) The new Special Hobby models of the Kittyhawk IV (basically a P-40N with some British equipment), but not just these kits, will no doubt benefit from the new pilot's seat cast with the quite distinctive British Sutton harness. As many of our recent sets, also this one has been 3D designed and the master parts produced on a 3D printer...
Aircraft seats (resin)
Catalogue
£3.60
-
In Stock
5

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

3.7cm anti-aircraft gun 43.
Military vehicle kits (injection)
Catalogue
£8.30
-
Out of Stock
0