SELECT 
  cscart_images.*, 
  cscart_images_links.*, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_id AS images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id 
  LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id 
  AND cscart_common_descriptions.object_holder = 'images' 
  AND cscart_common_descriptions.lang_code = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'M' 
  AND cscart_images_links.object_id IN (
    13008, 13010, 13012, 13006, 13004, 13002, 
    13000, 13001, 12926, 12930, 12932, 
    12934, 12936, 12938, 12940, 12927, 
    12948, 12950, 12952, 12942, 12944, 
    12946, 12954, 12943, 12885, 12889, 
    12890, 12891, 12892, 12894, 12895, 
    12876, 12877, 12878, 12882, 12883, 
    12884, 12896, 12899, 12897, 12908, 
    12907, 12906, 12905, 12900, 12901, 
    12902, 12903, 12904, 12915, 12914, 
    12913, 12912, 12911, 12910, 12909
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00218

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "143.01"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "60.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_images_links",
            "access_type": "range",
            "possible_keys": [
              "object_id"
            ],
            "key": "object_id",
            "used_key_parts": [
              "object_id",
              "object_type",
              "type"
            ],
            "key_length": "81",
            "rows_examined_per_scan": 60,
            "rows_produced_per_join": 60,
            "filtered": "100.00",
            "index_condition": "((`test2_gaseus`.`cscart_images_links`.`object_type` = 'product') and (`test2_gaseus`.`cscart_images_links`.`type` = 'M') and (`test2_gaseus`.`cscart_images_links`.`object_id` in (13008,13010,13012,13006,13004,13002,13000,13001,12926,12930,12932,12934,12936,12938,12940,12927,12948,12950,12952,12942,12944,12946,12954,12943,12885,12889,12890,12891,12892,12894,12895,12876,12877,12878,12882,12883,12884,12896,12899,12897,12908,12907,12906,12905,12900,12901,12902,12903,12904,12915,12914,12913,12912,12911,12910,12909)))",
            "cost_info": {
              "read_cost": "35.01",
              "eval_cost": "6.00",
              "prefix_cost": "41.01",
              "data_read_per_join": "5K"
            },
            "used_columns": [
              "pair_id",
              "object_id",
              "object_type",
              "image_id",
              "detailed_id",
              "type",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_images",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "image_id"
            ],
            "key_length": "4",
            "ref": [
              "test2_gaseus.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 60,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "15.00",
              "eval_cost": "6.00",
              "prefix_cost": "62.01",
              "data_read_per_join": "45K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_common_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "lang_code",
              "object_holder"
            ],
            "key_length": "108",
            "ref": [
              "test2_gaseus.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 60,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "15.00",
              "eval_cost": "6.00",
              "prefix_cost": "83.01",
              "data_read_per_join": "35K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ]
          }
        }
      ]
    }
  }
}

Result

