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 (64766, 62230, 64351, 63467) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00087

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": 50,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64766,62230,64351,63467)"
        }
      }
    },
    "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
20709 62230 product 0 32538 A 0 D 0 0
26273 63467 product 0 38436 A 0 D 0 0
30425 64351 product 0 42657 A 0 D 0 0
40944 64766 product 0 53177 A 0 D 0 0
20710 62230 product 0 32539 A 1 D 0 0
30426 64351 product 0 42658 A 1 D 0 0
40947 64766 product 0 53180 A 1 D 0 0
67661 63467 product 0 79894 A 1 C 0 0
20711 62230 product 0 32540 A 2 D 0 0
30078 63467 product 0 42301 A 2 C 0 0
30427 64351 product 0 42659 A 2 D 0 0
40945 64766 product 0 53178 A 2 D 0 0
20712 62230 product 0 32541 A 3 D 0 0
30075 63467 product 0 42298 A 3 D 0 0
30428 64351 product 0 42660 A 3 D 0 0
40946 64766 product 0 53179 A 3 D 0 0
20713 62230 product 0 32542 A 4 D 0 0
30429 64351 product 0 42661 A 4 D 0 0
40938 64766 product 0 53171 A 4 C 0 0
62897 63467 product 0 75130 A 4 C 0 0
26279 63467 product 0 38442 A 5 D 0 0
30430 64351 product 0 42662 A 5 D 0 0
40940 64766 product 0 53173 A 5 C 0 0
62858 62230 product 0 75091 A 5 C 0 0
26280 63467 product 0 38443 A 6 D 0 0
30431 64351 product 0 42663 A 6 D 0 0
54172 62230 product 0 66405 A 6 C 0 0
30433 64351 product 0 42665 A 7 D 0 0
58995 63467 product 0 71228 A 7 C 0 0
65989 62230 product 0 78222 A 7 C 0 0
20717 62230 product 0 32546 A 8 C 0 0
30432 64351 product 0 42664 A 8 D 0 0
31855 63467 product 0 44088 A 8 C 0 0
30466 64351 product 0 42698 A 9 C 0 0
35128 63467 product 0 47361 A 9 C 0 0
65990 62230 product 0 78223 A 9 C 0 0
20708 62230 product 0 32537 A 10 C 0 0
30077 63467 product 0 42300 A 10 C 0 0
30469 64351 product 0 42701 A 10 C 0 0
20718 62230 product 0 32547 A 11 C 0 0
30505 64351 product 0 42737 A 11 C 0 0
20715 62230 product 0 32544 A 12 C 0 0
60090 64351 product 0 72323 A 12 C 0 0
20714 62230 product 0 32543 A 13 C 0 0
60088 64351 product 0 72321 A 13 C 0 0
60089 64351 product 0 72322 A 14 C 0 0
32717 64351 product 0 44950 A 15 C 0 0
65144 64351 product 0 77377 A 16 C 0 0
66212 64351 product 0 78445 A 17 C 0 0
66472 64351 product 0 78705 A 18 C 0 0