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=8274
		 AND P.product_category_id = 114 
		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
Special Offers | Hannants
Hannants News Feed Subscribe To This Search | Create Search Alert Create Search Notification

Special Offers



Found 9 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

1:32
BAe Hawk T.1/T.1A (2) XX343/2 Empire Test Pilots School (ETPS), Boscombe Down July 1987. WAS é£7.99. TEMPORARILY SAVE 1/3RD!!! Raspberry Ripple scheme with red fin and rudder and rear fuselage with white front fuselage, Oxford blue undersurfaces, light aircraft grey inner wings top, red wing tips. XX343/2 Revised Raspberry Ripple scheme with white band full length of fuselage. XX184 70th Anniversary of equipping 19 Sqn with ...
Aircraft decals (military)
Special Offers
£5.33
-
In Stock
48

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
BAe Hawk T.1A XX285 100 Sqn 90th Anniversary 2007 with Yellow and Blue trim. WAS é£9.99. TEMPORARILY SAVE 1/3RD!!!
Aircraft decals (military)
Special Offers
£6.66
-
In Stock
50++

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
BAe Hawk T.1A (2) XX249 4th FTS 70th Anniversary 1921 Abu Sueir-Valley 1991, Red/White/Blue/Lt. Aircraft Grey camouflage; XX312/CF 100 Squadron two versions of Skull, Camouflage (Barley) Grey/m/s/grey Camouflage with Black fin and fuselage top and yellow/blue fuselage stripe. WAS é£7.99. SILLY PRICE!!! HALF PRICE!!! TEMPORARILY JUST é£3.99!!!
Aircraft decals (military)
Special Offers
£3.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:32
BAe Hawk T.1A (2) XX244 or XX245 2008(R) Squadron, 4 FTS RAF Valley 2011 Display Aircraft flown by Fl.Lt. Jules Fleming; XX226 4FTS RAF Valley 1993 Display Aircraft with Valley Dragon logo on fin. Double sheet. WAS é£10.50. TEMPORARILY SAVE 1/3RD!!!
Aircraft decals (military)
Special Offers
£6.99
-
In Stock
50++

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 WAS é£9.99. TEMPORARILY SAVE 1/3RD!!! (3) PR533 5R-V 33 Sqn Malaya 1949-50 blue codes, overall high speed silver; MW798 HF-M 64 Sqn Chilbolton DG/OG/m/s/grey; QA130 Pakistan AF 1948 DE/Mid Stone/SKY blue;
Aircraft decals (military)
Special Offers
£6.66
-
In Stock
20+

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

Junkers Ju-52/3m (10) USUALLY é£7.99. TEMPORARILY SAVE 1/3RD!!! D-ALYL w Nr 5180 in colours for the 11th Olympic Games, Berlin 1936 overall Aluminium with black engines and undercarriage; 22x62 3a Escuadrilla 'Tres Marias' Spanish Civil War 1936 RLM61/62/62/22; Luftwaffe WL+KLQ Ambulance aircraft with Red Crosses on wings and fuselage RLM61/62/63/22; Luftwaffe WL+AFOE Ambulance aircraft with Red Crosses on White wings and ...
Aircraft decals (military)
Special Offers
£3.99
-
In Stock
20+

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
Gloster Meteor F.4 and Gloster Meteor T.7 (11) F Mk.4 (4) RA444 A6-B 257 Sqn; VT133 4D-J 74 Sqn both Horsham St Faiths late 1940s; VW261 609 Sqn R Aux Air Force Church Fenton 1951; VZ417/A 63 Sqn RAF Waterbeach; T Mk.7 (7) VW439/R 607 Sqn Royal Aux.AF RAF Ouston mid 1950s; WA718X 611 Sqn Royal Aux.AF RAF Woodvale mid 1950s; WH224/Z 500 Sqn Royal Aux.AF West Malling mid 1950s; WS116/935 Station Flight RNAS Lossiemouth. All over...
Aircraft decals (military)
Special Offers
£3.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:48
BAe Jet Provost T.5 Part 2 (8) WAS é£7.99. TEMPORARILY SAVE MORE THAN 1/3RD!!! XW375 in four slightly different schemes with the 'Poachers' Display Team at RAF College Cranwell from 1971 1976; XW295 N 1 FTS RAF Linton-on-Ouse 1985 flown by Flt.Lt. D. J. Whittington winner of the Wright Jubilee Trophy and as modified in Sept 1985 with the addition of Linton-on-Ouse badges. XW320 also in same schemes. XW306/Y flown by Flt.Lt M.D...
Aircraft decals (military)
Special Offers
£4.99
-
In Stock
20+

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
McDonnell F-3B/H Demon (4) 133632 XF/20 VX-4 Pt Mugu 1957; 143479 AG/400 VF-41 USS Independence 1959; 136997 NG/406 VF-122; F-151 1963 146735 NL/101 [F3H-2 F3H-2M] WAS é£4.99. SILLY PRICE!!! HALF PRICE!!! TEMPORARILY JUST é£2.50!!!
Aircraft decals (military)
Special Offers
£2.50
-
In Stock
5+