image_id image_path image_x image_y is_high_res pair_id object_id object_type detailed_id type position alt images_image_id
0 1328891146-26301-1_600x600.jpg 284 580 N 18589 12876 product 22070 M 0 22070
0 1328891164-26984-1_600x600.jpg 284 580 N 18590 12877 product 22071 M 0 22071
0 1328891180-27665-1_600x600.jpg 284 580 N 18591 12878 product 22072 M 0 22072
0 1328891195-28253-1_600x600.jpg 284 580 N 18595 12882 product 22076 M 0 22076
0 1328890972-18802-1_600x600.jpg 284 580 N 18596 12883 product 22077 M 0 22077
0 1328891008-20352-1_600x600.jpg 284 580 N 18597 12884 product 22078 M 0 22078
0 1330067479-16855_600x600.jpg 284 580 N 18598 12885 product 22079 M 0 22079
0 1328891131-25737-1_600x600.jpg 284 580 N 18602 12889 product 22083 M 0 22083
0 1328890990-19554-1_600x600.jpg 284 580 N 18603 12890 product 22084 M 0 22084
0 Entnahmestelle-Vulkan-E10_600x600.jpg 284 580 N 18604 12891 product 22085 M 0 22085
0 1328891084-23715-1_600x600.jpg 284 580 N 18605 12892 product 22086 M 0 22086
0 1328891101-24324-1_600x600.jpg 284 580 N 18607 12894 product 22088 M 0 22088
0 1328891116-25037-1_600x600.jpg 284 580 N 18608 12895 product 22089 M 0 22089
0 108913-E10F-Flowmeter-Seite-29bCrCerCmwQ5oh_600x600.jpg 474 600 N 18609 12896 product 22090 M 0 22090
0 108913-E10F-Flowmeter-Seite-29_600x600.jpg 474 600 N 18610 12897 product 22091 M 0 22091
0 108913-E10F-Flowmeter-Seite-29913jUQoLkmMN0_600x600.jpg 474 600 N 18612 12899 product 22093 M 0 22093
0 1328890813-12945-1_600x600.jpg 261 580 N 18613 12900 product 22094 M 0 22094
0 1328890826-13491-1_600x600.jpg 261 580 N 18614 12901 product 22095 M 0 22095
0 1328890775-11397-1_600x600.jpg 261 580 N 18615 12902 product 22096 M 0 22096
0 1328890787-11884-1_600x600.jpg 261 580 N 18616 12903 product 22097 M 0 22097
0 Entnahmestelle-Vulkan-E20_600x600.jpg 261 580 N 18617 12904 product 22098 M 0 22098
0 1328890747-10227-1_600x600.jpg 261 580 N 18618 12905 product 22099 M 0 22099
0 1328890760-10901-1_600x600.jpg 261 580 N 18619 12906 product 22100 M 0 22100
0 1328890799-12448-1_600x600.jpg 261 580 N 18620 12907 product 22101 M 0 22101
0 1383636190-10120_600x600.jpg 261 580 N 18621 12908 product 22102 M 0 22102
0 1329462582-32650_600x600.jpg 308 580 N 18622 12909 product 22103 M 0 22103
0 1329462582-32650_600x600_8h4h-d9.jpg 308 580 N 18623 12910 product 22104 M 0 22104
0 1329462752-6606_600x600.jpg 308 580 N 18624 12911 product 22105 M 0 22105
0 1329462930-13410_600x600.jpg 308 580 N 18625 12912 product 22106 M 0 22106
0 1329463114-21401_600x600.jpg 308 580 N 18626 12913 product 22107 M 0 22107
0 1329463255-26946_600x600.jpg 308 580 N 18627 12914 product 22108 M 0 22108
0 1329463437-1888_600x600.jpg 308 580 N 18628 12915 product 22109 M 0 22109
0 1337333401-2596_600x600.jpg 580 392 N 18639 12926 product 22120 M 0 22120
0 x414802_600x600.jpg 580 392 N 18640 12927 product 22121 M 0 22121
0 1337334338-6630_600x600.jpg 580 392 N 18643 12930 product 22124 M 0 22124
0 1337334431-21247_600x600.jpg 580 392 N 18645 12932 product 22126 M 0 22126
0 1337334619-23541_600x600.jpg 580 392 N 18647 12934 product 22128 M 0 22128
0 1337334706-2565_600x600.jpg 580 392 N 18649 12936 product 22130 M 0 22130
0 1337334774-12617_600x600.jpg 580 392 N 18651 12938 product 22132 M 0 22132
0 1337334851-23852_600x600.jpg 580 392 N 18653 12940 product 22134 M 0 22134
0 Seite-22-EB-60-300QeG6JieNC6WHu_600x600.jpg 600 400 N 18655 12942 product 22136 M 0 22136
0 Seite-22-EB-60-300pxiPB44ZQ5MU6_600x600.jpg 600 400 N 18656 12943 product 22137 M 0 22137
0 Seite-22-EB-60-300gQWPs1F1Yk5u1_600x600.jpg 600 400 N 18657 12944 product 22138 M 0 22138
0 Seite-22-EB-60-300ak0dHLdOOv5ja_600x600.jpg 600 400 N 18659 12946 product 22140 M 0 22140
0 Seite-22-EB-60-300SVovobv9VrPfu_600x600.jpg 600 400 N 18661 12948 product 22142 M 0 22142
0 Seite-22-EB-60-3007KP4WMntsMJTk_600x600.jpg 600 400 N 18663 12950 product 22144 M 0 22144
0 Seite-22-EB-60-300QIbPTOgZA8dv5_600x600.jpg 600 400 N 18665 12952 product 22146 M 0 22146
0 Seite-22-EB-60-300Ls3arj3bVb4pk_600x600.jpg 600 400 N 18667 12954 product 22148 M 0 22148
0 Seite-22-414-809-EB-80KA5ho6myqnfRO_600x600.jpg 600 460 N 18713 13000 product 22194 M 0 22194
0 Seite-22-414-809-EB-80_600x600.jpg 600 460 N 18714 13001 product 22195 M 0 22195
0 Seite-22-414-809-EB-80yXlwXUwcWM0FB_600x600.jpg 600 460 N 18715 13002 product 22196 M 0 22196
0 Seite-22-414-809-EB-80hakV5b2EYgaYH_600x600.jpg 600 460 N 18717 13004 product 22198 M 0 22198
0 Seite-22-414-809-EB-80vvIE3PVMNRX9T_600x600.jpg 600 460 N 18719 13006 product 22200 M 0 22200
0 Seite-22-414-809-EB-80FoGDvCgvj8KTo_600x600.jpg 600 460 N 18721 13008 product 22202 M 0 22202
0 Seite-22-414-809-EB-80W2XtxiCfNqMDt_600x600.jpg 600 460 N 18723 13010 product 22204 M 0 22204
0 Seite-22-414-809-EB-809jh44WQq4O81j_600x600.jpg 600 460 N 18725 13012 product 22206 M 0 22206