/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(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752))
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(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752)) 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(32563, 34009, 32555, 32556, 32562, 31834, 36334, 35492, 35499, 35867, 35616, 35494, 35496, 31692, 35497, 32554, 32576, 29795, 32574, 34665, 31668, 34691, 35868, 4871, 33831, 35518, 35509, 35510, 35511, 35512) 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` = 32556 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35616 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32555 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35494 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35492 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 31834 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 36334 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 34009 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 31668 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32576 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 29795 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 33831 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 34691 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 31692 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35868 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 4871 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32574 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35496 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32562 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35499 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32554 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35867 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35510 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35518 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35511 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35509 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35512 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 34665 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 35497 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) 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` = 32563 AND `prints_set_vector`.`vector_id` IN(29643,107,111,114,117,118,122,175,177,179,182,285,286,290,293,295,298,317,322,330,337,342,350,378,385,390,398,405,410,479,486,492,506,508,510,512,515,516,529,531,533,551,557,561,574,580,584,603,604,605,701,704,736,739,750,759,2067,2884,2885,2887,2957,2958,2959,2960,2961,2962,3091,3093,3710,3861,3863,3865,3868,3869,3870,3872,3875,3877,3879,3882,3884,3886,3900,3914,3919,3920,3946,3949,3950,3969,3971,27930,28167,28811,28934,28936,28938,29095,29097,29180,29182,29641,30225,31747,31749,31751,31753,108,112,183,249,289,297,321,329,341,349,358,364,377,389,397,409,424,430,459,463,654,655,660,661,700,703,735,738,889,3094,3236,3945,3952,3960,30062,31202,31203,31204,31205,31207,31208,31601,250,102,109,113,115,120,124,168,169,174,176,178,184,284,287,288,292,294,296,316,320,328,336,340,348,356,357,363,376,384,388,396,404,408,422,423,429,432,434,455,458,462,478,485,491,509,514,528,532,550,556,560,573,579,583,652,653,699,702,733,734,737,749,758,887,888,945,3090,3092,3095,3860,3864,3867,3871,3874,3878,3881,3885,3943,3944,3948,3951,3957,3959,28933,28935,28937,29093,29094,29096,29179,29181,30290,31746,31748,31750,31752) AND `prints_vector`.`bundle` = 0
?q=H1&page=###page###
268
SELECT `id`, `name`, `type` FROM nox_group

Search Results for "H1"

 

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: 25 sets of blueprints - 246 vector blueprints - 14 free blueprints (view free blueprints).

Citroen Dispatch blueprint
Set of items
Citroen Dispatch
Collection of 23 blueprints
Starting at $24

 

Citroen Jumper blueprint
Set of items
Citroen Jumper
Collection of 51 blueprints
Starting at $24

 

Citroen Jumpy blueprint
Set of items
Citroen Jumpy
Collection of 28 blueprints
Starting at $24

 

Citroen Relay blueprint
Set of items
Citroen Relay
Collection of 22 blueprints
Starting at $24

 

Fiat Ducato blueprint
Set of items
Fiat Ducato
Collection of 72 blueprints
Starting at $24

 

Ford Tourneo Custom blueprint
Set of items
Ford Tourneo Custom
Collection of 6 blueprints
Starting at $24

 

Ford Transit Connect blueprint
Set of items
Ford Transit Connect
Collection of 29 blueprints
Starting at $24

 

Ford Transit Custom blueprint
Set of items
Ford Transit Custom
Collection of 19 blueprints
Starting at $24

 

Hummer H1 blueprint Hummer H1 blueprint
Set of items
Hummer H1
Collection of 3 blueprints
Starting at $24

 

Hyundai H-1 blueprint
Set of items
Hyundai H-1
Collection of 10 blueprints
Starting at $24

 

Iveco Daily blueprint
Set of items
Iveco Daily
Collection of 45 blueprints
Starting at $24

 

Maxus V80 blueprint
Set of items
Maxus V80
Collection of 2 blueprints
Starting at $24

 

Mercedes-Benz Actros blueprint
Set of items
Mercedes-Benz Actros
Collection of 169 blueprints
Starting at $24

 

Nissan Interstar blueprint
Set of items
Nissan Interstar
Collection of 9 blueprints
Starting at $24

 

Nissan NV300 blueprint
Set of items
Nissan NV300
Collection of 9 blueprints
Starting at $24

 

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

 

Opel Combo blueprint
Set of items
Opel Combo
Collection of 14 blueprints
Starting at $24

 

Opel Movano blueprint
Set of items
Opel Movano
Collection of 35 blueprints
Starting at $24

 

Opel Vivaro blueprint
Set of items
Opel Vivaro
Collection of 31 blueprints
Starting at $24

 

Peugeot Boxer blueprint
Set of items
Peugeot Boxer
Collection of 51 blueprints
Starting at $24

 

Peugeot Expert blueprint
Set of items
Peugeot Expert
Collection of 15 blueprints
Starting at $24

 

Renault Master blueprint
Set of items
Renault Master
Collection of 37 blueprints
Starting at $24

 

