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 (
    62258, 65562, 65584, 60732, 60733, 60737, 
    65522, 64621, 61385, 65524, 65653, 
    64942
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00097

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 (62258,65562,65584,60732,60733,60737,65522,64621,61385,65524,65653,64942)"
        }
      }
    },
    "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
33631 60733 product 0 45864 A 0 D 0 0
48361 64942 product 0 60594 A 0 D 0 0
53868 62258 product 0 66101 A 0 D 0 0
53869 62258 product 0 66102 A 0 D 0 0
57047 62258 product 0 69280 A 0 C 0 0
57048 62258 product 0 69281 A 0 C 0 0
57049 62258 product 0 69282 A 0 C 0 0
57050 62258 product 0 69283 A 0 C 0 0
57327 62258 product 0 69560 A 0 D 0 0
60807 61385 product 0 73040 A 0 C 0 0
61193 60732 product 0 73426 A 0 D 0 0
62334 60737 product 0 74567 A 0 D 0 0
62529 65562 product 0 74762 A 0 D 0 0
63858 65524 product 0 76091 A 0 D 0 0
63859 65524 product 0 76092 A 0 D 0 0
63860 65524 product 0 76093 A 0 D 0 0
63874 65522 product 0 76107 A 0 D 0 0
63875 65522 product 0 76108 A 0 D 0 0
63876 65522 product 0 76109 A 0 D 0 0
64270 65584 product 0 76503 A 0 D 0 0
70456 64621 product 0 82689 A 0 D 0 0
33633 60733 product 0 45866 A 1 D 0 0
59779 64621 product 0 72012 A 1 C 0 0
60808 61385 product 0 73041 A 1 C 0 0
60876 64942 product 0 73109 A 1 D 0 0
61732 60732 product 0 73965 A 1 C 0 0
62335 60737 product 0 74568 A 1 D 0 0
62530 65562 product 0 74763 A 1 D 0 0
64271 65584 product 0 76504 A 1 D 0 0
33632 60733 product 0 45865 A 2 C 0 0
33722 61385 product 0 45955 A 2 C 0 0
57220 60733 product 0 69453 A 2 C 0 0
57279 60732 product 0 69512 A 2 C 0 0
59784 64621 product 0 72017 A 2 C 0 0
60877 64942 product 0 73110 A 2 D 0 0
62336 60737 product 0 74569 A 2 D 0 0
62532 65562 product 0 74765 A 2 D 0 0
64272 65584 product 0 76505 A 2 D 0 0
68748 60733 product 0 80981 A 2 C 0 0
74003 64621 product 0 86236 A 2 D 0 0
74004 64621 product 0 86237 A 2 D 0 0
55877 61385 product 0 68110 A 3 C 0 0
56124 60737 product 0 68357 A 3 C 0 0
60879 64942 product 0 73112 A 3 D 0 0
62531 65562 product 0 74764 A 3 D 0 0
64275 65584 product 0 76508 A 3 D 0 0
33726 61385 product 0 45959 A 4 C 0 0
56125 60737 product 0 68358 A 4 C 0 0
60878 64942 product 0 73111 A 4 D 0 0
62533 65562 product 0 74766 A 4 D 0 0
64274 65584 product 0 76507 A 4 D 0 0
55878 61385 product 0 68111 A 5 C 0 0
62766 65562 product 0 74999 A 5 C 0 0
64268 65584 product 0 76501 A 5 D 0 0
56067 61385 product 0 68300 A 6 C 0 0
64273 65584 product 0 76506 A 6 D 0 0
55536 61385 product 0 67769 A 7 C 0 0
64269 65584 product 0 76502 A 7 D 0 0
68768 65584 product 0 81001 A 8 C 0 0
64296 65584 product 0 76529 A 9 C 0 0
64297 65584 product 0 76530 A 10 C 0 0