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 (62167, 62169, 62165, 62163, 62624) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00118

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": 56,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62167,62169,62165,62163,62624)"
        }
      }
    },
    "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
20272 62165 product 0 32088 A 0 D 0 0
22433 62624 product 0 34331 A 0 D 0 0
66154 62167 product 0 78387 A 0 D 0 0
66178 62169 product 0 78411 A 0 D 0 0
66186 62624 product 0 78419 A 0 D 0 0
66187 62624 product 0 78420 A 0 D 0 0
66188 62624 product 0 78421 A 0 D 0 0
66191 62624 product 0 78424 A 0 D 0 0
66192 62624 product 0 78425 A 0 D 0 0
66199 62163 product 0 78432 A 0 D 0 0
20273 62165 product 0 32089 A 1 D 0 0
20278 62167 product 0 32094 A 1 D 0 0
66176 62169 product 0 78409 A 1 D 0 0
66198 62163 product 0 78431 A 1 D 0 0
30631 62163 product 0 42863 A 2 D 0 0
66152 62167 product 0 78385 A 2 D 0 0
66179 62169 product 0 78412 A 2 D 0 0
20267 62163 product 0 32083 A 3 D 0 0
20310 62169 product 0 32126 A 3 D 0 0
66153 62167 product 0 78386 A 3 D 0 0
66163 62165 product 0 78396 A 3 D 0 0
20279 62167 product 0 32095 A 4 D 0 0
66164 62165 product 0 78397 A 4 D 0 0
66175 62169 product 0 78408 A 4 D 0 0
66197 62163 product 0 78430 A 4 D 0 0
66155 62167 product 0 78388 A 5 D 0 0
66165 62165 product 0 78398 A 5 D 0 0
66177 62169 product 0 78410 A 5 D 0 0
66195 62163 product 0 78428 A 5 D 0 0
30633 62169 product 0 42865 A 6 D 0 0
66156 62167 product 0 78389 A 6 D 0 0
66166 62165 product 0 78399 A 6 D 0 0
66196 62163 product 0 78429 A 6 D 0 0
31658 62169 product 0 43891 A 7 C 0 0
46195 62167 product 0 58428 A 7 C 0 0
58964 62163 product 0 71197 A 7 C 0 0
66167 62165 product 0 78400 A 7 D 0 0
20621 62165 product 0 32448 A 8 C 0 0
46198 62167 product 0 58431 A 8 C 0 0
46288 62169 product 0 58521 A 8 C 0 0
47283 62169 product 0 59516 A 9 C 0 0
58962 62167 product 0 71195 A 9 C 0 0
46199 62167 product 0 58432 A 10 C 0 0
62792 62169 product 0 75025 A 10 C 0 0
65966 62169 product 0 78199 A 11 C 0 0
68547 62167 product 0 80780 A 11 C 0 0
35881 62169 product 0 48114 A 12 C 0 0
58963 62167 product 0 71196 A 12 C 0 0
28318 62169 product 0 40511 A 13 C 0 0
60016 62167 product 0 72249 A 13 C 0 0
46447 62169 product 0 58680 A 14 C 0 0
67996 62167 product 0 80229 A 14 C 0 0
66036 62169 product 0 78269 A 15 C 0 0
68548 62169 product 0 80781 A 16 C 0 0
66168 62169 product 0 78401 A 17 C 0 0
67108 62169 product 0 79341 A 18 C 0 0