/var/www/html/nox-modules/prints
/lib/action/frontend
/printsSearchDefaultAction.action.php
main
SELECT COUNT(*) as `count` FROM prints_set WHERE id IN(SELECT DISTINCT set_id FROM prints_set_vector WHERE vector_id IN(74,101,593,619,620,621,665,666,667,668,812,853,854,855,902,1280,1281,1282,1283,1379,1714,4142,4183,4216,4217,4218,4219,4220,4221,4222,4223,5093,5099,5100,5561,5562,6757,6758,6759,6790,11499,11500,11501,11502,11503,11504,11505,11506,11507,11508,11509,11510,13125,13126,13127,13128,13129,13130,13131,13132,13133,13134,13135,13136,13137,27806,27808,27848,27920,28114,28166,28170,28181,28302,28863,28932,28940,29020,29021,29022,29066,29073,29352,30794,30795,30796,30797,30798,30799,30800,30801,30802,30803,30804,30805,30806,30807,30808,30809,30810,30844,30845,30846,30847,30848,30849,30850,30851,30852,30860,30862,30891,30892,30893,30894,31004,31005,31007,31008,31009,31010,31011,31012,31013,31014,31015,31016,31017,31018,31019,31024,31025,31276,31277,31278,31279,31280,31281,31282,31283,31285,31286,31539,31615,31617,31619,31623,31625,31627,31629,31631,31633,31635,31807,31878))
SELECT `prints_set`.`id`, `prints_set`.`url`, `prints_set`.`name_full`, COUNT(`vector_id`) c, MIN(`price`) price, IF((SELECT `preview` FROM `prints_vector` WHERE `id` IN(SELECT `vector_id` FROM `prints_set_vector` WHERE `set_id` = `prints_set`.`id`) AND `prepay` = 0 AND `bundle` = 0 AND `preview` != "" ORDER BY CAST(JSON_EXTRACT(`prm`, "$.year") AS UNSIGNED) DESC LIMIT 1) IS NOT NULL, (SELECT `preview` FROM `prints_vector` WHERE `id` IN(SELECT `vector_id` FROM `prints_set_vector` WHERE `set_id` = `prints_set`.`id`) AND `prepay` = 0 AND `bundle` = 0 AND `preview` != "" ORDER BY CAST(JSON_EXTRACT(`prm`, "$.year") AS UNSIGNED) DESC LIMIT 1), (SELECT `preview` FROM `prints_vector` WHERE `id` IN(SELECT `vector_id` FROM `prints_set_vector` WHERE `set_id` = `prints_set`.`id`) AND `bundle` = 0 AND `preview` != "" ORDER BY CAST(JSON_EXTRACT(`prm`, "$.year") AS UNSIGNED) DESC LIMIT 1)) as preview, IF((SELECT `preview` FROM `prints_vector` WHERE `id` IN(SELECT `vector_id` FROM `prints_set_vector` WHERE `set_id` = `prints_set`.`id`) AND `prepay` = 0 AND `bundle` = 0 AND `preview` != "" ORDER BY CAST(JSON_EXTRACT(`prm`, "$.year") AS UNSIGNED) DESC LIMIT 1) IS NOT NULL, 1, 0) as vector FROM `prints_set` LEFT JOIN `prints_set_vector` ON `prints_set`.`id` = `prints_set_vector`.`set_id` LEFT JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set`.id IN(SELECT DISTINCT set_id FROM prints_set_vector WHERE vector_id IN(74,101,593,619,620,621,665,666,667,668,812,853,854,855,902,1280,1281,1282,1283,1379,1714,4142,4183,4216,4217,4218,4219,4220,4221,4222,4223,5093,5099,5100,5561,5562,6757,6758,6759,6790,11499,11500,11501,11502,11503,11504,11505,11506,11507,11508,11509,11510,13125,13126,13127,13128,13129,13130,13131,13132,13133,13134,13135,13136,13137,27806,27808,27848,27920,28114,28166,28170,28181,28302,28863,28932,28940,29020,29021,29022,29066,29073,29352,30794,30795,30796,30797,30798,30799,30800,30801,30802,30803,30804,30805,30806,30807,30808,30809,30810,30844,30845,30846,30847,30848,30849,30850,30851,30852,30860,30862,30891,30892,30893,30894,31004,31005,31007,31008,31009,31010,31011,31012,31013,31014,31015,31016,31017,31018,31019,31024,31025,31276,31277,31278,31279,31280,31281,31282,31283,31285,31286,31539,31615,31617,31619,31623,31625,31627,31629,31631,31633,31635,31807,31878)) AND EXISTS(SELECT 1 FROM `prints_set_vector` psv2 INNER JOIN `prints_vector` pv2 ON pv2.`id` = psv2.`vector_id` WHERE psv2.`set_id` = `prints_set`.`id` AND psv2.`vector_id` IN(74,101,593,619,620,621,665,666,667,668,812,853,854,855,902,1280,1281,1282,1283,1379,1714,4142,4183,4216,4217,4218,4219,4220,4221,4222,4223,5093,5099,5100,5561,5562,6757,6758,6759,6790,11499,11500,11501,11502,11503,11504,11505,11506,11507,11508,11509,11510,13125,13126,13127,13128,13129,13130,13131,13132,13133,13134,13135,13136,13137,27806,27808,27848,27920,28114,28166,28170,28181,28302,28863,28932,28940,29020,29021,29022,29066,29073,29352,30794,30795,30796,30797,30798,30799,30800,30801,30802,30803,30804,30805,30806,30807,30808,30809,30810,30844,30845,30846,30847,30848,30849,30850,30851,30852,30860,30862,30891,30892,30893,30894,31004,31005,31007,31008,31009,31010,31011,31012,31013,31014,31015,31016,31017,31018,31019,31024,31025,31276,31277,31278,31279,31280,31281,31282,31283,31285,31286,31539,31615,31617,31619,31623,31625,31627,31629,31631,31633,31635,31807,31878) AND pv2.`bundle` = 0) GROUP BY `prints_set`.`id` ORDER BY IF((SELECT `preview` FROM `prints_vector` WHERE `id` IN(SELECT `vector_id` FROM `prints_set_vector` WHERE `set_id` = `prints_set`.`id`) AND `prepay` = 0 AND `bundle` = 0 AND `preview` != "" ORDER BY CAST(JSON_EXTRACT(`prm`, "$.year") AS UNSIGNED) DESC LIMIT 1) IS NOT NULL, 0, 1), `prints_set`.`name_full` LIMIT 30
?q=Type&page=###page###
660
SELECT `id`, `name`, `type` FROM nox_group

Search Results for "Type"

 

VECTOR

Ready-made editable vector blueprints available for instant download.


CUSTOM ORDER

Order a custom vector blueprint with a fixed price. Production and delivery within 3-7 work days.


REQUEST

This blueprint is not available as a ready-made item. You can request a custom order for this vehicle.

 

Search Results

We found: 30 sets of blueprints - 155 vector blueprints - 315 free blueprints (view free blueprints).

Acura Integra blueprint Acura Integra blueprint
Set of items
Acura Integra
Collection of 9 blueprints
Starting at $24

 

All search results - 660 items

This list includes all items: free bitmap blueprints, requested items, pre-order and ready vector blueprints.
  Model Views
1977 Jaguar D-type Cabriolet  F T R S
1955 Jaguar D-Type Formula  F T R S
1954 Jaguar D-Type Le Mans Cabriolet  F T R S
1955 Jaguar D-Type Le Mans Formula  F T R S
1956 Jaguar D-Type Long-Nose Tag  F T R S
1956 Jaguar D-Type Longnose Cabriolet  F T R S
Jaguar E Type FHC Tag  F T R S
1961 Jaguar E Type Roadster Roadster  F T R S
1961 Jaguar E Type Roadster Roadster  F T R S
1968 Jaguar E-Type 2+2 Coupe  F T R S
1969 Jaguar E-Type 2+2 series II Coupe  F T R S
1977 Jaguar E-type 2+2 V12 Coupe  F T R S
Jaguar E-Type 2+2 V12 Coupe  F T R S
1961 Jaguar E-Type 38 Coupe  F T R S
1961 Jaguar E-Type 38 Roadster  F T R S
1961 Jaguar E-Type 38 Roadster  F T R S
1972 Jaguar E-Type 4.2 2+2 Coupe  F T R S
1967 Jaguar E-Type 42 Roadster  F T R S
1967 Jaguar E-Type 42 Series I Coupe  F T R S
1967 Jaguar E-Type 42 SII Roadster  F T R S
1971 Jaguar E-Type 53 v12 Coupe  F T R S
1961 Jaguar E-Type Convertible Cabriolet  F T R S
1977 Jaguar E-type Coupe  F T R S
1977 Jaguar E-type Coupe  F T R S
1977 Jaguar E-Type Coupe  F T R S
1961 Jaguar E-Type Coupe  F T R S
1961 Jaguar E-Type Coupe  F T R S
1961 Jaguar E-Type Coupe Coupe  F T R S
1967 Jaguar E-Type Coupe Coupe  F T R S
1961 Jaguar E-Type Roadster  F T R S
Jaguar E-Type Roadster Coupe  F T R S
1961 Jaguar E-Type S1 Coupe Coupe  F T R S
1961 Jaguar E-Type S1 Roadster Coupe  F T R S
1970 Jaguar E-Type S2 2+2 4.2 Coupe  F T R S
1973 Jaguar E-Type S3 V12 Convertible Coupe  F T R S
1967 Jaguar E-Type SII Roadster Coupe  F T R S
Jaguar E-Type SIII Coupe Coupe  F T R S
2014 Jaguar F Type Covertible Tag  F T R S
2014 Jaguar F Type Tag  F T R S
2015 Jaguar F Type Tag  F T R S
2015 Jaguar F Type Tag  F T R S
2002 Jaguar F-type Coupe  F T R S
2014 Jaguar F-Type Coupe Coupe  F T R S
2014 Jaguar F-Type R Coupe Coupe  F T R S
2013 Jaguar F-Type Tag  F T R S
2013 Jaguar F-Type Tag  F T R S
2003 Jaguar S-type R Sedan  F T R S
1966 Jaguar S-type Sedan  F T R S
2001 Jaguar S-type Sedan  F T R S
1966 Jaguar S-type Sedan  F T R S
2004 Jaguar S-Type Sedan  F T R S
2001 Jaguar S-Type Sedan  F T R S
2008 Jaguar X Type Estate Wagon  F T R S
2008 Jaguar X Type Tag  F T R S
2001 Jaguar X-Type Estate Wagon  F T R S
2004 Jaguar X-type Sedan  F T R S
2001 Jaguar X-Type Sedan  F T R S
1993 Jaguar XJ 6 Type Sedan  F T R S
KrAZ KrAZ-65055 type 1 Heavy Truck  F T R S
KrAZ KrAZ-65055 type 2 Heavy Truck  F T R S
KrAZ KrAZ-65055 type 3 Heavy Truck  F T R S
KrAZ KrAZ-6510 type 1 Heavy Truck  F T R S
KrAZ KrAZ-6510 type 2 Heavy Truck  F T R S
1970 Lola Type 70 Mk III GT Coupe  F T R S
1970 Lotus 72D Early Type Formula  F T R S
1970 Lotus 72D Late Type Formula  F T R S
1987 Lotus Type 99T Honda Formula  F T R S
1987 MAN M-Type Heavy Truck  F T R S
1971 Mazda Savanna GT Early Type 2 Coupe  F T R S
1971 Mazda Savanna GT Early Type Coupe  F T R S
1971 Mazda Savanna GT Late Type Coupe  F T R S
Mercedes-Benz 500 k (type W29) Tag  F T R S
1951 Mercedes-Benz Type 300 W186 300 Cabriolet  F T R S
1955 Mercedes-Benz Type 300 W189 300d Cabriolet  F T R S
1933 Mercedes-Benz Type 380 W10 380 Cabriolet  F T R S
Mercedes-Benz Type 540 k Sedan  F T R S
1936 MG M-Type Migdet Hatchback  F T R S
1930 MG Midget M-Type Roadster  F T R S
1928 MG Midget M-Type Roadster  F T R S
1934 MG Midget P-Type Roadster  F T R S
1947 MG Y-Type Saloon Sedan  F T R S
1947 MG Y-Type Tourer Tag  F T R S
Mitsubishi Fuso JGSDF Type 74 3.5ton 6x6 Aviation Fuel Tanker Heavy Truck  F T R S
Mitsubishi Fuso JGSDF Type 74 3.5ton 6x6 Fuel Tanker Heavy Truck  F T R S
Mitsubishi Fuso JGSDF Type 74 3.5ton 6x6 GP Truck Heavy Truck  F T R S
Mitsubishi JGSDF Type 73 Tag  F T R S
Mitsubishi Type 73 JGSDF 3.5t Truck Heavy Truck  F T R S
1989 Nissan Skyline GTS-T R32 Type M Sedan  F T R S
1969 Nissan Skyline PGC10 Type S45 4-door Sedan  F T R S
1939 Opel Blitz 3 t 4x2 Type S Heavy Truck  F T R S
Other ACF Trolley Coach Type T-46LA Transit Lines Bus  F T R S
Other B Type Bus 1910 Bus  F T R S
1910 Other B Type Bus Bus  F T R S
1935 Other Era D-Type Formula  F T R S
1939 Other Era E-Type GP Formula  F T R S
1934 Other Era Type A\B Formula  F T R S
1934 Other Era Type B Formula  F T R S
1950 Other Gordini Type 15 F1 GP Formula  F T R S
1952 Other Gordini Type 16 F1 GP Formula  F T R S
1955 Other Gordini Type 32 F1 GP Formula  F T R S

Search Tips

Please write a vehicle make or brand name (e.g., Ford) or just a model name (e.g., Transit) or both make and model name (e.g., Volkswagen Golf). For better search results, please follow these simple rules:

  • ● Check if the brand or model name is written correctly
  • ● Do not specify your search with version (such as GT or Mk.2)
  • ● Do not specify a year (such as 68 Mustang) - just write Mustang
  • ● Please do not enter words such as blueprints, drawings, templates, PDF, etc.
eng
English
arrow
OK
Log in or Create account
For quick login use:
 
or
Create account or Log in
Gmail / Google+
By pressing this button you accept our terms and conditions
or
Use Email
Facebook
Register with FB or go back
Enter your email address to receive personal notifications.
Register with Email or go back
Create your account with an email.
I forgot password or go back
Enter your email address to reset your password.
Enter new password
Enter your new password.