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 (61342, 61344, 61339, 61345, 62625) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00076

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": 62,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (61342,61344,61339,61345,62625)"
        }
      }
    },
    "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
15764 61342 product 0 27248 A 0 D 0 0
15786 61345 product 0 27273 A 0 D 0 0
17782 61339 product 0 29410 A 0 D 0 0
29899 61344 product 0 42122 A 0 D 0 0
66311 62625 product 0 78544 A 0 D 0 0
15784 61345 product 0 27271 A 1 D 0 0
17783 61339 product 0 29411 A 1 D 0 0
66298 61342 product 0 78531 A 1 D 0 0
66315 62625 product 0 78548 A 1 D 0 0
66322 61344 product 0 78555 A 1 D 0 0
15765 61342 product 0 27249 A 2 D 0 0
15785 61345 product 0 27272 A 2 D 0 0
22450 61344 product 0 34348 A 2 D 0 0
66266 61339 product 0 78499 A 2 D 0 0
66313 62625 product 0 78546 A 2 D 0 0
15722 61339 product 0 27201 A 3 D 0 0
22657 62625 product 0 34555 A 3 D 0 0
30617 61344 product 0 42849 A 3 D 0 0
30625 61342 product 0 42857 A 3 D 0 0
66306 61345 product 0 78539 A 3 D 0 0
15763 61342 product 0 27247 A 4 D 0 0
22573 61344 product 0 34471 A 4 D 0 0
22656 62625 product 0 34554 A 4 D 0 0
30626 61345 product 0 42858 A 4 D 0 0
66267 61339 product 0 78500 A 4 D 0 0
29719 61339 product 0 41942 A 5 D 0 0
66296 61342 product 0 78529 A 5 D 0 0
66305 61345 product 0 78538 A 5 D 0 0
66314 62625 product 0 78547 A 5 D 0 0
66321 61344 product 0 78554 A 5 D 0 0
22574 61344 product 0 34472 A 6 D 0 0
29813 61342 product 0 42036 A 6 D 0 0
66268 61339 product 0 78501 A 6 D 0 0
66304 61345 product 0 78537 A 6 D 0 0
66312 62625 product 0 78545 A 6 D 0 0
66438 62625 product 0 78671 A 6 C 0 0
30618 61344 product 0 42850 A 7 D 0 0
53583 61345 product 0 65816 A 7 C 0 0
53584 61339 product 0 65817 A 7 C 0 0
66297 61342 product 0 78530 A 7 D 0 0
31956 61339 product 0 44189 A 8 C 0 0
48922 61342 product 0 61155 A 8 C 0 0
53582 61345 product 0 65815 A 8 C 0 0
61456 61344 product 0 73689 A 8 C 0 0
45364 61344 product 0 57597 A 9 C 0 0
47276 61345 product 0 59509 A 9 C 0 0
47277 61342 product 0 59510 A 9 C 0 0
53585 61339 product 0 65818 A 9 C 0 0
46194 61345 product 0 58427 A 10 C 0 0
60866 61344 product 0 73099 A 10 C 0 0
62271 61342 product 0 74504 A 10 C 0 0
31952 61344 product 0 44185 A 11 C 0 0
31955 61339 product 0 44188 A 11 C 0 0
62881 61342 product 0 75114 A 11 C 0 0
65955 61345 product 0 78188 A 11 C 0 0
31951 61344 product 0 44184 A 12 C 0 0
53587 61339 product 0 65820 A 12 C 0 0
65956 61345 product 0 78189 A 12 C 0 0
48378 61344 product 0 60611 A 13 C 0 0
53586 61339 product 0 65819 A 13 C 0 0
48380 61344 product 0 60613 A 14 C 0 0
63160 61339 product 0 75393 A 14 C 0 0