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 (
    62186, 62187, 62188, 62185, 62189, 64853, 
    65616
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00103

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": 70,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62186,62187,62188,62185,62189,64853,65616)"
        }
      }
    },
    "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
21799 62189 product 0 33681 A 0 C 0 0
42114 64853 product 0 54347 A 0 D 0 0
49902 62188 product 0 62135 A 0 D 0 0
50250 62185 product 0 62483 A 0 D 0 0
50251 62185 product 0 62484 A 0 D 0 0
61565 62186 product 0 73798 A 0 D 0 0
63912 62187 product 0 76145 A 0 D 0 0
64902 65616 product 0 77135 A 0 D 0 0
64904 65616 product 0 77137 A 0 D 0 0
64908 65616 product 0 77141 A 0 D 0 0
64909 65616 product 0 77142 A 0 D 0 0
30934 62189 product 0 43166 A 1 C 0 0
42113 64853 product 0 54346 A 1 D 0 0
49904 62188 product 0 62137 A 1 D 0 0
61566 62186 product 0 73799 A 1 D 0 0
63288 62187 product 0 75521 A 1 C 0 0
33328 62189 product 0 45561 A 2 C 0 0
42092 64853 product 0 54325 A 2 C 0 0
49903 62188 product 0 62136 A 2 D 0 0
60945 62187 product 0 73178 A 2 C 0 0
61567 62186 product 0 73800 A 2 D 0 0
64905 65616 product 0 77138 A 2 D 0 0
21798 62188 product 0 33680 A 3 C 0 0
42094 64853 product 0 54327 A 3 D 0 0
58471 62189 product 0 70704 A 3 C 0 0
60946 62187 product 0 73179 A 3 C 0 0
64903 65616 product 0 77136 A 3 D 0 0
67703 62186 product 0 79936 A 3 C 0 0
23006 62188 product 0 34917 A 4 C 0 0
42110 64853 product 0 54343 A 4 D 0 0
60947 62187 product 0 73180 A 4 C 0 0
62041 62189 product 0 74274 A 4 C 0 0
64907 65616 product 0 77140 A 4 D 0 0
67664 62186 product 0 79897 A 4 C 0 0
30144 62186 product 0 42367 A 5 C 0 0
42095 64853 product 0 54328 A 5 D 0 0
44143 62188 product 0 56376 A 5 C 0 0
62341 62187 product 0 74574 A 5 C 0 0
41133 62186 product 0 53366 A 6 C 0 0
42096 64853 product 0 54329 A 6 D 0 0
49905 62188 product 0 62138 A 6 D 0 0
42097 64853 product 0 54330 A 7 C 0 0
49906 62188 product 0 62139 A 7 D 0 0
64910 65616 product 0 77143 A 7 C 0 0
42098 64853 product 0 54331 A 8 C 0 0
54144 62188 product 0 66377 A 8 C 0 0
64911 65616 product 0 77144 A 8 C 0 0
42099 64853 product 0 54332 A 9 D 0 0
60022 62188 product 0 72255 A 9 C 0 0
64913 65616 product 0 77146 A 9 C 0 0
42100 64853 product 0 54333 A 10 D 0 0
60023 62188 product 0 72256 A 10 C 0 0
64912 65616 product 0 77145 A 10 C 0 0
42102 64853 product 0 54335 A 11 C 0 0
60083 62188 product 0 72316 A 11 C 0 0
42109 64853 product 0 54342 A 12 D 0 0
42103 64853 product 0 54336 A 13 D 0 0
42105 64853 product 0 54338 A 14 C 0 0
42107 64853 product 0 54340 A 15 C 0 0
42108 64853 product 0 54341 A 16 D 0 0
42106 64853 product 0 54339 A 17 C 0 0
42111 64853 product 0 54344 A 18 D 0 0
54132 64853 product 0 66365 A 19 C 0 0
42117 64853 product 0 54350 A 20 D 0 0
42112 64853 product 0 54345 A 21 D 0 0
42115 64853 product 0 54348 A 22 D 0 0
42118 64853 product 0 54351 A 23 C 0 0
42116 64853 product 0 54349 A 24 D 0 0
51664 64853 product 0 63897 A 25 C 0 0
58996 64853 product 0 71229 A 25 C 0 0