SELECT 
  cscart_images_links.*, 
  cscart_images.image_path, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_x, 
  cscart_images.image_y, 
  cscart_images.image_id as images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.image_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 = 'A' 
  AND cscart_images_links.object_id IN (62414, 60899, 61339, 62167) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00086

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 53,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62414,60899,61339,62167)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.image_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.image_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
17782 61339 product 0 29410 A 0 D 0 0
66154 62167 product 0 78387 A 0 D 0 0
66357 62414 product 0 78590 A 0 D 0 0
66746 60899 product 0 78979 A 0 D 0 0
17783 61339 product 0 29411 A 1 D 0 0
20278 62167 product 0 32094 A 1 D 0 0
66352 62414 product 0 78585 A 1 D 0 0
66967 60899 product 0 79200 A 1 D 0 0
29720 60899 product 0 41943 A 2 D 0 0
66152 62167 product 0 78385 A 2 D 0 0
66266 61339 product 0 78499 A 2 D 0 0
66355 62414 product 0 78588 A 2 D 0 0
15722 61339 product 0 27201 A 3 D 0 0
66153 62167 product 0 78386 A 3 D 0 0
66354 62414 product 0 78587 A 3 D 0 0
66968 60899 product 0 79201 A 3 D 0 0
17820 60899 product 0 29449 A 4 D 0 0
20279 62167 product 0 32095 A 4 D 0 0
66267 61339 product 0 78500 A 4 D 0 0
66353 62414 product 0 78586 A 4 D 0 0
29719 61339 product 0 41942 A 5 D 0 0
29721 60899 product 0 41944 A 5 D 0 0
30640 62414 product 0 42872 A 5 D 0 0
66155 62167 product 0 78388 A 5 D 0 0
21601 62414 product 0 33482 A 6 D 0 0
43052 60899 product 0 55285 A 6 C 1 0
66156 62167 product 0 78389 A 6 D 0 0
66268 61339 product 0 78501 A 6 D 0 0
43053 60899 product 0 55286 A 7 C 1 0
46195 62167 product 0 58428 A 7 C 0 0
53584 61339 product 0 65817 A 7 C 0 0
62885 62414 product 0 75118 A 7 C 0 0
31956 61339 product 0 44189 A 8 C 0 0
46198 62167 product 0 58431 A 8 C 0 0
62886 62414 product 0 75119 A 8 C 0 0
43054 60899 product 0 55287 A 9 C 1 0
53585 61339 product 0 65818 A 9 C 0 0
58962 62167 product 0 71195 A 9 C 0 0
62187 62414 product 0 74420 A 9 C 0 0
46199 62167 product 0 58432 A 10 C 0 0
65519 62414 product 0 77752 A 10 C 0 0
66345 60899 product 0 78578 A 10 C 0 0
31955 61339 product 0 44188 A 11 C 0 0
62186 62414 product 0 74419 A 11 C 0 0
66346 60899 product 0 78579 A 11 C 0 0
68547 62167 product 0 80780 A 11 C 0 0
53587 61339 product 0 65820 A 12 C 0 0
58963 62167 product 0 71196 A 12 C 0 0
66347 60899 product 0 78580 A 12 C 0 0
53586 61339 product 0 65819 A 13 C 0 0
60016 62167 product 0 72249 A 13 C 0 0
63160 61339 product 0 75393 A 14 C 0 0
67996 62167 product 0 80229 A 14 C 0 0