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=7895 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 40 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 113
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

Heinkel He-177 'Greif'. WWII Combat Aircraft Photo Archive
Aircraft books
Catalogue
£13.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

Luftwaffe McDonnell RF-4E Phantoms II . Markings for just about any German McDonnell RF-4E in Norm 83A/B Green/Green/Grey Lizard camouflage. Includes 1991 Tiger Meet, 5000 Flight Hours, TAM1988 and four at Bergstrom Air Force Base 1990 namesd Evelin, Wayne, Hooters and Dirty Harry etc.
Aircraft decals (military)
Catalogue
£16.99
-
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
McDonnell RF-4E Phantoms Luftwaffe Part 2 Norm 72 Camouflage (8) From AG 51 Immelmann, AG 52, WTD 61 in standard and special markings
Aircraft decals (military)
Catalogue
£24.99
-
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:48
Junkers Ju-88A Part 1. (13) S4+AH 1/KuFl.GR 506 Germany 1942; S4+AL 3/KuFl506 Russia; F6+cN 5(F)uffkl.Gr122 Russia; F6+AL 3(F)/AufklGr 122 Russia 1942; A6+CH FAGr 120 Norway 1942; 4U+BH 1.(F)/Aufkl.Gr 123 France 1940; 7A+KH 1.(F)/Aufkl.Gr121 Africa 1942; 4N+FK 2.(F)/Aufkl.Gr 22 Russia; 4N+VL 3.*F)Aufkl.Gr22 Russia; 4N+DK 2(F)Aufkl.Gr22 Russia; 4U+VK 2.(F)/Aufkl.Gr 123 Italy 1944; 4U+MK 2.(F)/Aufkl.Gr 122 Italy 1944
Aircraft decals (military)
Catalogue
£14.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
No Scale
Italian Starfighters " The Lockheed F-104G in AMI Service softcover book
Aircraft books
Catalogue
£14.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

No Image
The Fiat G.91 in Luftwaffe Service (Part 1) softcover book
Aircraft books
Catalogue
£17.99
-
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

Re-printed! Jagdgeschwader 71 Richthofen. Part 1 1956 to 1974
Aircraft books
Catalogue
£15.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

No Image
Jagdgschwader 73 "Steinhoff" " JaboG 35 / JG 73 (F-4F) at Pferdsfeld (Part 2) softcover book
Aircraft books
Catalogue
£14.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

Jagdbombergeschwader 43 - Fighter Bomber Wing 43 in Oldenburg
Aircraft books
Catalogue
£13.99
-
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
LTV A-7B Corsair (3) 154454 NM/410 VA-25 USS Oriskany 1974; 154381 NM/400 VA-215 CGA USS Oriskany 1974; 154463 AE/412 VA-215 USS Thoedore Roosevelt 1977
Aircraft decals (military)
Catalogue
£14.99
-
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:48
Junkers Ju-88A Part 2 (15) V4+AD Stab III/KG1 Russia; V4+HU/17 10/KG1 Russia; 5K+GN 5/KG 3 France 1940; 5K+AA CO KG 3 Russia 1942; 5K+BP 6/KG3; GK+KK 2/KG3; 5K+WT 9/KG3 Blitz Russia 1942/3; 4D+AB Stab 1/KG30 Norway; A6+HH 1/KG30 Maj Werner Baumbach with ship kill markings on fin Norway; 4D+MN 5/KG30 Norway 1941; 4D+CH 1/KG30; 4D+DC Stab II/KG30 both Holland 1940; 1T+BS Stab III/KG26 Italy 1943; 1H+KT 9/KG26; 1H+VH 1/KG26 both ...
Aircraft decals (military)
Catalogue
£14.99
-
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:48
Junkers Ju-88A Part 4. (12) No 8 Staffel III/KG76 France 1940; F1+AS 8/KG76 8/KG76 Russia; F1+GM 4/KG76 France 1941; F1+BR 7/KG76 Sicily 1943; F1+IT 9/KG76 Russia; F1+DP 6/KG76 Russia; PN+MT MG77 Italy; 3Z+CH 1/KG77 France 1940; 3Z+AB Stab 1/KG77 Russia; 3Z+FK 2/KG77 France 1941; 3Z+H III/KG77 Italy 1943; 3Z+EH 1/KG77 Italy
Aircraft decals (military)
Catalogue
£13.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

