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 (61433, 62403, 64788, 64784) 
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": 69,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (61433,62403,64788,64784)"
        }
      }
    },
    "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
16373 61433 product 0 27893 A 0 D 0 0
21546 62403 product 0 33427 A 0 D 0 0
39660 64788 product 0 51893 A 0 D 0 0
39661 64788 product 0 51894 A 0 D 0 0
66635 64788 product 0 78868 A 0 D 0 0
66637 64788 product 0 78870 A 0 D 0 0
66638 64788 product 0 78871 A 0 D 0 0
66639 64788 product 0 78872 A 0 D 0 0
66648 64784 product 0 78881 A 0 D 0 0
16374 61433 product 0 27894 A 1 D 0 0
65226 62403 product 0 77459 A 1 D 0 0
66646 64784 product 0 78879 A 1 D 0 0
21549 62403 product 0 33430 A 2 D 0 0
32137 61433 product 0 44370 A 2 D 0 0
39630 64784 product 0 51863 A 2 D 0 0
24494 62403 product 0 36475 A 3 D 0 0
26244 61433 product 0 38407 A 3 D 0 0
39634 64784 product 0 51867 A 3 D 0 0
32138 61433 product 0 44371 A 4 D 0 0
65229 62403 product 0 77462 A 4 D 0 0
66645 64784 product 0 78878 A 4 D 0 0
65213 61433 product 0 77446 A 5 D 0 0
65227 62403 product 0 77460 A 5 D 0 0
66647 64784 product 0 78880 A 5 D 0 0
39632 64784 product 0 51865 A 6 D 0 0
65214 61433 product 0 77447 A 6 D 0 0
65228 62403 product 0 77461 A 6 D 0 0
67004 62403 product 0 79237 A 6 C 0 0
67005 62403 product 0 79238 A 6 C 0 0
49039 64784 product 0 61272 A 7 C 0 0
61375 64788 product 0 73608 A 7 C 0 0
68140 61433 product 0 80373 A 7 C 0 0
49040 64784 product 0 61273 A 8 C 0 0
67536 61433 product 0 79769 A 8 C 0 0
32864 61433 product 0 45097 A 9 C 0 0
61374 64788 product 0 73607 A 9 C 0 0
52010 61433 product 0 64243 A 10 C 0 0
61377 64788 product 0 73610 A 10 C 0 0
61376 64788 product 0 73609 A 11 C 0 0
62033 61433 product 0 74266 A 11 C 0 0
32142 61433 product 0 44375 A 12 C 0 0
32308 61433 product 0 44541 A 13 C 0 0
32144 61433 product 0 44377 A 14 C 0 0
64545 61433 product 0 76778 A 15 C 0 0
54119 61433 product 0 66352 A 16 C 0 0
32865 61433 product 0 45098 A 17 C 0 0
32867 61433 product 0 45100 A 18 C 0 0
53581 61433 product 0 65814 A 19 C 0 0
66209 61433 product 0 78442 A 20 C 0 0
58944 61433 product 0 71177 A 21 C 0 0
57210 61433 product 0 69443 A 22 C 0 0
32866 61433 product 0 45099 A 23 C 0 0
57075 61433 product 0 69308 A 24 C 0 0
32143 61433 product 0 44376 A 25 C 0 0
60788 61433 product 0 73021 A 26 C 0 0
37827 61433 product 0 50060 A 27 C 0 0
59538 61433 product 0 71771 A 28 C 0 0
66208 61433 product 0 78441 A 29 C 0 0
29603 61433 product 0 41823 A 30 C 0 0
32145 61433 product 0 44378 A 31 C 0 0
57288 61433 product 0 69521 A 32 C 0 0
32307 61433 product 0 44540 A 33 C 0 0
32141 61433 product 0 44374 A 34 C 0 0
59283 61433 product 0 71516 A 35 C 0 0
68546 61433 product 0 80779 A 36 C 0 0
60117 61433 product 0 72350 A 37 C 0 0
62409 61433 product 0 74642 A 38 C 0 0
62761 61433 product 0 74994 A 39 C 0 0
66764 61433 product 0 78997 A 40 C 0 0