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 (62975, 62977, 62976, 65533) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00076

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 (62975,62977,62976,65533)"
        }
      }
    },
    "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
23652 62975 product 0 35580 A 0 D 0 0
23653 62976 product 0 35581 A 0 D 0 0
23751 62977 product 0 35682 A 0 D 0 0
63345 65533 product 0 75578 A 0 D 0 0
23659 62977 product 0 35587 A 1 D 0 0
28297 62975 product 0 40490 A 1 D 0 0
63346 65533 product 0 75579 A 1 D 0 0
68394 62976 product 0 80627 A 1 D 0 0
23650 62975 product 0 35578 A 2 D 0 0
29821 62977 product 0 42044 A 2 D 0 0
63351 65533 product 0 75584 A 2 D 0 0
68396 62976 product 0 80629 A 2 D 0 0
23768 62975 product 0 35699 A 3 D 0 0
31668 62977 product 0 43901 A 3 D 0 0
63348 65533 product 0 75581 A 3 D 0 0
68393 62976 product 0 80626 A 3 D 0 0
23757 62976 product 0 35688 A 4 D 0 0
23791 62977 product 0 35722 A 4 D 0 0
32591 62975 product 0 44824 A 4 D 0 0
63347 65533 product 0 75580 A 4 D 0 0
31669 62977 product 0 43902 A 5 D 0 0
61393 62975 product 0 73626 A 5 C 0 0
63349 65533 product 0 75582 A 5 D 0 0
68392 62976 product 0 80625 A 5 D 0 0
51666 62975 product 0 63899 A 6 C 0 0
58321 62977 product 0 70554 A 6 C 0 0
63350 65533 product 0 75583 A 6 D 0 0
63353 65533 product 0 75586 A 6 C 0 0
68395 62976 product 0 80628 A 6 D 0 0
27888 62976 product 0 40067 A 7 C 0 0
31511 62975 product 0 43744 A 7 C 0 0
67911 62977 product 0 80144 A 7 C 0 0
28322 62977 product 0 40515 A 8 C 0 0
29445 62976 product 0 41665 A 8 C 0 0
31653 62975 product 0 43886 A 8 C 0 0
57191 62976 product 0 69424 A 9 C 0 0
61373 62975 product 0 73606 A 9 C 0 0
63354 62977 product 0 75587 A 9 C 0 0
47631 62976 product 0 59864 A 10 C 0 0
51663 62975 product 0 63896 A 10 C 0 0
55242 62977 product 0 67475 A 10 C 0 0
47792 62975 product 0 60025 A 11 C 0 0
67912 62977 product 0 80145 A 11 C 0 0
68400 62976 product 0 80633 A 11 C 0 0
57192 62976 product 0 69425 A 12 C 0 0
61394 62975 product 0 73627 A 12 C 0 0
32592 62975 product 0 44825 A 13 C 0 0
55757 62976 product 0 67990 A 13 C 0 0
61395 62975 product 0 73628 A 14 C 0 0
33214 62975 product 0 45447 A 15 C 0 0
61552 62975 product 0 73785 A 16 C 0 0
32718 62975 product 0 44951 A 17 C 0 0
60135 62975 product 0 72368 A 18 C 0 0
47788 62975 product 0 60021 A 19 C 0 0
52005 62975 product 0 64238 A 20 C 0 0
62359 62975 product 0 74592 A 21 C 0 0
64753 62975 product 0 76986 A 22 C 0 0