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 (64857, 64685, 64690, 61401) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00094

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": 55,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64857,64685,64690,61401)"
        }
      }
    },
    "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
33697 64685 product 0 45930 A 0 D 0 0
46519 64857 product 0 58752 A 0 D 0 0
61419 64690 product 0 73652 A 0 D 0 0
68653 61401 product 0 80886 A 0 D 0 0
35337 64685 product 0 47570 A 1 D 0 0
46520 64857 product 0 58753 A 1 D 0 0
61420 64690 product 0 73653 A 1 D 0 0
68652 61401 product 0 80885 A 1 D 0 0
46521 64857 product 0 58754 A 2 D 0 0
61421 64690 product 0 73654 A 2 D 0 0
68654 61401 product 0 80887 A 2 D 0 0
33696 64685 product 0 45929 A 3 D 0 0
46522 64857 product 0 58755 A 3 D 0 0
54142 64690 product 0 66375 A 3 C 0 0
68651 61401 product 0 80884 A 3 D 0 0
34203 64685 product 0 46436 A 4 D 0 0
46523 64857 product 0 58756 A 4 D 0 0
61664 64690 product 0 73897 A 4 C 0 0
47271 64857 product 0 59504 A 5 D 0 0
60274 64690 product 0 72507 A 5 C 0 0
35340 64690 product 0 47573 A 6 C 0 0
46524 64857 product 0 58757 A 6 D 0 0
61561 64685 product 0 73794 A 6 D 0 0
33695 64685 product 0 45928 A 7 D 0 0
35341 64690 product 0 47574 A 7 C 0 0
46525 64857 product 0 58758 A 7 D 0 0
33700 64685 product 0 45933 A 8 D 0 0
46526 64857 product 0 58759 A 8 D 0 0
60275 64690 product 0 72508 A 8 C 0 0
33701 64685 product 0 45934 A 9 D 0 0
54083 64690 product 0 66316 A 9 C 0 0
69186 64857 product 0 81419 A 9 C 0 0
46516 64857 product 0 58749 A 10 C 0 0
60276 64690 product 0 72509 A 10 C 0 0
61560 64685 product 0 73793 A 10 D 0 0
33718 64685 product 0 45951 A 12 D 0 0
33709 64685 product 0 45942 A 13 D 0 0
61555 64685 product 0 73788 A 14 D 0 0
33711 64685 product 0 45944 A 15 D 0 0
65136 64685 product 0 77369 A 16 C 0 0
54160 64685 product 0 66393 A 17 C 0 0
66014 64685 product 0 78247 A 18 C 0 0
36569 64685 product 0 48802 A 19 C 0 0
59482 64685 product 0 71715 A 20 C 0 0
54161 64685 product 0 66394 A 21 C 0 0
33704 64685 product 0 45937 A 22 C 0 0
54162 64685 product 0 66395 A 23 C 0 0
60116 64685 product 0 72349 A 24 C 0 0
33703 64685 product 0 45936 A 25 C 0 0
33702 64685 product 0 45935 A 26 C 0 0
33706 64685 product 0 45939 A 27 C 0 0
33707 64685 product 0 45940 A 28 C 0 0
33699 64685 product 0 45932 A 29 C 0 0
65137 64685 product 0 77370 A 30 C 0 0
68217 64685 product 0 80450 A 31 D 0 0