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=8246 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 59 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
General-Dynamics F-16A/F-16B Vipers of the Caribbean. The most comprehensive sheet ever produced for the Puerto Rico ANG of the F-16. This is the ADF version and will go great with the newly released Kinetic kit which has all the parts required to build this version.
Aircraft decals (military)
Catalogue
£17.99
£16.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
Lockheed-Martin F-16C/D Wild Ducks The 309th FS is part of the 56th Operations Group based at Luke AFB, AZ. It currently operates the F-16C/D Fighting Falcon Established in 1942, the "Wild Ducks" supported the European Theater flying the Spitfire Vs as the squadrons P-39s and P-40s were deemed unsuitable against German aircraft. They later transitioned to the P-51 till the end of WWII. During the Cold War the 309th flew the ...
Aircraft decals (military)
Catalogue
£16.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

No Image
Lockheed-Martin F-16 Press to Test Anniversary. October 14, 1947 was a historic date in aviation. On that date, Chuck Yeager broke the sound barrier in the X-1 aircraft at Edwards AFB, CA. Every year since that date, Edwards AFB and the aviation world has celebrated this historic achievement. [F-16C/F-16D] Edwards AFB hosts their annual Open House in October to coincide with this historic event. On occasion a commemorative ...
Aircraft decals (military)
Catalogue
£15.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

No Image
General-Dynamics F-16A/Lockheed-Martin F-16C ' Long Live the Viper'
Aircraft decals (military)
Catalogue
£15.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

No Image
F-117A Return from the dead. The Nighthawk is back! Throughout 2021/2022 we've seen these three AC flying simulated cruise missile missions in support of numerous training events in the US. These aircraft were seen supporting these missions in Fresno, CA and also in support of the Savannah Sentry event in Georgia. We've captured these aircraft in these markings and added a couple of bonus subjects along the way. These bo...
Aircraft decals (military)
Catalogue
£16.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

McDonnell F-15S Khanis Mushait Eagles Saudi Arabian 44519 [McDonnell F-15E Eagle ]
Aircraft decals (military)
Catalogue
£11.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

Eurofighter EF-2000A Typhoon. To commemorate the 70th Anniversary of the Normandy Invasion, the Royal Air Force adorned an aircraft from RAF Coningsby, Lincolnshire with D-Day invasion stripes in 2014. This aircraft is making its way through the European airshow circuit and pays homage to the crews of the WWII era Hawker Typhoon. This sheet has both 1:32 and 1:72 markings on and is also available as TB72101.
Aircraft decals (military)
Catalogue
£13.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

Northrop F-5E PACAF Aggressors 26th AGRS Pt 1 (5) 72-1389 silver; 75-01574 new blue; 75-1575 old blue; 75-1613 snake; 75-0617 old ghost
Aircraft decals (military)
Catalogue
£11.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

Northrop F-5E PACAF Aggressors 26th AGRS Clarke AFB Pt 1 (5) 72-1389 silver; 75-01574 new blue; 75-1575 old blue; 75-1613 snake; 75-0617 old ghost
Aircraft decals (military)
Catalogue
£12.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

No Image
1:48
Boeing EA-18G Super Hornet Rooks and Yellow Jackets
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

No Image
1:32
Fairchild A-10C Heritage Hawgs TB72110 combined with TB32071
Aircraft decals (military)
Catalogue
£15.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

No Image
Fairchild A-10C Hoosier Hawgs TB72111 combined with TB32072
Aircraft decals (military)
Catalogue
£15.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

No Image
Fairchild A-10C Thunderbolt Heritage Hawgs Numerous heritage paint schemes have adorned USAF fighter aircraft over the last few years. These have been done in support of promoting unit heritage and moral. The ANG, Reserves and Active Duty force painted these three unique, temporary schemes. The 405th FS scheme celebrates the 75th Anniversary of their squadron and replicates a P-47 scheme from Western France in 1944. The...
Aircraft decals (military)
Catalogue
£14.99
-
In Stock
10

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 F.M.A. IA-58A Pucara is an Argentinian indigenously designed COIN/Attack aircraft. Developed between 1966-1973 with delivery starting in 1975, there have been over 100 aircraft produced for Argentina as well as Uruguay, Colombia and Sri Lanka. The aircraft is most famous for its role in the Falklands/Malvinas Conflict of 1982 Represented on this sheet are three aircraft that were specially painted to celebrate the...
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

