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 (64738, 62167, 62273, 62062) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00101

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": 51,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64738,62167,62273,62062)"
        }
      }
    },
    "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
19706 62062 product 0 31495 A 0 D 0 0
21075 62273 product 0 32916 A 0 D 0 0
37565 64738 product 0 49798 A 0 D 0 0
66154 62167 product 0 78387 A 0 D 0 0
20278 62167 product 0 32094 A 1 D 0 0
22260 62273 product 0 34157 A 1 D 0 0
64152 62062 product 0 76385 A 1 D 0 0
64169 64738 product 0 76402 A 1 D 0 0
29796 62273 product 0 42019 A 2 D 0 0
37567 64738 product 0 49800 A 2 D 0 0
64150 62062 product 0 76383 A 2 D 0 0
66152 62167 product 0 78385 A 2 D 0 0
19734 62062 product 0 31523 A 3 D 0 0
21077 62273 product 0 32918 A 3 D 0 0
64170 64738 product 0 76403 A 3 D 0 0
66153 62167 product 0 78386 A 3 D 0 0
20279 62167 product 0 32095 A 4 D 0 0
21074 62273 product 0 32915 A 4 D 0 0
37566 64738 product 0 49799 A 4 D 0 0
64151 62062 product 0 76384 A 4 D 0 0
29794 62273 product 0 42017 A 5 D 0 0
59058 64738 product 0 71291 A 5 D 0 0
64149 62062 product 0 76382 A 5 D 0 0
66155 62167 product 0 78388 A 5 D 0 0
22259 62273 product 0 34156 A 6 D 0 0
64153 62062 product 0 76386 A 6 D 0 0
64171 64738 product 0 76404 A 6 D 0 0
66156 62167 product 0 78389 A 6 D 0 0
19707 62062 product 0 31496 A 7 D 0 0
37554 64738 product 0 49787 A 7 C 0 0
46195 62167 product 0 58428 A 7 C 0 0
67861 62273 product 0 80094 A 7 C 0 0
28546 62273 product 0 40745 A 8 C 0 0
37558 64738 product 0 49791 A 8 C 0 0
46198 62167 product 0 58431 A 8 C 0 0
58977 62062 product 0 71210 A 8 C 0 0
49036 62273 product 0 61269 A 9 C 0 0
58962 62167 product 0 71195 A 9 C 0 0
58978 62062 product 0 71211 A 9 C 0 0
60356 64738 product 0 72589 A 9 C 0 0
46199 62167 product 0 58432 A 10 C 0 0
64642 64738 product 0 76875 A 10 C 0 0
65538 62273 product 0 77771 A 10 C 0 0
61408 62273 product 0 73641 A 11 C 0 0
68547 62167 product 0 80780 A 11 C 0 0
49035 62273 product 0 61268 A 12 C 0 0
58963 62167 product 0 71196 A 12 C 0 0
48989 62273 product 0 61222 A 13 C 0 0
60016 62167 product 0 72249 A 13 C 0 0
65539 62273 product 0 77772 A 14 C 0 0
67996 62167 product 0 80229 A 14 C 0 0