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 (
    65535, 65674, 65465, 65418, 65536, 65423, 
    65455, 65700, 65453, 65625, 64815, 
    65691
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00085

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": 60,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65535,65674,65465,65418,65536,65423,65455,65700,65453,65625,64815,65691)"
        }
      }
    },
    "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
59145 65423 product 0 71378 A 0 D 0 0
59156 65418 product 0 71389 A 0 D 0 0
64082 65455 product 0 76315 A 0 D 0 0
64553 65535 product 0 76786 A 0 D 0 0
64555 65536 product 0 76788 A 0 D 0 0
64666 65453 product 0 76899 A 0 D 0 0
66362 65674 product 0 78595 A 0 D 0 0
66953 65465 product 0 79186 A 0 D 0 0
67057 65691 product 0 79290 A 0 D 0 0
67273 65700 product 0 79506 A 0 D 0 0
59143 65423 product 0 71376 A 1 D 0 0
59148 65453 product 0 71381 A 1 D 0 0
59153 65418 product 0 71386 A 1 D 0 0
64083 65455 product 0 76316 A 1 D 0 0
66369 65674 product 0 78602 A 1 D 0 0
66955 65465 product 0 79188 A 1 D 0 0
67058 65691 product 0 79291 A 1 D 0 0
67274 65700 product 0 79507 A 1 D 0 0
59159 65418 product 0 71392 A 2 D 0 0
64081 65455 product 0 76314 A 2 D 0 0
64432 65423 product 0 76665 A 2 D 0 0
64668 65453 product 0 76901 A 2 D 0 0
66363 65674 product 0 78596 A 2 D 0 0
66959 65465 product 0 79192 A 2 D 0 0
67059 65691 product 0 79292 A 2 D 0 0
67275 65700 product 0 79508 A 2 D 0 0
59142 65423 product 0 71375 A 3 D 0 0
59150 65453 product 0 71383 A 3 D 0 0
59154 65418 product 0 71387 A 3 D 0 0
64080 65455 product 0 76313 A 3 D 0 0
66365 65674 product 0 78598 A 3 D 0 0
66954 65465 product 0 79187 A 3 D 0 0
67122 65700 product 0 79355 A 3 C 0 0
59144 65423 product 0 71377 A 4 D 0 0
59158 65418 product 0 71391 A 4 D 0 0
64086 65455 product 0 76319 A 4 D 0 0
64667 65453 product 0 76900 A 4 D 0 0
66367 65674 product 0 78600 A 4 D 0 0
66958 65465 product 0 79191 A 4 D 0 0
68551 65700 product 0 80784 A 4 C 0 0
59146 65423 product 0 71379 A 5 D 0 0
59155 65418 product 0 71388 A 5 D 0 0
64084 65455 product 0 76317 A 5 D 0 0
64665 65453 product 0 76898 A 5 D 0 0
66364 65674 product 0 78597 A 5 D 0 0
66956 65465 product 0 79189 A 5 D 0 0
68553 65700 product 0 80786 A 5 C 0 0
59149 65453 product 0 71382 A 6 D 0 0
59152 65418 product 0 71385 A 6 D 0 0
64085 65455 product 0 76318 A 6 D 0 0
64433 65423 product 0 76666 A 6 D 0 0
66366 65674 product 0 78599 A 6 D 0 0
66957 65465 product 0 79190 A 6 D 0 0
67109 65455 product 0 79342 A 6 C 0 0
68121 65674 product 0 80354 A 6 C 0 0
68552 65700 product 0 80785 A 6 C 0 0
68599 65700 product 0 80832 A 6 C 0 0
59157 65418 product 0 71390 A 7 D 0 0