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 (64919, 64821, 64725, 64689) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00150

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": 71,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64919,64821,64725,64689)"
        }
      }
    },
    "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
37847 64689 product 0 50080 A 0 D 0 0
47240 64919 product 0 59473 A 0 D 0 0
47242 64919 product 0 59475 A 0 D 0 0
47244 64919 product 0 59477 A 0 D 0 0
47246 64919 product 0 59479 A 0 D 0 0
47247 64919 product 0 59480 A 0 D 0 0
47248 64919 product 0 59481 A 0 D 0 0
47250 64919 product 0 59483 A 0 D 0 0
47251 64919 product 0 59484 A 0 D 0 0
63967 64821 product 0 76200 A 0 D 0 0
36986 64725 product 0 49219 A 1 D 0 0
37848 64689 product 0 50081 A 1 D 0 0
40757 64821 product 0 52990 A 1 D 0 0
34159 64689 product 0 46392 A 2 D 0 0
40753 64821 product 0 52986 A 2 D 0 0
37846 64689 product 0 50079 A 3 D 0 0
40758 64821 product 0 52991 A 3 D 0 0
42516 64725 product 0 54749 A 3 D 0 0
34158 64689 product 0 46391 A 4 D 0 0
36987 64725 product 0 49220 A 4 D 0 0
40756 64821 product 0 52989 A 4 D 0 0
34160 64689 product 0 46393 A 5 D 0 0
36991 64725 product 0 49224 A 5 D 0 0
64866 64821 product 0 77099 A 5 D 0 0
55535 64689 product 0 67768 A 6 C 0 0
62811 64725 product 0 75044 A 6 D 0 0
71051 64821 product 0 83284 A 6 D 0 0
36993 64725 product 0 49226 A 7 D 0 0
62151 64689 product 0 74384 A 7 C 0 0
63966 64821 product 0 76199 A 7 D 0 0
37850 64689 product 0 50083 A 8 C 0 0
63968 64821 product 0 76201 A 8 D 0 0
62152 64689 product 0 74385 A 9 C 0 0
62815 64725 product 0 75048 A 9 D 0 0
67704 64821 product 0 79937 A 9 C 0 0
37851 64689 product 0 50084 A 10 C 0 0
62812 64725 product 0 75045 A 10 D 0 0
67705 64821 product 0 79938 A 10 C 0 0
36994 64725 product 0 49227 A 11 D 0 0
51868 64821 product 0 64101 A 11 C 0 0
63719 64689 product 0 75952 A 11 C 0 0
48926 64725 product 0 61159 A 12 C 0 0
60889 64821 product 0 73122 A 12 C 0 0
44904 64821 product 0 57137 A 13 C 0 0
72562 64725 product 0 84795 A 13 C 0 0
44342 64725 product 0 56575 A 14 C 0 0
60018 64821 product 0 72251 A 14 C 0 0
48927 64725 product 0 61160 A 15 C 0 0
60270 64821 product 0 72503 A 15 C 0 0
40411 64725 product 0 52644 A 16 C 0 0
40766 64821 product 0 52999 A 16 C 0 0
56234 64725 product 0 68467 A 17 C 0 0
59379 64821 product 0 71612 A 17 C 0 0
59515 64821 product 0 71748 A 18 C 0 0
59572 64725 product 0 71805 A 18 C 0 0
36995 64725 product 0 49228 A 19 C 0 0
66327 64821 product 0 78560 A 19 C 0 0
61987 64821 product 0 74220 A 20 C 0 0
59573 64725 product 0 71806 A 21 C 0 0
60019 64821 product 0 72252 A 21 C 0 0
59574 64725 product 0 71807 A 22 C 0 0
62134 64821 product 0 74367 A 22 C 0 0
36996 64725 product 0 49229 A 23 C 0 0
59516 64821 product 0 71749 A 23 C 0 0
56235 64725 product 0 68468 A 24 C 0 0
58951 64821 product 0 71184 A 24 C 0 0
62161 64725 product 0 74394 A 25 C 0 0
64587 64821 product 0 76820 A 25 C 0 0
62162 64725 product 0 74395 A 26 C 0 0
65251 64725 product 0 77484 A 27 C 0 0
65528 64725 product 0 77761 A 28 C 0 0