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 (60601, 64726, 60825, 60659) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00141

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": 68,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (60601,64726,60825,60659)"
        }
      }
    },
    "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
37232 64726 product 0 49465 A 0 D 0 0
63399 60659 product 0 75632 A 0 D 0 0
63541 60601 product 0 75774 A 0 D 0 0
64036 60825 product 0 76269 A 0 D 0 0
62836 64726 product 0 75069 A 1 D 0 0
63401 60659 product 0 75634 A 1 D 0 0
63542 60601 product 0 75775 A 1 D 0 0
64033 60825 product 0 76266 A 1 D 0 0
17759 60825 product 0 29387 A 2 D 0 0
37241 64726 product 0 49474 A 2 D 0 0
63540 60601 product 0 75773 A 2 D 0 0
12964 60659 product 0 22878 A 3 D 0 0
37235 64726 product 0 49468 A 3 D 0 0
63539 60601 product 0 75772 A 3 D 0 0
64034 60825 product 0 76267 A 3 D 0 0
17907 60825 product 0 29536 A 4 D 0 0
37233 64726 product 0 49466 A 4 D 0 0
63400 60659 product 0 75633 A 4 D 0 0
39200 64726 product 0 51433 A 5 D 0 0
63397 60659 product 0 75630 A 5 D 0 0
63537 60601 product 0 75770 A 5 D 0 0
64035 60825 product 0 76268 A 5 D 0 0
66049 60601 product 0 78282 A 5 C 0 0
66050 60601 product 0 78283 A 5 C 0 0
37242 64726 product 0 49475 A 6 D 0 0
63395 60659 product 0 75628 A 6 D 0 0
64032 60825 product 0 76265 A 6 D 0 0
37250 64726 product 0 49483 A 7 D 0 0
37251 64726 product 0 49484 A 8 D 0 0
62827 64726 product 0 75060 A 9 D 0 0
68218 64726 product 0 80451 A 10 C 0 0
68219 64726 product 0 80452 A 11 C 0 0
67973 64726 product 0 80206 A 12 C 0 0
63706 64726 product 0 75939 A 13 C 0 0
57171 64726 product 0 69404 A 14 C 0 0
63704 64726 product 0 75937 A 15 C 0 0
60283 64726 product 0 72516 A 16 C 0 0
67459 64726 product 0 79692 A 17 C 0 0
52024 64726 product 0 64257 A 18 C 0 0
46273 64726 product 0 58506 A 19 C 0 0
61988 64726 product 0 74221 A 20 C 0 0
61365 64726 product 0 73598 A 21 C 0 0
57170 64726 product 0 69403 A 22 C 0 0
61363 64726 product 0 73596 A 23 C 0 0
62418 64726 product 0 74651 A 24 C 0 0
46667 64726 product 0 58900 A 25 C 0 0
53852 64726 product 0 66085 A 26 C 0 0
57174 64726 product 0 69407 A 27 C 0 0
56117 64726 product 0 68350 A 28 C 0 0
37245 64726 product 0 49478 A 29 C 0 0
53858 64726 product 0 66091 A 30 C 0 0
57173 64726 product 0 69406 A 31 C 0 0
53853 64726 product 0 66086 A 32 C 0 0
56054 64726 product 0 68287 A 33 C 0 0
52023 64726 product 0 64256 A 34 C 0 0
53839 64726 product 0 66072 A 35 C 0 0
50183 64726 product 0 62416 A 36 C 0 0
37244 64726 product 0 49477 A 37 C 0 0
49910 64726 product 0 62143 A 38 C 0 0
65916 64726 product 0 78149 A 39 C 0 0
61364 64726 product 0 73597 A 40 C 0 0
37253 64726 product 0 49486 A 41 C 0 0
37246 64726 product 0 49479 A 42 C 0 0
46272 64726 product 0 58505 A 43 C 0 0
37243 64726 product 0 49476 A 44 C 0 0
37238 64726 product 0 49471 A 45 C 0 0
37252 64726 product 0 49485 A 46 C 0 0
65075 64726 product 0 77308 A 47 C 0 0