/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(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868))
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(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868)) 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(34729, 35040, 36332, 35821, 34547, 31949, 32079, 33877, 7657, 33500, 28847, 14437, 14439, 32339, 35815, 35623, 34553, 35799, 35808, 35813, 35474, 35332, 35823, 36230) 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` = 35799 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 36332 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 32079 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 31949 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 34547 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 28847 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35332 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35808 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35040 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35623 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 14437 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 33877 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 14439 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 32339 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 7657 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35474 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 36230 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35821 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 34553 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35815 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 35813 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 33500 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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` = 34729 AND `prints_set_vector`.`vector_id` IN(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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(31336,31337,29798,29801,29808,29811,29823,29826,29836,29837,29840,29843,29850,29853,29865,29868,30141,30152,30160,30167,30170,30177,31335,31583,636,638,1137,1138,1140,1141,1142,1143,1284,1285,1286,1287,1288,1405,1406,1407,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1767,2022,2023,2024,2025,2026,2027,2028,2029,2456,2458,2459,2460,2461,2865,2867,2868,3521,3525,3526,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,6505,7296,12323,12324,12325,12326,12327,12328,12329,12382,12383,12384,12385,12386,12387,12408,12409,12410,12411,12412,12413,12414,12415,12553,13583,13587,13618,13619,13625,13626,13632,13633,13639,13640,13815,13816,13817,13818,13829,13830,13831,13832,13841,13842,13843,13844,13853,13854,13855,13856,13865,13866,13867,13868,13877,13878,13879,13880,13893,13894,13996,13997,13999,14002,21583,21584,21585,27973,27979,27992,27993,27995,28013,28585,28669,28670,28676,28684,28685,28686,28687,28688,28721,28892,28893,28923,28949,28950,28951,28952,29009,29077,29114,29115,29116,29117,29118,29120,29121,29122,29123,29124,29403,29404,29405,29406,29407,29408,29409,29410,29411,29412,29413,29414,29415,29416,29417,29418,29419,29420,29421,29422,29423,29424,29425,29426,29913,29918,29919,29924,29930,29932,29937,30097,30234,30265,30718,30929,31049,31051,31057,31061,31069,31073,31086,31139,31140,31171,31182,31213,31231,31249,31319,31323,31328,31584,31640,31827,31868) 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 6
?q=1500&page=###page###
457
SELECT `id`, `name`, `type` FROM nox_group

Search Results for "1500"

 

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: 23 sets of blueprints - 256 vector blueprints - 98 free blueprints (view free blueprints).

Chevrolet Express 1500 blueprint
Set of items
Chevrolet Express 1500
Collection of 10 blueprints
Starting at $24

 

Chevrolet Silverado 1500 blueprint
Set of items
Chevrolet Silverado 1500
Collection of 45 blueprints
Starting at $24

 

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

 

Dodge Ram blueprint
Set of items
Dodge Ram
Collection of 94 blueprints
Starting at $24

 

Dodge Ram 1500 blueprint
Set of items
Dodge Ram 1500
Collection of 8 blueprints
Starting at $24

 

GMC C/K blueprint
Set of items
GMC C/K
Collection of 36 blueprints
Starting at $24

 

GMC G1500 blueprint
Set of items
GMC G1500
Collection of 2 blueprints
Starting at $24

 

GMC Savana 1500 blueprint
Set of items
GMC Savana 1500
Collection of 14 blueprints
Starting at $24

 

GMC Sierra blueprint
Set of items
GMC Sierra
Collection of 195 blueprints
Starting at $24

 

GMC Sierra 1500 blueprint
Set of items
GMC Sierra 1500
Collection of 7 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 Suburban blueprint Holden Suburban blueprint
Set of items
Holden Suburban
Collection of 2 blueprints
Starting at $24

 

Iveco Acco blueprint Iveco Acco blueprint
Set of items
Iveco Acco
Collection of 73 blueprints
Starting at $24

 

Mazda B-Series blueprint Mazda B-Series blueprint
Set of items
Mazda B-Series
Collection of 16 blueprints
Starting at $24

 

Mercedes-Benz Sprinter 1500 blueprint
Set of items
Mercedes-Benz Sprinter 1500
Collection of 4 blueprints
Starting at $24

 

Nissan NV1500 blueprint
Set of items
Nissan NV1500
Collection of 2 blueprints
Starting at $24

 

Ram 1500 blueprint
Set of items
Ram 1500
Collection of 27 blueprints
Starting at $24

 

Ram 1500 Classic blueprint
Set of items
Ram 1500 Classic
Collection of 4 blueprints
Starting at $24

 

Ram ProMaster blueprint
Set of items
Ram ProMaster
Collection of 40 blueprints
Starting at $24

 

Ram ProMaster 1500 blueprint
Set of items
Ram ProMaster 1500
Collection of 12 blueprints
Starting at $24

 

Triumph Spitfire blueprint Triumph Spitfire blueprint
Set of items
Triumph Spitfire
Collection of 5 blueprints
Starting at $24

 

Volkswagen Beetle blueprint
Set of items
Volkswagen Beetle
Collection of 16 blueprints
Starting at $24

 

1955 MG MGA 1500 + interior Cabriolet blueprint
1955 - 1962
MG MGA
1500
$24

 

All search results - 457 items

This list includes all items: free bitmap blueprints, requested items, pre-order and ready vector blueprints.
  Model Views
1963 Ford Cortina Mk.I Super 1500 Tag  F T R S
1979 FSO Polonez 1500 2-door Coupe  F T R S
1980 FSO Polonez 1500 5-door Hatchback  F T R S
2015 GMC Sierra 1500 DC lwb Pickup Truck  F T R S
2015 GMC Sierra 1500 DC Pickup Truck  F T R S
2015 GMC Sierra 1500 EC Pickup Truck  F T R S
2006 GMC Sierra 1500 Pickup Truck  F T R S
2015 GMC Sierra 1500 RC lwb Pickup Truck  F T R S
2015 GMC Sierra 1500 RC Pickup Truck  F T R S
1985 Lada Riva 1500 Estate Wagon  F T R S
1995 Lada Riva 1500 Kombi Wagon  F T R S
1966 Mazda 1500 Luce Estate Deluxe Wagon  F T R S
1966 Mazda 1500 Luce Sedan  F T R S
1967 Mazda 626 1500 Deluxe Tag  F T R S
1968 Mazda 929 Luce 1500 Tag  F T R S
1966 Mazda Luce 1500 Sedan  F T R S
1971 MG Midget Mk IV 1500 Roadster  F T R S
1974 MG Midget Mk IV 1500 Roadster  F T R S
1974 MG Midget Mk IV 1500 Roadster  F T R S
1955 MG TF 1500 Roadster  F T R S
1955 MG TF 1500 Roadster  F T R S
1955 MG TF 1500 Roadster  F T R S
Oshkosh DA-1500 Heavy Truck  F T R S
Other Chenard and Walcker 1500 Van  F T R S
Other Tracma TD 1500 Heavy Truck  F T R S
Other Trimagnum Honda Goldwing 1500 Coupe  F T R S
1962 Prince Skyline S50 1500 Tag  F T R S
1967 Prince Skyline S57 1500 Tag  F T R S
1961 Seat 1500 Sedan  F T R S
1968 Simca 1500 Special Sedan  F T R S
Steyr 1500 Heavy Truck  F T R S
Steyr 1500 Heavy Truck  F T R S
Steyr 1500 Krankenwagen Heavy Truck  F T R S
Steyr Steyer 1500 Kfz.17 Radiocar Heavy Truck  F T R S
1967 Toyota Corona 1500 Tag  F T R S
1960 Toyota Corona RT20 1500 Tag  F T R S
1960 Toyota Corona T20 1500 Tag  F T R S
1960 Toyota Corona T20 1500 Tag  F T R S
1967 Toyota Corona T40 1500 DX Tag  F T R S
1969 Triumph 1500 Sedan  F T R S
1969 Triumph 1500 Sedan  F T R S
1969 Triumph Spitfire 1500 Coupe  F T R S
1974 Triumph Spitfire 1500 MK IV Cabriolet  F T R S
1979 Triumph Spitfire Mk IV 1500 Roadster  F T R S
1964 Volkswagen 1500 S Tag  F T R S
1962 Volkswagen 1500 Tag  F T R S
1965 Volkswagen 1500 Tag  F T R S
1963 Volkswagen 1500 Variant Wagon  F T R S
1963 Volkswagen 1500 Variant Wagon  F T R S
1968 Volkswagen Beetle 1500 Automatic Tag  F T R S
1970 Volkswagen Beetle 1500 Cabriolet Cabriolet  F T R S
1972 Volkswagen Beetle 1500 Sedan  F T R S
1969 Volkswagen Beetle 1500 Tag  F T R S
Volkswagen Beetle Cabrio 1500 Cabriolet  F T R S
1980 Volkswagen Golf Mk.I 5-Door 1500 Tag  F T R S
1963 Volkswagen Karmann-Ghia 1500 Tag  F T R S
1961 Wolseley 1500 Series III Sedan  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.