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 (
    8762, 8774, 8766, 8770, 8761, 8763, 8764, 
    9842, 8882, 9002, 8786, 8810, 8834, 
    8858, 9122, 9482
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00089

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "16.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": 16,
            "rows_produced_per_join": 16,
            "filtered": "100.00",
            "index_condition": "((`gaseus`.`cscart_images_links`.`object_type` = 'product') and (`gaseus`.`cscart_images_links`.`type` = 'M') and (`gaseus`.`cscart_images_links`.`object_id` in (8762,8774,8766,8770,8761,8763,8764,9842,8882,9002,8786,8810,8834,8858,9122,9482)))",
            "cost_info": {
              "read_cost": "9.61",
              "eval_cost": "1.60",
              "prefix_cost": "11.21",
              "data_read_per_join": "1K"
            },
            "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": [
              "gaseus.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 16,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "4.00",
              "eval_cost": "1.60",
              "prefix_cost": "16.81",
              "data_read_per_join": "12K"
            },
            "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": [
              "gaseus.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 16,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "4.00",
              "eval_cost": "1.60",
              "prefix_cost": "22.41",
              "data_read_per_join": "9K"
            },
            "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 Seite-31-HR10-300_600x600_2x_9xcf-1l.jpg 1200 1082 N 8233 8761 product 11716 M 0 11716
0 Seite-31-HR10-300_600x600_2x_f5yx-tl.jpg 1200 1082 N 8234 8762 product 11717 M 0 11717
0 Seite-31-HR10-300_600x600_2x_tqjs-kq.jpg 1200 1082 N 8235 8763 product 11718 M 0 11718
0 Seite-31-HR10-300_600x600_2x_18pc-hr.jpg 1200 1082 N 8236 8764 product 11719 M 0 11719
0 Seite-31-HR10-300_600x600_2x_gez9-uy.jpg 1200 1082 N 8238 8766 product 11721 M 0 11721
0 Seite-31-HR10-300_600x600_2x_6o49-pv.jpg 1200 1082 N 8242 8770 product 11725 M 0 11725
0 Seite-31-HR10-300_600x600_2x_ncj4-qn.jpg 1200 1082 N 8246 8774 product 11729 M 0 11729
0 Seite-31-HR10-300_600x600_2x_lblv-hh.jpg 1200 1082 N 8258 8786 product 11741 M 0 11741
0 Seite-32-HR-20-300_600x600_2x_nzku-m4.jpg 1200 1126 N 8282 8810 product 11765 M 0 11765
0 Seite-32-HR-20-300_600x600_2x_w64g-y1.jpg 1200 1126 N 8306 8834 product 11789 M 0 11789
0 Seite-32-HR-20-300_600x600_2x_po5m-v7.jpg 1200 1126 N 8330 8858 product 11813 M 0 11813
0 Seite-32-HR-20-300_600x600_2x_ralo-3k.jpg 1200 1126 N 8354 8882 product 11837 M 0 11837
0 Seite-32-HR-20-300l97G7mwjrE0Ve_600x600_2x_yblk-o4.jpg 1200 1126 N 8474 9002 product 11957 M 0 11957
0 Seite-32-HR-40-300_600x600_2x_65ix-ga.jpg 1164 1200 N 8594 9122 product 12077 M 0 12077
0 306-770-LHR-300-200-Seite-35ZPKxtMikDr89y_600x600_2x.jpg 1200 800 N 8954 9482 product 12437 M 0 12437
0 Seite-35-HR-20-f-r-AM-45_600x600_2x_d6su-vd.jpg 1200 1126 N 9314 9842 product 12797 M 0 12797