No Image
1:48
F.M.A. IA-58A Pucara Foreign User/Special Pucaras. The IA-58 Pucara is an Argentinian indigenously designed COIN/Attack aircraft. Developed between 1966-1973 with delivery starting in 1975, there have been over 100 aircraft produced for Argentina as well as Uruguay, Colombia and Sri Lanka. The aircraft is most famous for its role in the Falklands/Malvinas Conflict of 1982 Represented on this sheet are markings for a C...
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

No Image
1:48
Fairchild A-10A/A-10C Thunderbolt II Brrrrrt.. to the Future This sheet provides markings for three different eras of the A-10. A-10A 80-0221 in special arctic scheme from Operation Cool Snow Hog 82-1. There is a bonus set of markings for this aircraft in 1/72nd scale included. A-10A 80-0186 from Desert Storm. This aircraft suffered severe damage from an SA-16 during a mission and was quickly repaired and put back int...
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

No Image
1:48
McDonnell F-15C Eagle 44th FS Vampire Bats In 2020 the "Vampire Bats" of the 44th Fighter Squadron and Aircraft Maintenance Unit deployed to the CENTCOM area of operations and subsequently adorned 12 of their F-15Cs with uniquely distinct nickname sand corresponding nose art. This decal sheet captures the artwork of the deployment. These jets can be built with the latest and greatest F-15C combat ordnance loadout to include th...
Aircraft decals (military)
Catalogue
£15.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

No Image
1:1000, 1:24, 1:25, 1:48
In 2018, the North Texas IPMS group successfully bid to host the 2020 IPMS National Convention. The group was honored and excited to bring the IPMS National Convention once again to the Great State of Texas. Unfortunately, due to the worldwide COVID-19 pandemic, the IPMS National Convention for 2020 was cancelled. There has been an IPMS/USA National Convention every year since 1964. With all the world and national events tha...
Aircraft decals (military)
Catalogue
£9.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

No Image
1:48
Boeing F/A-18E VFA-25 Fist of the Fleet. VFA-25 Fist of the Fleet has a long and distinguished naval aviation history that started in 1943. In that time they have flown the TBF Avenger, the SB2C Helldiver, the A-1 Skyraider, the A-7 Corsair and the F/A-18C Hornet. In 2012 they transitioned to the F/A-18E Super Hornet and became part of Carrier Air Wing 9 onboard the USS John C. Stennis. They later joined Carrier Air Wing 7 ...
Aircraft decals (military)
Catalogue
£15.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

Douglas A-4L/A-4K/TA-4K Skyhawk Draken Contract Air Services 1
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

Northrop T-38C Heritage Talons
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

McDonnell F-15E Strike Eagle Nose art from the Tigers of Mountain Home AFB
Aircraft decals (military)
Catalogue
£21.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
McDonnell F-15J Motto Kuma Eagles 2017 marked the 60th Anniversary of Chitose Base in Hokkaido Japan. To commemorate this event, 201 Squadron, 2 Wing painted an F-15J in this striking scheme. 201 Squadron has a long history within JASDF. While flying the F-104J, it was responsible for conducting aggressor missions as well as providing ACM training. Reformed in 1986, the squadron received the F-15J. Over the last 33 year...
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

McDonnell-Douglas CF-188 60 Years of NORAD Demo Hornet. On April 3, 201 the 4th Wing Col Lake,Alberta unveiled the 60th Anniversary of NORAD paint scheme to the public. Captain Jeff Chester and Mr. Jim Belliveau were the designers of this scheme and the 1 Air Maintenance Squadron was the organization that brought this design to life. Twobobs worked directly with the RCAF and this sheet would not be possible without their...
Aircraft decals (military)
Catalogue
£15.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:72
McDonnell F-15E Maximum Effort Eagles
Aircraft decals (military)
Catalogue
£14.99
-
In Stock
5+