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 (64747, 64989, 65096, 64847) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00130

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": 60,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64747,64989,65096,64847)"
        }
      }
    },
    "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
41719 64847 product 0 53952 A 0 D 0 0
50320 64989 product 0 62553 A 0 D 0 0
63087 64747 product 0 75320 A 0 D 0 0
71117 65096 product 0 83350 A 0 D 0 0
52634 65096 product 0 64867 A 1 D 0 0
63088 64747 product 0 75321 A 1 D 0 0
65032 64989 product 0 77265 A 1 D 0 0
37750 64747 product 0 49983 A 2 D 0 0
52639 65096 product 0 64872 A 2 D 0 0
65028 64989 product 0 77261 A 2 D 0 0
37749 64747 product 0 49982 A 3 D 0 0
41708 64847 product 0 53941 A 3 D 0 0
52631 65096 product 0 64864 A 3 D 0 0
65029 64989 product 0 77262 A 3 D 0 0
37751 64747 product 0 49984 A 4 D 0 0
52630 65096 product 0 64863 A 4 D 0 0
65030 64989 product 0 77263 A 4 D 0 0
50321 64989 product 0 62554 A 5 D 0 0
52629 65096 product 0 64862 A 5 D 0 0
37752 64747 product 0 49985 A 6 D 0 0
41709 64847 product 0 53942 A 6 D 0 0
52633 65096 product 0 64866 A 6 D 0 0
65031 64989 product 0 77264 A 6 D 0 0
50319 64989 product 0 62552 A 7 D 0 0
52650 65096 product 0 64883 A 7 D 0 0
68020 64847 product 0 80253 A 7 C 0 0
37756 64747 product 0 49989 A 8 D 0 0
51392 64989 product 0 63625 A 8 C 0 0
52641 65096 product 0 64874 A 8 C 0 0
63843 64847 product 0 76076 A 8 C 0 0
37753 64747 product 0 49986 A 9 D 0 0
51393 64989 product 0 63626 A 9 C 0 0
63844 64847 product 0 76077 A 9 C 0 0
72563 65096 product 0 84796 A 9 C 0 0
37757 64747 product 0 49990 A 10 D 0 0
51394 64989 product 0 63627 A 10 C 0 0
62358 65096 product 0 74591 A 10 C 0 0
68691 64989 product 0 80924 A 10 C 0 0
68692 64989 product 0 80925 A 10 C 0 0
68693 64989 product 0 80926 A 10 C 0 0
52642 65096 product 0 64875 A 11 C 0 0
62362 64747 product 0 74595 A 11 C 0 0
54137 65096 product 0 66370 A 12 C 0 0
61870 64747 product 0 74103 A 12 C 0 0
65381 64847 product 0 77614 A 12 C 0 0
52643 65096 product 0 64876 A 13 C 0 0
65382 64847 product 0 77615 A 13 C 0 0
52632 65096 product 0 64865 A 14 C 0 0
65078 64747 product 0 77311 A 14 C 0 0
65383 64847 product 0 77616 A 14 C 0 0
52644 65096 product 0 64877 A 15 C 0 0
65079 64747 product 0 77312 A 15 C 0 0
67571 64847 product 0 79804 A 15 C 0 0
52645 65096 product 0 64878 A 16 C 0 0
65080 64747 product 0 77313 A 16 C 0 0
52653 65096 product 0 64886 A 17 C 0 0
65002 65096 product 0 77235 A 18 C 0 0
65274 65096 product 0 77507 A 19 C 0 0
65275 65096 product 0 77508 A 20 C 0 0
65703 65096 product 0 77936 A 21 D 0 0