Vauxhall Combo blueprint
Set of items
Vauxhall Combo
Collection of 13 blueprints
Starting at $24

 

Vauxhall Movano blueprint
Set of items
Vauxhall Movano
Collection of 29 blueprints
Starting at $24

 

Vauxhall Vivaro blueprint
Set of items
Vauxhall Vivaro
Collection of 14 blueprints
Starting at $24

 

All search results - 268 items

This list includes all items: free bitmap blueprints, requested items, pre-order and ready vector blueprints.
123
<
  Model Views
2007 - 2011 Citroen Dispatch Combi L1 H1 Minivan VECTOR F T R S
2007 - 2011 Citroen Dispatch Combi L2 H1 Minivan VECTOR F T R S
2007 - 2011 Citroen Dispatch Crew Van L2 H1 Van VECTOR F T R S
2007 - 2011 Citroen Dispatch Panel Van L1 H1 Van VECTOR F T R S
2007 - 2011 Citroen Dispatch Panel Van L2 H1 Van VECTOR F T R S
2014 Citroen Jumper Combi L1 H1 Facelift Wagon VECTOR F T R S
2006 - 2010 Citroen Jumper Combi L1 H1 Wagon VECTOR F T R S
2014 Citroen Jumper Combi L1 H2 Facelift Wagon VECTOR F T R S
2014 Citroen Jumper Combi L2 H1 Facelift Wagon VECTOR F T R S
2007 - 2010 Citroen Jumper Combi L2 H1 Wagon VECTOR F T R S
2014 Citroen Jumper Crew Cab L1 H1 Facelift Van VECTOR F T R S
2007 - 2010 Citroen Jumper Crew Cab L1 H1 Van VECTOR F T R S
2014 Citroen Jumper Crew Cab L2 H1 Facelift Wagon VECTOR F T R S
2007 - 2010 Citroen Jumper Crew Cab L2 H1 Wagon VECTOR F T R S
2014 Citroen Jumper Panel Van L1 H1 Facelift Van VECTOR F T R S
2007 - 2010 Citroen Jumper Panel Van L1 H1 Van VECTOR F T R S
2014 Citroen Jumper Panel Van L1 H2 Facelift Van VECTOR F T R S
2014 Citroen Jumper Panel Van L2 H1 Facelift Van VECTOR F T R S
2007 - 2010 Citroen Jumper Panel Van L2 H1 Van VECTOR F T R S
2007 - 2011 Citroen Jumpy Combi L1 H1 Minivan VECTOR F T R S
2007 - 2011 Citroen Jumpy Combi L2 H1 Minivan VECTOR F T R S
2007 - 2011 Citroen Jumpy Crew Van L2 H1 Van VECTOR F T R S
2007 - 2011 Citroen Jumpy Panel Van L1 H1 Van VECTOR F T R S
2007 - 2011 Citroen Jumpy Panel Van L2 H1 Van VECTOR F T R S
2014 Citroen Relay Combi L1 H1 Facelift Wagon VECTOR F T R S
2014 Citroen Relay Combi L1 H2 Facelift Wagon VECTOR F T R S
2014 Citroen Relay Combi L2 H1 Facelift Wagon VECTOR F T R S
2014 Citroen Relay Crew Cab L1 H1 Facelift Van VECTOR F T R S
2014 Citroen Relay Crew Cab L2 H1 Facelift Wagon VECTOR F T R S
2014 Citroen Relay Panel Van L1 H1 Facelift Van VECTOR F T R S
2014 Citroen Relay Panel Van L1 H2 Facelift Van VECTOR F T R S
2014 Citroen Relay Panel Van L2 H1 Facelift Van VECTOR F T R S
2015 Fiat Ducato Crew Cab L1 H1 Facelift Van VECTOR F T R S
2015 Fiat Ducato Crew Cab L2 H1 Facelift Van VECTOR F T R S
2015 Fiat Ducato Glazed Van Combi L1 H1 Facelift Wagon VECTOR F T R S
2007 - 2010 Fiat Ducato Glazed Van Combi L1 H1 Wagon VECTOR F T R S
2014 Fiat Ducato Glazed Van L1 H2 Facelift Wagon VECTOR F T R S
2014 Fiat Ducato Glazed Van L2 H1 Facelift Wagon VECTOR F T R S
2007 - 2010 Fiat Ducato Glazed Van L2 H1 Wagon VECTOR F T R S
2007 - 2010 Fiat Ducato Partly Glazed Van L1 H1 Van VECTOR F T R S
2007 - 2010 Fiat Ducato Partly Glazed Van L2 H1 Van VECTOR F T R S
2014 Fiat Ducato Van L1 H1 Facelift Wagon VECTOR F T R S
2007 - 2010 Fiat Ducato Van L1 H1 Wagon VECTOR F T R S
2014 Fiat Ducato Van L1 H2 Facelift Wagon VECTOR F T R S
2014 Fiat Ducato Van L2 H1 Facelift Van VECTOR F T R S
2007 - 2010 Fiat Ducato Van L2 H1 Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Double Cab-In-Van ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Double Cab-In-Van ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen MultiCab ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen MultiCab ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Panel Van ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Panel Van ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Passenger Van ∙ L1 H1 ∙ SWB Low Roof Wagon VECTOR F T R S
2023 - 2026 Ford E-Transit Custom E ∙ 2 Gen Passenger Van ∙ L2 H1 ∙ LWB Low Roof ∙ EV Wagon VECTOR F T R S
2009 - 2013 Ford Tourneo Connect 1 Gen Facelift L2 H2 ∙ eu ∙ Top View Minivan VECTOR F T R S
2023 - 2026 Ford Tourneo Custom 2 Gen Passenger ∙ L1 H1 ∙ SWB Low Roof Wagon VECTOR F T R S
2023 - 2026 Ford Tourneo Custom 2 Gen Passenger ∙ L2 H1 ∙ LWB Low Roof Wagon VECTOR F T R S
2012 Ford Tourneo Custom L1 SWB H1 Low Roof Minivan VECTOR F T R S
2012 Ford Tourneo Custom L1 SWB H2 High Roof Minivan VECTOR F T R S
2012 Ford Tourneo Custom L2 LWB H1 Low Roof Minivan VECTOR F T R S
2009 - 2013 Ford Transit Connect 1 Gen Facelift L1 H1 Van VECTOR F T R S
2009 - 2013 Ford Transit Connect 1 Gen Facelift L2 H2 Van VECTOR F T R S
2009 - 2013 Ford Transit Connect 1 Gen Facelift L2 H2 ∙ Top View Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Double Cab-In-Van ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Double Cab-In-Van ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen MultiCab ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen MultiCab ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Panel Van ∙ L1 H1 ∙ SWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Panel Van ∙ L2 H1 ∙ LWB Low Roof Van VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Passenger Van ∙ L1 H1 ∙ SWB Low Roof Wagon VECTOR F T R S
2023 - 2026 Ford Transit Custom 2 Gen Passenger Van ∙ L2 H1 ∙ LWB Low Roof Wagon VECTOR F T R S
2012 Ford Transit Custom Double Cab-in-Van L1 SWB H1 Low Roof Van VECTOR F T R S
2012 Ford Transit Custom Double Cab-in-Van L2 LWB H1 Low Roof Van VECTOR F T R S
2012 Ford Transit Custom Kombi L1 SWB H1 Low Roof Minivan VECTOR F T R S
2012 Ford Transit Custom Kombi L1 SWB H2 High Roof Minivan VECTOR F T R S
2012 Ford Transit Custom Kombi L2 LWB H1 Low Roof Minivan VECTOR F T R S
2012 Ford Transit Custom Panel Van L1 SWB H1 Low Roof Van VECTOR F T R S
2012 Ford Transit Custom Panel Van L1 SWB H1 Low Roof ∙ Top View Van VECTOR F T R S
2012 Ford Transit Custom Panel Van L1 SWB H2 High Roof Van VECTOR F T R S
2012 Ford Transit Custom Panel Van L2 LWB H1 Low Roof Van VECTOR F T R S
2018 - 2026 Hyundai H-1 2 Gen Facelift2 Wagon VECTOR F T R S
2007 - 2015 Hyundai H-1 Cargo TQ Van VECTOR F T R S
2007 - 2015 Hyundai H-1 Crew TQ Van VECTOR F T R S
2018 - 2026 Hyundai H-1 Travel 2 Gen Facelift2 H1 Wagon VECTOR F T R S
2007 - 2015 Hyundai H-1 Travel TQ Wagon VECTOR F T R S
2014 Iveco Daily Semi-Glazed Van L1 H1 Van VECTOR F T R S
2011 - 2014 Iveco Daily Semi-Glazed Van L1 H2 Twin Wheel Van VECTOR F T R S
2011 - 2014 Iveco Daily Semi-Glazed Van L1 H2 Van VECTOR F T R S
2014 Iveco Daily Semi-Glazed Van L2 H1 Van VECTOR F T R S
2011 - 2014 Iveco Daily Van L1 H1 Twin Wheel Van VECTOR F T R S
2006 - 2011 Iveco Daily Van L1 H1 Twin Wheel Van VECTOR F T R S
2011 - 2014 Iveco Daily Van L1 H1 Van VECTOR F T R S
2014 Iveco Daily Van L1 H1 Van VECTOR F T R S
2006 - 2011 Iveco Daily Van L1 H1 Van VECTOR F T R S
2000 - 2006 Iveco Daily Van L1 H1 Van VECTOR F T R S
2011 - 2014 Iveco Daily Van L1 H2 Twin Wheel Van VECTOR F T R S
2006 - 2011 Iveco Daily Van L1 H2 Twin Wheel Van VECTOR F T R S
2011 - 2014 Iveco Daily Van L1 H2 Van VECTOR F T R S
2014 Iveco Daily Van L2 H1 Van VECTOR F T R S
2004 - 2009 LDV Maxus SWB H1 Van VECTOR F T R S
123
<

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.