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 (
    61082, 61074, 61080, 61070, 62847, 64975
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00071

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": 59,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (61082,61074,61080,61070,62847,64975)"
        }
      }
    },
    "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
23053 62847 product 0 34964 A 0 D 0 0
36998 61080 product 0 49231 A 0 D 0 0
42439 61070 product 0 54672 A 0 D 0 0
50259 64975 product 0 62492 A 0 D 0 0
64213 62847 product 0 76446 A 0 D 0 0
64216 61082 product 0 76449 A 0 D 0 0
64219 61074 product 0 76452 A 0 D 0 0
14235 61082 product 0 25030 A 1 D 0 0
49981 64975 product 0 62214 A 1 D 0 0
64208 61070 product 0 76441 A 1 D 0 0
64209 62847 product 0 76442 A 1 D 0 0
64215 61080 product 0 76448 A 1 D 0 0
64220 61074 product 0 76453 A 1 D 0 0
23052 62847 product 0 34963 A 2 D 0 0
36997 61080 product 0 49230 A 2 D 0 0
39605 61082 product 0 51838 A 2 D 0 0
39617 61070 product 0 51850 A 2 D 0 0
49982 64975 product 0 62215 A 2 D 0 0
64223 61074 product 0 76456 A 2 D 0 0
39604 61082 product 0 51837 A 3 D 0 0
39615 61070 product 0 51848 A 3 D 0 0
64214 61080 product 0 76447 A 3 D 0 0
64222 61074 product 0 76455 A 3 D 0 0
18741 61074 product 0 30419 A 4 D 0 0
37000 61080 product 0 49233 A 4 D 0 0
39606 61082 product 0 51839 A 4 D 0 0
49984 64975 product 0 62217 A 4 D 0 0
64205 61070 product 0 76438 A 4 D 0 0
64210 62847 product 0 76443 A 4 D 0 0
36999 61080 product 0 49232 A 5 D 0 0
49986 64975 product 0 62219 A 5 D 0 0
64206 61070 product 0 76439 A 5 D 0 0
64211 62847 product 0 76444 A 5 D 0 0
64217 61082 product 0 76450 A 5 D 0 0
64221 61074 product 0 76454 A 5 D 0 0
14230 61080 product 0 25025 A 6 D 0 0
28585 61074 product 0 40784 A 6 C 0 0
49987 64975 product 0 62220 A 6 D 0 0
64207 61070 product 0 76440 A 6 D 0 0
64212 62847 product 0 76445 A 6 D 0 0
64218 61082 product 0 76451 A 6 D 0 0
66328 64975 product 0 78561 A 6 C 0 0
14284 61082 product 0 25079 A 7 C 0 0
50702 61070 product 0 62935 A 7 C 0 0
60293 61080 product 0 72526 A 7 C 0 0
60936 62847 product 0 73169 A 7 C 0 0
64224 61074 product 0 76457 A 7 D 0 0
50703 61070 product 0 62936 A 8 C 0 0
61837 61080 product 0 74070 A 8 C 0 0
50704 61070 product 0 62937 A 9 C 0 0
60292 61080 product 0 72525 A 9 C 0 0
40823 61070 product 0 53056 A 10 C 0 0
60294 61080 product 0 72527 A 10 C 0 0
20472 61070 product 0 32295 A 11 C 0 0
46019 61080 product 0 58252 A 11 C 0 0
32449 61070 product 0 44682 A 12 C 0 0
46020 61080 product 0 58253 A 12 C 0 0
46280 61070 product 0 58513 A 13 C 0 0
46281 61070 product 0 58514 A 14 C 0 0