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 (63513, 64946, 64865, 64355) 
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": 55,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (63513,64946,64865,64355)"
        }
      }
    },
    "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
26495 63513 product 0 38662 A 0 D 0 0
30513 64355 product 0 42745 A 0 D 0 0
30514 64355 product 0 42746 A 0 D 0 0
30515 64355 product 0 42747 A 0 D 0 0
30516 64355 product 0 42748 A 0 D 0 0
49001 64946 product 0 61234 A 0 D 0 0
49005 64865 product 0 61238 A 0 D 0 0
49006 64865 product 0 61239 A 0 D 0 0
49007 64865 product 0 61240 A 0 D 0 0
49008 64865 product 0 61241 A 0 D 0 0
55508 64865 product 0 67741 A 0 C 0 0
55515 64865 product 0 67748 A 0 C 0 0
55516 64865 product 0 67749 A 0 C 0 0
57389 64355 product 0 69622 A 0 C 0 0
59049 64355 product 0 71282 A 0 C 0 0
59050 64355 product 0 71283 A 0 C 0 0
59051 64355 product 0 71284 A 0 C 0 0
59052 64355 product 0 71285 A 0 C 0 0
66340 64865 product 0 78573 A 0 C 0 0
66341 64865 product 0 78574 A 0 C 0 0
66342 64865 product 0 78575 A 0 C 0 0
67102 64865 product 0 79335 A 0 C 0 0
26499 63513 product 0 38666 A 1 D 0 0
49002 64946 product 0 61235 A 1 D 0 0
30080 63513 product 0 42303 A 2 D 0 0
49003 64946 product 0 61236 A 2 D 0 0
26590 63513 product 0 38759 A 3 D 0 0
49004 64946 product 0 61237 A 3 D 0 0
26501 63513 product 0 38668 A 4 D 0 0
55501 64946 product 0 67734 A 4 C 0 0
26496 63513 product 0 38663 A 5 D 0 0
68655 64946 product 0 80888 A 5 C 0 0
26500 63513 product 0 38667 A 6 D 0 0
59199 64946 product 0 71432 A 6 C 0 0
32482 63513 product 0 44715 A 7 C 0 0
60082 64946 product 0 72315 A 7 C 0 0
32481 63513 product 0 44714 A 8 C 0 0
65535 64946 product 0 77768 A 8 C 0 0
51661 63513 product 0 63894 A 9 C 0 0
65901 64946 product 0 78134 A 9 C 0 0
60776 63513 product 0 73009 A 10 C 0 0
66291 64946 product 0 78524 A 10 C 0 0
30277 63513 product 0 42500 A 11 C 0 0
66292 64946 product 0 78525 A 11 C 0 0
60773 63513 product 0 73006 A 12 C 0 0
66344 64946 product 0 78577 A 12 C 0 0
30276 63513 product 0 42499 A 13 C 0 0
30081 63513 product 0 42304 A 14 C 0 0
33281 63513 product 0 45514 A 15 C 0 0
51660 63513 product 0 63893 A 16 C 0 0
60774 63513 product 0 73007 A 17 C 0 0
60775 63513 product 0 73008 A 18 C 0 0
63842 63513 product 0 76075 A 19 D 0 0
61172 63513 product 0 73405 A 20 C 0 0
61171 63513 product 0 73404 A 21 C 0 0