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 (
    64363, 64356, 64360, 64362, 64359, 64357
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00103

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": 45,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64363,64356,64360,64362,64359,64357)"
        }
      }
    },
    "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
30535 64356 product 0 42767 A 0 D 0 0
30542 64359 product 0 42774 A 0 D 0 0
30543 64359 product 0 42775 A 0 D 0 0
30544 64359 product 0 42776 A 0 D 0 0
30545 64359 product 0 42777 A 0 D 0 0
30547 64360 product 0 42779 A 0 D 0 0
30548 64360 product 0 42780 A 0 D 0 0
30549 64360 product 0 42781 A 0 D 0 0
30550 64360 product 0 42782 A 0 D 0 0
30557 64357 product 0 42789 A 0 D 0 0
30656 64362 product 0 42888 A 0 D 0 0
30756 64363 product 0 42988 A 0 D 0 0
30536 64356 product 0 42768 A 1 D 0 0
30556 64357 product 0 42788 A 1 D 0 0
30657 64362 product 0 42889 A 1 D 0 0
58523 64363 product 0 70756 A 1 D 0 0
30558 64357 product 0 42790 A 2 D 0 0
30658 64362 product 0 42890 A 2 D 0 0
30757 64363 product 0 42989 A 2 D 0 0
30945 64356 product 0 43177 A 2 D 0 0
30538 64356 product 0 42770 A 3 D 0 0
30559 64357 product 0 42791 A 3 D 0 0
30659 64362 product 0 42891 A 3 D 0 0
30758 64363 product 0 42990 A 3 D 0 0
30754 64362 product 0 42986 A 4 D 0 0
30759 64363 product 0 42991 A 4 D 0 0
37849 64357 product 0 50082 A 4 C 0 0
67872 64363 product 0 80105 A 4 C 0 0
67873 64363 product 0 80106 A 4 C 0 0
30540 64356 product 0 42772 A 5 D 0 0
61964 64357 product 0 74197 A 5 C 0 0
68122 64362 product 0 80355 A 5 C 0 0
58931 64357 product 0 71164 A 6 C 0 0
59068 64362 product 0 71301 A 6 C 0 0
59070 64362 product 0 71303 A 7 C 0 0
61965 64357 product 0 74198 A 7 C 0 0
58932 64357 product 0 71165 A 8 C 0 0
61966 64357 product 0 74199 A 9 C 0 0
67862 64356 product 0 80095 A 9 C 0 0
54131 64356 product 0 66364 A 10 C 0 0
61967 64357 product 0 74200 A 10 C 0 0
65723 64357 product 0 77956 A 10 C 0 0
65724 64357 product 0 77957 A 10 C 0 0
66829 64357 product 0 79062 A 10 C 0 0
67209 64357 product 0 79442 A 10 C 0 0