LTV A-7B Corsair (3) 154454 NM/410 VA-25 USS Oriskany 1974; 154381 NM/400 VA-215 CGA USS Oriskany 1974; 154463 AE/412 VA-215 USS Thoedore Roosevelt 1977
Aircraft decals (military)
Catalogue
£14.99
-
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
Junkers Ju-88A Part 1. (13) S4+AH 1/KuFl.GR 506 Germany 1942; S4+AL 3/KuFl506 Russia; F6+cN 5(F)uffkl.Gr122 Russia; F6+AL 3(F)/AufklGr 122 Russia 1942; A6+CH FAGr 120 Norway 1942; 4U+BH 1.(F)/Aufkl.Gr 123 France 1940; 7A+KH 1.(F)/Aufkl.Gr121 Africa 1942; 4N+FK 2.(F)/Aufkl.Gr 22 Russia; 4N+VL 3.*F)Aufkl.Gr22 Russia; 4N+DK 2(F)Aufkl.Gr22 Russia; 4U+VK 2.(F)/Aufkl.Gr 123 Italy 1944; 4U+MK 2.(F)/Aufkl.Gr 122 Italy 1944
Aircraft decals (military)
Catalogue
£9.99
-
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
Junkers Ju-88A Part 2 (15) V4+AD Stab III/KG1 Russia; V4+HU/17 10/KG1 Russia; 5K+GN 5/KG 3 France 1940; 5K+AA CO KG 3 Russia 1942; 5K+BP 6/KG3; GK+KK 2/KG3; 5K+WT 9/KG3 Blitz Russia 1942/3; 4D+AB Stab 1/KG30 Norway; A6+HH 1/KG30 Maj Werner Baumbach with ship kill markings on fin Norway; 4D+MN 5/KG30 Norway 1941; 4D+CH 1/KG30; 4D+DC Stab II/KG30 both Holland 1940; 1T+BS Stab III/KG26 Italy 1943; 1H+KT 9/KG26; 1H+VH 1/KG26 both ...
Aircraft decals (military)
Catalogue
£9.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

1:72
Junkers Ju-88A Part 3. (15) L1+ER 7/LG1 France 1940; L1+BB Stab 1/LG1; L1+MN 5/LG1 both Yugoslavia 1940/41; L1+KP 6/LG 1 Italy 1942; L1+JL 3/LG1; L1+DK 2/LG1 Both North Africa 1942; Q1+JC NAG 1 Rumania 1944; CT+ZY/24 Denmark; 9K+AL 3/KG51 France 1940; 9K+HP 6/KG51; 9K+DS 6/KG51 Edelweissgeschwader Russia; B3+PM 4/KG52 Sardinia 1942; B3+BB Stab 1/KG54 Italy; B3+HP 6/KG54 Sardinia; B3+LR 7/KG54 Italy; B3+MH 1/KG54 Switzerland `T...
Aircraft decals (military)
Catalogue
£9.99
-
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
Junkers Ju-88A Part 4. (12) No 8 Staffel III/KG76 France 1940; F1+AS 8/KG76 8/KG76 Russia; F1+GM 4/KG76 France 1941; F1+BR 7/KG76 Sicily 1943; F1+IT 9/KG76 Russia; F1+DP 6/KG76 Russia; PN+MT MG77 Italy; 3Z+CH 1/KG77 France 1940; 3Z+AB Stab 1/KG77 Russia; 3Z+FK 2/KG77 France 1941; 3Z+H III/KG77 Italy 1943; 3Z+EH 1/KG77 Italy
Aircraft decals (military)
Catalogue
£9.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

1:72
LTV A-7B Corsair (3) 154454 NM/410 VA-25 USS Oriskany 1974; 154381 NM/400 VA-215 CGA USS Oriskany 1974; 154463 AE/412 VA-215 USS Thoedore Roosevelt 1977
Aircraft decals (military)
Catalogue
£9.99
-
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:32
McDonnell RF-4E Phantom II stencils and walkways in Norm 72 camouflage
Aircraft decals (military)
Catalogue
£18.99
-
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

Fighter Wing 74 "Molders" Part 1 1961 to 1974 (Modern Luftwaffe Unit History Series) by Andreas Bauer & Johann Wohlmuth with Andreas Klein Sized A-4, softcover, bilingual German and English text and captions, 64 pages, about 140 colour and b/w images
Aircraft books
Catalogue
£15.50
-
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

No Scale
Fighter Wing 74 "Molders" Part 2. 1974 to 2016 (Modern Luftwaffe Unit History Series) by Andreas Bauer & Johann Wohlmuth with Andreas Klein. Sized A-4, softcover, bilingual German and English text and captions, 72 pages, about 170 colour and b/w images
Aircraft books
Catalogue
£15.50
-
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:48
stencils for the McDonnell F-4F Phantom in Norm 72 camouflage
Aircraft decals (military)
Catalogue
£11.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

1:48
stencils for the McDonnell RF-4E Phantom in Norm 72 camo
Aircraft decals (military)
Catalogue
£11.99
-
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
stencils for the McDonnell F-4F Phantom in Norm 72 camouflage
Aircraft decals (military)
Catalogue
£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

1:72
stencils for the McDonnell RF-4E Phantom in Norm 72 camo
Aircraft decals (military)
Catalogue
£7.99
-
In Stock
2