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 (
    62019, 62023, 62020, 62022, 62018, 65461, 
    65814, 65815, 65813
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00096

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": 58,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62019,62023,62020,62022,62018,65461,65814,65815,65813)"
        }
      }
    },
    "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
19323 62023 product 0 31045 A 0 D 0 0
29786 62019 product 0 42009 A 0 D 0 0
30223 62022 product 0 42446 A 0 D 0 0
64764 62018 product 0 76997 A 0 D 0 0
69348 65814 product 0 81581 A 0 D 0 0
69371 65813 product 0 81604 A 0 D 0 0
69397 65815 product 0 81630 A 0 D 0 0
19215 62018 product 0 30927 A 1 D 0 0
59105 65461 product 0 71338 A 1 D 0 0
64788 62020 product 0 77021 A 1 D 0 0
64809 62022 product 0 77042 A 1 D 0 0
69353 65814 product 0 81586 A 1 D 0 0
69374 65813 product 0 81607 A 1 D 0 0
69403 65815 product 0 81636 A 1 D 0 0
72672 62019 product 0 84905 A 1 D 0 0
19181 62018 product 0 30893 A 2 D 0 0
19203 62020 product 0 30915 A 2 D 0 0
30222 62022 product 0 42445 A 2 D 0 0
59101 65461 product 0 71334 A 2 D 0 0
64829 62019 product 0 77062 A 2 D 0 0
69350 65814 product 0 81583 A 2 D 0 0
69372 65813 product 0 81605 A 2 D 0 0
69400 65815 product 0 81633 A 2 D 0 0
19193 62019 product 0 30905 A 3 D 0 0
19332 62020 product 0 31054 A 3 D 0 0
23131 62023 product 0 35042 A 3 D 0 0
29879 62018 product 0 42102 A 3 D 0 0
64775 65461 product 0 77008 A 3 D 0 0
64810 62022 product 0 77043 A 3 D 0 0
69349 65814 product 0 81582 A 3 D 0 0
69373 65813 product 0 81606 A 3 D 0 0
69398 65815 product 0 81631 A 3 D 0 0
21210 62023 product 0 33091 A 4 D 0 0
29696 62020 product 0 41919 A 4 D 0 0
44344 62018 product 0 56577 A 4 C 0 0
69347 65814 product 0 81580 A 4 D 0 0
69376 65813 product 0 81609 A 4 D 0 0
69399 65815 product 0 81632 A 4 D 0 0
59103 65461 product 0 71336 A 5 D 0 0
63359 62018 product 0 75592 A 5 C 0 0
69352 65814 product 0 81585 A 5 D 0 0
69375 65813 product 0 81608 A 5 D 0 0
69402 65815 product 0 81635 A 5 D 0 0
64774 65461 product 0 77007 A 6 D 0 0
69351 65814 product 0 81584 A 6 D 0 0
69378 65813 product 0 81611 A 6 D 0 0
69401 65815 product 0 81634 A 6 D 0 0
49156 62023 product 0 61389 A 7 C 0 0
69377 65813 product 0 81610 A 7 D 0 0
49157 62023 product 0 61390 A 8 C 0 0
49158 62023 product 0 61391 A 9 C 0 0
64281 62020 product 0 76514 A 9 C 0 0
53859 62023 product 0 66092 A 10 C 0 0
39714 62023 product 0 51947 A 11 C 0 0
50307 62020 product 0 62540 A 12 C 0 0
63360 62020 product 0 75593 A 13 C 0 0
59192 62020 product 0 71425 A 14 C 0 0
30965 62020 product 0 43198 A 15 C 0 0