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 (
    64728, 64743, 64738, 65499, 65498, 65497, 
    65558
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00117

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": 75,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64728,64743,64738,65499,65498,65497,65558)"
        }
      }
    },
    "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
37286 64728 product 0 49519 A 0 D 0 0
37565 64738 product 0 49798 A 0 D 0 0
59421 65497 product 0 71654 A 0 D 0 0
59449 65498 product 0 71682 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
63659 65558 product 0 75892 A 0 D 0 0
64459 64743 product 0 76692 A 0 D 0 0
59061 64728 product 0 71294 A 1 D 0 0
59414 65497 product 0 71647 A 1 D 0 0
59450 65498 product 0 71683 A 1 D 0 0
64169 64738 product 0 76402 A 1 D 0 0
71083 65558 product 0 83316 A 1 D 0 0
37567 64738 product 0 49800 A 2 D 0 0
59415 65497 product 0 71648 A 2 D 0 0
59451 65498 product 0 71684 A 2 D 0 0
63662 65558 product 0 75895 A 2 D 0 0
37285 64728 product 0 49518 A 3 C 0 0
59413 65497 product 0 71646 A 3 D 0 0
59452 65498 product 0 71685 A 3 D 0 0
63666 65558 product 0 75899 A 3 D 0 0
64170 64738 product 0 76403 A 3 D 0 0
64455 64743 product 0 76688 A 3 D 0 0
37287 64728 product 0 49520 A 4 C 0 0
37566 64738 product 0 49799 A 4 D 0 0
59418 65497 product 0 71651 A 4 D 0 0
59453 65498 product 0 71686 A 4 D 0 0
64456 64743 product 0 76689 A 4 D 0 0
71082 65558 product 0 83315 A 4 D 0 0
37665 64743 product 0 49898 A 5 D 0 0
59058 64738 product 0 71291 A 5 D 0 0
59416 65497 product 0 71649 A 5 D 0 0
59454 65498 product 0 71687 A 5 D 0 0
62189 64728 product 0 74422 A 5 C 0 0
63663 65558 product 0 75896 A 5 D 0 0
37288 64728 product 0 49521 A 6 C 0 0
59420 65497 product 0 71653 A 6 D 0 0
59455 65498 product 0 71688 A 6 D 0 0
63665 65558 product 0 75898 A 6 D 0 0
64171 64738 product 0 76404 A 6 D 0 0
37554 64738 product 0 49787 A 7 C 0 0
54031 64743 product 0 66264 A 7 C 0 0
59419 65497 product 0 71652 A 7 D 0 0
59456 65498 product 0 71689 A 7 D 0 0
63660 65558 product 0 75893 A 7 D 0 0
37558 64738 product 0 49791 A 8 C 0 0
54032 64743 product 0 66265 A 8 C 0 0
59422 65497 product 0 71655 A 8 D 0 0
59514 65498 product 0 71747 A 8 C 0 0
62451 65558 product 0 74684 A 8 D 0 0
59417 65497 product 0 71650 A 9 D 0 0
59513 65498 product 0 71746 A 9 C 0 0
60356 64738 product 0 72589 A 9 C 0 0
63661 65558 product 0 75894 A 9 D 0 0
59424 65497 product 0 71657 A 10 D 0 0
63674 65558 product 0 75907 A 10 C 0 0
64118 65498 product 0 76351 A 10 C 0 0
64642 64738 product 0 76875 A 10 C 0 0
59423 65497 product 0 71656 A 11 D 0 0
59512 65498 product 0 71745 A 11 C 0 0
63675 65558 product 0 75908 A 11 C 0 0
59425 65497 product 0 71658 A 12 D 0 0
60059 65497 product 0 72292 A 12 C 0 0
60300 65498 product 0 72533 A 12 C 0 0
65043 65497 product 0 77276 A 12 C 0 0
65045 65497 product 0 77278 A 12 C 0 0
65534 65497 product 0 77767 A 12 C 0 0
60041 65498 product 0 72274 A 13 C 0 0
60042 65498 product 0 72275 A 14 C 0 0