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 (
    64875, 64874, 64871, 64876, 64872, 65499, 
    64870, 64942, 65533, 65536
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00127

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": 68,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64875,64874,64871,64876,64872,65499,64870,64942,65533,65536)"
        }
      }
    },
    "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
46921 64876 product 0 59154 A 0 D 0 0
47911 64872 product 0 60144 A 0 D 0 0
47919 64874 product 0 60152 A 0 D 0 0
47920 64874 product 0 60153 A 0 D 0 0
47921 64874 product 0 60154 A 0 D 0 0
47922 64874 product 0 60155 A 0 D 0 0
47924 64874 product 0 60157 A 0 D 0 0
47925 64874 product 0 60158 A 0 D 0 0
47927 64875 product 0 60160 A 0 D 0 0
47945 64871 product 0 60178 A 0 D 0 0
48136 64870 product 0 60369 A 0 D 0 0
48361 64942 product 0 60594 A 0 D 0 0
59471 65499 product 0 71704 A 0 D 0 0
59472 65499 product 0 71705 A 0 D 0 0
59475 65499 product 0 71708 A 0 D 0 0
59476 65499 product 0 71709 A 0 D 0 0
59477 65499 product 0 71710 A 0 D 0 0
59478 65499 product 0 71711 A 0 D 0 0
59479 65499 product 0 71712 A 0 D 0 0
60060 65499 product 0 72293 A 0 C 0 0
63345 65533 product 0 75578 A 0 D 0 0
63718 64874 product 0 75951 A 0 D 0 0
64555 65536 product 0 76788 A 0 D 0 0
46922 64876 product 0 59155 A 1 D 0 0
47912 64872 product 0 60145 A 1 D 0 0
47929 64875 product 0 60162 A 1 D 0 0
48140 64870 product 0 60373 A 1 D 0 0
60876 64942 product 0 73109 A 1 D 0 0
63346 65533 product 0 75579 A 1 D 0 0
46923 64876 product 0 59156 A 2 D 0 0
47930 64875 product 0 60163 A 2 D 0 0
47947 64871 product 0 60180 A 2 D 0 0
60877 64942 product 0 73110 A 2 D 0 0
63351 65533 product 0 75584 A 2 D 0 0
64103 64872 product 0 76336 A 2 D 0 0
46924 64876 product 0 59157 A 3 D 0 0
47914 64872 product 0 60147 A 3 D 0 0
47932 64875 product 0 60165 A 3 D 0 0
47948 64871 product 0 60181 A 3 D 0 0
48139 64870 product 0 60372 A 3 D 0 0
60879 64942 product 0 73112 A 3 D 0 0
63348 65533 product 0 75581 A 3 D 0 0
46925 64876 product 0 59158 A 4 D 0 0
47916 64872 product 0 60149 A 4 D 0 0
47933 64875 product 0 60166 A 4 D 0 0
47949 64871 product 0 60182 A 4 D 0 0
48141 64870 product 0 60374 A 4 D 0 0
60878 64942 product 0 73111 A 4 D 0 0
63347 65533 product 0 75580 A 4 D 0 0
47915 64872 product 0 60148 A 5 D 0 0
47931 64875 product 0 60164 A 5 D 0 0
47951 64871 product 0 60184 A 5 D 0 0
48138 64870 product 0 60371 A 5 D 0 0
63349 65533 product 0 75582 A 5 D 0 0
67473 64870 product 0 79706 A 5 C 0 0
67474 64870 product 0 79707 A 5 C 0 0
67656 64872 product 0 79889 A 5 C 0 0
67657 64872 product 0 79890 A 5 C 0 0
68544 64876 product 0 80777 A 5 C 0 0
47950 64871 product 0 60183 A 6 D 0 0
60053 64875 product 0 72286 A 6 C 0 0
61441 64876 product 0 73674 A 6 C 0 0
63350 65533 product 0 75583 A 6 D 0 0
63353 65533 product 0 75586 A 6 C 0 0
60054 64875 product 0 72287 A 7 C 0 0
61442 64876 product 0 73675 A 7 C 0 0
60055 64875 product 0 72288 A 8 C 0 0
61443 64876 product 0 73676 A 8 C 0 0