/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(1747,1748,3153,3174,3191,3192,3194,3203,3205,3206,3210,3687,3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,4784,6001,6002,6269,6503,9492,9493,9494,9495,9496,9497,9498,9499,9627,9628,9629,9630,11185,11186,11187,11188,11189,11190,11389,11390,11391,11943,11944,11945,11946,11947,13994,13995,13996,13997,13998,14037,14038,14039,14040,14041,15784,15785,21702,21703,21704,21705,21706,21707,21708,21709,21726,21727,21728,21729,21730,21731,21732,21733,21849,21857,21858,21859,21860,21861,21862,21863,21872,21873,21874,21875,21876,21877,21878,21879,21888,21889,21890,21891,21892,21893,21894,21895,21904,21905,21906,21907,21908,21909,21910,21911,21920,21921,21922,21923,21924,21925,21926,21927,21938,21939,21940,21941,21942,21943,21944,21945,21946,21947,21958,21959,21960,21961,21962,21963,21964,21965,21966,21967,21978,21979,21980,21981,21982,21983,21984,21985,21986,21987,21998,21999,22000,22001,22002,22003,22004,22005,22006,22017,22018,22019,22020,22021,22022,22023,22024,22025,28563,28564,28568,28570,28572,28573,28574,28576,28779,28901,29056,29984,29989,29990,29991,30794,30873,31375,31860,31861))
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(1747,1748,3153,3174,3191,3192,3194,3203,3205,3206,3210,3687,3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,4784,6001,6002,6269,6503,9492,9493,9494,9495,9496,9497,9498,9499,9627,9628,9629,9630,11185,11186,11187,11188,11189,11190,11389,11390,11391,11943,11944,11945,11946,11947,13994,13995,13996,13997,13998,14037,14038,14039,14040,14041,15784,15785,21702,21703,21704,21705,21706,21707,21708,21709,21726,21727,21728,21729,21730,21731,21732,21733,21849,21857,21858,21859,21860,21861,21862,21863,21872,21873,21874,21875,21876,21877,21878,21879,21888,21889,21890,21891,21892,21893,21894,21895,21904,21905,21906,21907,21908,21909,21910,21911,21920,21921,21922,21923,21924,21925,21926,21927,21938,21939,21940,21941,21942,21943,21944,21945,21946,21947,21958,21959,21960,21961,21962,21963,21964,21965,21966,21967,21978,21979,21980,21981,21982,21983,21984,21985,21986,21987,21998,21999,22000,22001,22002,22003,22004,22005,22006,22017,22018,22019,22020,22021,22022,22023,22024,22025,28563,28564,28568,28570,28572,28573,28574,28576,28779,28901,29056,29984,29989,29990,29991,30794,30873,31375,31860,31861)) 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(1747,1748,3153,3174,3191,3192,3194,3203,3205,3206,3210,3687,3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,4784,6001,6002,6269,6503,9492,9493,9494,9495,9496,9497,9498,9499,9627,9628,9629,9630,11185,11186,11187,11188,11189,11190,11389,11390,11391,11943,11944,11945,11946,11947,13994,13995,13996,13997,13998,14037,14038,14039,14040,14041,15784,15785,21702,21703,21704,21705,21706,21707,21708,21709,21726,21727,21728,21729,21730,21731,21732,21733,21849,21857,21858,21859,21860,21861,21862,21863,21872,21873,21874,21875,21876,21877,21878,21879,21888,21889,21890,21891,21892,21893,21894,21895,21904,21905,21906,21907,21908,21909,21910,21911,21920,21921,21922,21923,21924,21925,21926,21927,21938,21939,21940,21941,21942,21943,21944,21945,21946,21947,21958,21959,21960,21961,21962,21963,21964,21965,21966,21967,21978,21979,21980,21981,21982,21983,21984,21985,21986,21987,21998,21999,22000,22001,22002,22003,22004,22005,22006,22017,22018,22019,22020,22021,22022,22023,22024,22025,28563,28564,28568,28570,28572,28573,28574,28576,28779,28901,29056,29984,29989,29990,29991,30794,30873,31375,31860,31861) 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
SELECT `prints_vector`.* FROM `prints_vector` LEFT JOIN `prints_set_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `id` IN(1747,1748,3153,3174,3191,3192,3194,3203,3205,3206,3210,3687,3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,4784,6001,6002,6269,6503,9492,9493,9494,9495,9496,9497,9498,9499,9627,9628,9629,9630,11185,11186,11187,11188,11189,11190,11389,11390,11391,11943,11944,11945,11946,11947,13994,13995,13996,13997,13998,14037,14038,14039,14040,14041,15784,15785,21702,21703,21704,21705,21706,21707,21708,21709,21726,21727,21728,21729,21730,21731,21732,21733,21849,21857,21858,21859,21860,21861,21862,21863,21872,21873,21874,21875,21876,21877,21878,21879,21888,21889,21890,21891,21892,21893,21894,21895,21904,21905,21906,21907,21908,21909,21910,21911,21920,21921,21922,21923,21924,21925,21926,21927,21938,21939,21940,21941,21942,21943,21944,21945,21946,21947,21958,21959,21960,21961,21962,21963,21964,21965,21966,21967,21978,21979,21980,21981,21982,21983,21984,21985,21986,21987,21998,21999,22000,22001,22002,22003,22004,22005,22006,22017,22018,22019,22020,22021,22022,22023,22024,22025,28563,28564,28568,28570,28572,28573,28574,28576,28779,28901,29056,29984,29989,29990,29991,30794,30873,31375,31860,31861) AND `set_id` IS NULL ORDER BY IF(`prints_vector`.`preview` IS NOT NULL AND `prints_vector`.`preview` != '', 0, 1), `prepay`, `prints_vector`.`full_name` LIMIT 2
?q=400&page=###page###
301
SELECT `id`, `name`, `type` FROM nox_group

Search Results for "400"

 

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: 28 sets of blueprints - 206 vector blueprints - 56 free blueprints (view free blueprints).

Boeing 737 blueprint Boeing 737 blueprint
Set of items
Boeing 737
Collection of 5 blueprints
Starting at $24

 

Boeing 747 blueprint Boeing 747 blueprint
Set of items
Boeing 747
Collection of 2 blueprints
Starting at $24

 

Chevrolet Grand Blazer blueprint Chevrolet Grand Blazer blueprint
Set of items
Chevrolet Grand Blazer
Collection of 2 blueprints
Starting at $24

 

Chevrolet Suburban blueprint Chevrolet Suburban blueprint
Set of items
Chevrolet Suburban
Collection of 14 blueprints
Starting at $24

 

Chevrolet Tahoe blueprint Chevrolet Tahoe blueprint
Set of items
Chevrolet Tahoe
Collection of 6 blueprints
Starting at $24

 

Citroen 2CV blueprint Citroen 2CV blueprint
Set of items
Citroen 2CV
Collection of 5 blueprints
Starting at $24

 

GMC Suburban blueprint GMC Suburban blueprint
Set of items
GMC Suburban
Collection of 7 blueprints
Starting at $24

 

GMC Yukon blueprint GMC Yukon blueprint
Set of items
GMC Yukon
Collection of 10 blueprints
Starting at $24

 

Holden Spark blueprint Holden Spark blueprint
Set of items
Holden Spark
Collection of 2 blueprints
Starting at $24

 

Lexus SC400 blueprint Lexus SC400 blueprint
Set of items
Lexus SC400
Collection of 3 blueprints
Starting at $24

 

Mitsubishi L400 blueprint Mitsubishi L400 blueprint
Set of items
Mitsubishi L400
Collection of 6 blueprints
Starting at $24

 

Nissan NV400 blueprint Nissan NV400 blueprint
Set of items
Nissan NV400
Collection of 27 blueprints
Starting at $24

 

Proton 400 Series blueprint Proton 400 Series blueprint
Set of items
Proton 400 Series
Collection of 8 blueprints
Starting at $24

 

Rover 400 blueprint Rover 400 blueprint
Set of items
Rover 400
Collection of 4 blueprints
Starting at $24

 

Volvo VHD blueprint Volvo VHD blueprint
Set of items
Volvo VHD
Collection of 268 blueprints
Starting at $24

 

Volvo VNL blueprint Volvo VNL blueprint
Set of items
Volvo VNL
Collection of 39 blueprints
Starting at $24

 

2007 Nissan NT400 F24 LWB ∙ WB 3400 Heavy Truck blueprint
2007 - 2019
Nissan NT400
F24
$24

 

2007 Daihatsu Gran Max S400 Van blueprint
2007 - 2026
Daihatsu Gran Max
$24

 

All search results - 301 items

This list includes all items: free bitmap blueprints, requested items, pre-order and ready vector blueprints.
1234
>
  Model Views
Venturi 400 GT Coupe  F T R S
1234
>

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.