/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(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571))
SELECT `id`, `url`, `name_title`, `name_full`, `id_new`, `market`, `tier`, `update_date`, `segment` FROM prints_set WHERE id IN(SELECT DISTINCT set_id FROM prints_set_vector WHERE vector_id IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571)) LIMIT 0, 30
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(6035, 30382, 33887, 35823, 5091, 31437, 16672, 34291) GROUP BY `prints_set`.`id` ORDER BY IF(MAX(`prints_vector`.`preview`) IS NOT NULL AND MAX(`prints_vector`.`preview`) != '', 0, 1), `prints_set`.`name_full`
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 6035 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 35823 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 30382 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 31437 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 5091 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 34291 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 16672 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT COUNT(*) cnt FROM `prints_set_vector` INNER JOIN `prints_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `prints_set_vector`.`set_id` = 33887 AND `prints_set_vector`.`vector_id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) AND `prints_vector`.`bundle` = 0
SELECT `prints_vector`.* FROM `prints_vector` LEFT JOIN `prints_set_vector` ON `prints_vector`.`id` = `prints_set_vector`.`vector_id` WHERE `id` IN(19,1706,1707,1708,1709,1710,2599,2601,2603,2070,2805,4304,4307,12877,15891,28450,28616,28620,30571) 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 22
?q=X5&page=###page###
49
SELECT `id`, `name`, `type` FROM nox_group

Search Results for "X5"

 

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: 8 sets of blueprints - 19 vector blueprints - 17 free blueprints (view free blueprints).

BMW X5 blueprint
Set of items
BMW X5
Collection of 5 blueprints
Starting at $24

 

Ford F-150 blueprint
Set of items
Ford F-150
Collection of 102 blueprints
Starting at $24

 

Hyundai Accent blueprint
Set of items
Hyundai Accent
Collection of 19 blueprints
Starting at $24

 

Hyundai Excel blueprint
Set of items
Hyundai Excel
Collection of 5 blueprints
Starting at $24

 

Hyundai Solaris blueprint
Set of items
Hyundai Solaris
Collection of 14 blueprints
Starting at $24

 

Jeep Wrangler blueprint
Set of items
Jeep Wrangler
Collection of 30 blueprints
Starting at $24

 

KIA Qianlima blueprint KIA Qianlima blueprint
Set of items
KIA Qianlima
Collection of 4 blueprints
Starting at $24

 

Mitsubishi Lancer blueprint
Set of items
Mitsubishi Lancer
Collection of 19 blueprints
Starting at $24

 

2021 JAC Kaida X5/X6 Standard Cab ∙ LWB Pickup Truck blueprint
2021 - 2026
JAC Kaida X5/X6
$24

 

2013 BMW X5 F15 SUV blueprint 2013 BMW X5 F15 SUV blueprint
2013 - Present
BMW X5 F15
$24

 

All search results - 49 items

This list includes all items: free bitmap blueprints, requested items, pre-order and ready vector blueprints.

  Model Views
2006 - 2010 BMW X5 E70 SUV VECTOR F T R S
1997 - 2004 Ford F-150 10 Gen Facelift X Regular Cab Standard Cab 6.5' bed Pickup Truck VECTOR F T R S
1997 - 2004 Ford F-150 10 Gen Facelift X SuperCab 6.5' bed Extended Cab 2+2 Pickup Truck VECTOR F T R S
2021 - 2026 JAC Kaida X5/X6 Standard Cab ∙ LWB Pickup Truck VECTOR F T R S
2003 - 2006 BMW X5 E53 Facelift SUV CUSTOM ORDER F T R S
1999 - 2003 BMW X5 E53 SUV CUSTOM ORDER F T R S
2010 - 2013 BMW X5 E70 Facelift SUV CUSTOM ORDER F T R S
2013 BMW X5 F15 SUV CUSTOM ORDER F T R S
2013 BMW X5 F15 SUV CUSTOM ORDER F T R S
1997 - 1999 Ford F-150 10 Gen X Regular Cab Standard Cab 6.5' bed Pickup Truck CUSTOM ORDER F T R S
1997 - 1999 Ford F-150 10 Gen X SuperCab 6.5' bed Extended Cab 2+2 Pickup Truck CUSTOM ORDER F T R S
1994 - 2000 Hyundai Accent X3 5-door Hatchback CUSTOM ORDER F T R S
1994 - 2000 Hyundai Excel 3 Gen ∙ X3 5-door Hatchback CUSTOM ORDER F T R S
1994 - 2000 Hyundai Solaris X3 5-door Hatchback CUSTOM ORDER F T R S
2018 Jeep Wrangler 4 Gen JL 5-door Rubicon X SUV CUSTOM ORDER F T R S
2002 - 2006 KIA Qianlima X3 5-door Hatchback CUSTOM ORDER F T R S
2011 Mitsubishi Lancer X 5-door Facelift Hatchback CUSTOM ORDER F T R S
2015 Mitsubishi Lancer X 5-door Facelift Hatchback CUSTOM ORDER F T R S
2007 - 2010 Mitsubishi Lancer X 5-door Hatchback CUSTOM ORDER F T R S
Bmw X5 REQUEST F T R S
2006 BMW X5 REQUEST F T R S
2006 BMW X5 3.0i REQUEST F T R S
2006 BMW X5 3.0i REQUEST F T R S
2004 BMW X5 E53 REQUEST F T R S
2000 BMW X5 E53 REQUEST F T R S
Bmw X5 E53 REQUEST F T R S
2003 BMW X5 E53 REQUEST F T R S
2003 BMW X5 E53 3.0i REQUEST F T R S
2008 BMW X5 E70 REQUEST F T R S
2009 BMW X5 E70 REQUEST F T R S
2014 BMW X5 F15 No Requests REQUEST F T R S
1990 Mazda X5 REQUEST F T R S
2004 BMW X5 (E53) SUV  F T R S
2013 BMW X5 (E70) SUV  F T R S
2013 BMW X5 (E70) SUV  F T R S
2003 BMW X5 E53 3.0i SUV  F T R S
2000 BMW X5 E53 SUV  F T R S
2004 BMW X5 E53 SUV  F T R S
2004 BMW X5 E53 SUV  F T R S
2004 BMW X5 E53 SUV  F T R S
2008 BMW X5 E70 SUV  F T R S
2008 BMW X5 E70 SUV  F T R S
2009 BMW X5 E70 SUV  F T R S
2004 BMW X5 SUV  F T R S
2006 BMW X5 SUV  F T R S
2013 BMW X5 SUV  F T R S
2013 BMW X5 SUV  F T R S
2013 BMW X5 SUV  F T R S
2018 BMW X5 SUV  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.