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 (62658, 61345, 62171, 62169) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00080

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": 59,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62658,61345,62171,62169)"
        }
      }
    },
    "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
15786 61345 product 0 27273 A 0 D 0 0
20206 62171 product 0 32022 A 0 D 0 0
22625 62658 product 0 34523 A 0 D 0 0
66178 62169 product 0 78411 A 0 D 0 0
15784 61345 product 0 27271 A 1 D 0 0
22624 62658 product 0 34522 A 1 D 0 0
66176 62169 product 0 78409 A 1 D 0 0
66444 62171 product 0 78677 A 1 D 0 0
15785 61345 product 0 27272 A 2 D 0 0
30641 62171 product 0 42873 A 2 D 0 0
64120 62658 product 0 76353 A 2 D 0 0
66179 62169 product 0 78412 A 2 D 0 0
20310 62169 product 0 32126 A 3 D 0 0
30629 62658 product 0 42861 A 3 D 0 0
66306 61345 product 0 78539 A 3 D 0 0
66443 62171 product 0 78676 A 3 D 0 0
30626 61345 product 0 42858 A 4 D 0 0
66175 62169 product 0 78408 A 4 D 0 0
66446 62171 product 0 78679 A 4 D 0 0
66803 62658 product 0 79036 A 4 D 0 0
66177 62169 product 0 78410 A 5 D 0 0
66305 61345 product 0 78538 A 5 D 0 0
66445 62171 product 0 78678 A 5 D 0 0
66802 62658 product 0 79035 A 5 D 0 0
30633 62169 product 0 42865 A 6 D 0 0
66304 61345 product 0 78537 A 6 D 0 0
31658 62169 product 0 43891 A 7 C 0 0
53583 61345 product 0 65816 A 7 C 0 0
66448 62171 product 0 78681 A 7 D 0 0
46288 62169 product 0 58521 A 8 C 0 0
53582 61345 product 0 65815 A 8 C 0 0
66450 62171 product 0 78683 A 8 D 0 0
47276 61345 product 0 59509 A 9 C 0 0
47283 62169 product 0 59516 A 9 C 0 0
53573 62171 product 0 65806 A 9 C 0 0
46194 61345 product 0 58427 A 10 C 0 0
61338 62171 product 0 73571 A 10 C 0 0
62792 62169 product 0 75025 A 10 C 0 0
61337 62171 product 0 73570 A 11 C 0 0
65955 61345 product 0 78188 A 11 C 0 0
65966 62169 product 0 78199 A 11 C 0 0
35881 62169 product 0 48114 A 12 C 0 0
42522 62171 product 0 54755 A 12 C 0 0
65956 61345 product 0 78189 A 12 C 0 0
28318 62169 product 0 40511 A 13 C 0 0
61414 62171 product 0 73647 A 13 C 0 0
46447 62169 product 0 58680 A 14 C 0 0
48382 62171 product 0 60615 A 14 C 0 0
49073 62171 product 0 61306 A 15 C 0 0
66036 62169 product 0 78269 A 15 C 0 0
49074 62171 product 0 61307 A 16 C 0 0
68548 62169 product 0 80781 A 16 C 0 0
48381 62171 product 0 60614 A 17 C 0 0
66168 62169 product 0 78401 A 17 C 0 0
61466 62171 product 0 73699 A 18 C 0 0
67108 62169 product 0 79341 A 18 C 0 0
61462 62171 product 0 73695 A 19 C 0 0
42523 62171 product 0 54756 A 20 C 0 0
46274 62171 product 0 58507 A 21 C 0 0