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 (61697, 61960, 64870, 65559) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00084

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": 57,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (61697,61960,64870,65559)"
        }
      }
    },
    "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
17222 61697 product 0 28789 A 0 D 0 0
29490 61960 product 0 41710 A 0 D 0 0
48136 64870 product 0 60369 A 0 D 0 0
67484 65559 product 0 79717 A 0 C 0 0
17241 61697 product 0 28808 A 1 D 0 0
19053 61960 product 0 30760 A 1 D 0 0
48140 64870 product 0 60373 A 1 D 0 0
62454 65559 product 0 74687 A 1 D 0 0
19095 61960 product 0 30802 A 2 D 0 0
62455 65559 product 0 74688 A 2 D 0 0
64072 61697 product 0 76305 A 2 D 0 0
31685 61960 product 0 43918 A 3 D 0 0
48139 64870 product 0 60372 A 3 D 0 0
62456 65559 product 0 74689 A 3 D 0 0
64074 61697 product 0 76307 A 3 D 0 0
17223 61697 product 0 28790 A 4 D 0 0
31687 61960 product 0 43920 A 4 D 0 0
48141 64870 product 0 60374 A 4 D 0 0
62468 65559 product 0 74701 A 4 D 0 0
31686 61960 product 0 43919 A 5 D 0 0
48138 64870 product 0 60371 A 5 D 0 0
62767 65559 product 0 75000 A 5 C 0 0
64073 61697 product 0 76306 A 5 D 0 0
67473 64870 product 0 79706 A 5 C 0 0
67474 64870 product 0 79707 A 5 C 0 0
31690 61960 product 0 43923 A 6 D 0 0
63801 65559 product 0 76034 A 6 C 0 0
64075 61697 product 0 76308 A 6 D 0 0
59278 61697 product 0 71511 A 7 C 0 0
60011 61960 product 0 72244 A 7 C 0 0
63800 65559 product 0 76033 A 7 C 0 0
59277 61697 product 0 71510 A 8 C 0 0
63669 61960 product 0 75902 A 8 C 0 0
31693 61960 product 0 43926 A 9 C 0 0
51426 61697 product 0 63659 A 9 C 0 0
32997 61960 product 0 45230 A 10 C 0 0
61982 61697 product 0 74215 A 10 C 0 0
31993 61960 product 0 44226 A 11 C 0 0
57233 61697 product 0 69466 A 11 C 0 0
32094 61960 product 0 44327 A 12 C 0 0
51425 61697 product 0 63658 A 12 C 0 0
31992 61960 product 0 44225 A 13 C 0 0
59276 61697 product 0 71509 A 13 C 0 0
32325 61960 product 0 44558 A 14 C 0 0
47355 61697 product 0 59588 A 14 C 0 0
47356 61697 product 0 59589 A 15 C 0 0
56024 61960 product 0 68257 A 15 C 0 0
51427 61697 product 0 63660 A 16 C 0 0
56021 61960 product 0 68254 A 16 C 0 0
33213 61960 product 0 45446 A 17 C 0 0
32095 61960 product 0 44328 A 18 C 0 0
66459 61960 product 0 78692 A 19 C 0 0
33217 61960 product 0 45450 A 20 C 0 0
48873 61960 product 0 61106 A 21 C 0 0
48874 61960 product 0 61107 A 22 C 0 0
64878 61960 product 0 77111 A 23 C 0 0
67213 61960 product 0 79446 A 24 C 0 0