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 (59410, 62272, 63827, 62450) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00115

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": 53,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (59410,62272,63827,62450)"
        }
      }
    },
    "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
3362 59410 product 0 6616 A 0 D 0 0
21826 62450 product 0 33708 A 0 D 0 0
27612 63827 product 0 39789 A 0 D 0 0
29887 62272 product 0 42110 A 0 D 0 0
18555 59410 product 0 30223 A 1 D 0 0
27611 63827 product 0 39788 A 1 D 0 0
64498 62272 product 0 76731 A 1 D 0 0
67228 62450 product 0 79461 A 1 D 0 0
21828 62450 product 0 33710 A 2 D 0 0
22273 62272 product 0 34170 A 2 D 0 0
27614 63827 product 0 39791 A 2 D 0 0
62252 59410 product 0 74485 A 2 D 0 0
21882 62450 product 0 33768 A 3 D 0 0
27609 63827 product 0 39786 A 3 D 0 0
29889 62272 product 0 42112 A 3 D 0 0
62254 59410 product 0 74487 A 3 D 0 0
22272 62272 product 0 34169 A 4 D 0 0
27608 63827 product 0 39785 A 4 D 0 0
62253 59410 product 0 74486 A 4 D 0 0
67229 62450 product 0 79462 A 4 D 0 0
22271 62272 product 0 34168 A 5 D 0 0
27613 63827 product 0 39790 A 5 D 0 0
30050 62450 product 0 42273 A 5 D 0 0
62257 59410 product 0 74490 A 5 D 0 0
21070 62272 product 0 32911 A 6 D 0 0
21827 62450 product 0 33709 A 6 D 0 0
27617 63827 product 0 39794 A 6 D 0 0
62255 59410 product 0 74488 A 6 D 0 0
30051 62450 product 0 42274 A 7 D 0 0
54088 62272 product 0 66321 A 7 C 0 0
62256 59410 product 0 74489 A 7 D 0 0
68373 63827 product 0 80606 A 7 C 0 0
60948 62450 product 0 73181 A 8 C 0 0
64542 59410 product 0 76775 A 8 C 0 0
68213 62272 product 0 80446 A 8 C 0 0
68374 63827 product 0 80607 A 8 C 0 0
54086 62272 product 0 66319 A 9 C 0 0
60949 62450 product 0 73182 A 9 C 0 0
61431 63827 product 0 73664 A 9 C 0 0
62199 59410 product 0 74432 A 9 C 0 0
54087 62272 product 0 66320 A 10 C 0 0
60950 62450 product 0 73183 A 10 C 0 0
61432 63827 product 0 73665 A 10 C 0 0
62200 59410 product 0 74433 A 10 C 0 0
68673 63827 product 0 80906 A 10 C 0 0
18554 59410 product 0 30222 A 11 C 0 0
47575 62272 product 0 59808 A 11 C 0 0
41701 62272 product 0 53934 A 12 C 0 0
66796 59410 product 0 79029 A 12 C 0 0
21130 62272 product 0 32971 A 13 C 0 0
64543 59410 product 0 76776 A 13 C 0 0
28567 62272 product 0 40766 A 14 C 0 0
66797 59410 product 0 79030 A 14 C 0 0