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.detailed_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 = 'M' 
  AND cscart_images_links.object_id IN (
    65103, 65454, 65102, 65596, 65597, 65683, 
    65608, 65612, 65602, 65610, 65611, 
    65598, 65873, 65965
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00057

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": 14,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'M' and cscart_images_links.object_id in (65103,65454,65102,65596,65597,65683,65608,65612,65602,65610,65611,65598,65873,65965)"
        }
      }
    },
    "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.detailed_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.detailed_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
62214 65103 product 0 74447 M 0 D 0 0 Sinclair-28-Inch-Chain-Hung-Galvanized-Black-Cord-Voronoi-I-LED-Tala-Bulb-alt.jpg 28" Sinclair Chain Hung, 975-Galvanized, SBK-Standard Black Cord 1000 1000 74447
62219 65102 product 0 74452 M 0 D 0 0 sinclair-28in-715-delphite-975-galvanized-stem-alt.jpg 28" Sinclair Stem Mount, 715-Delphite, Mounting in 975-Galvanized 1000 1000 74452
64528 65596 product 0 76761 M 0 D 0 0 11544920-8874-45e9-8a49-78155fc83b53.jpg Double Maven Rope Chandelier 800 800 76761
64537 65597 product 0 76770 M 0 D 0 0 da08c6f8-f698-4c70-b7ff-2831fb2b09c1.jpg 8" Copeland, PN-Polished Nickel 800 800 76770
64563 65598 product 0 76796 M 0 D 0 0 8d4b78de-d87a-4ef0-9fd9-53774f39dc2b.jpg 14" Fontana Stem Mount Pendant Light 1000 1000 76796
64580 65602 product 0 76813 M 0 D 0 0 022be3f9-4697-4f02-a630-39cea358cf41.jpg 6-Light Trevino Chandelier, Carbide Black with Satin Nickel Accents 1000 1000 76813
64625 65608 product 0 76858 M 0 D 0 0 e67b439e-45b0-4631-8c1e-9fcf4634ce58.jpg Lennox 5-Light Chandelier 1000 1000 76858
64629 65610 product 0 76862 M 0 D 0 0 751fe1f5-cb5c-43d6-91da-54c9226e5bcf.jpg Russo Stem Mount Pendant Light, Soft Black and Polished Nickel 1000 1000 76862
64631 65611 product 0 76864 M 0 D 0 0 eafbadb5-11b5-4c1f-80d0-e11976eabcda.jpg 12" Briggs Chain Hung Pendant Light 1000 1000 76864
64634 65612 product 0 76867 M 0 D 0 0 FS-F30735ORB-alt.jpg Callaway Chandelier, Oil-Rubbed Bronze 1000 1000 76867
64657 65454 product 0 76890 M 0 D 0 0 chateau-flush-mount-800-industrial-grey.jpg Chateau Flush Mount, 800-Industrial Grey 1000 1000 76890
66848 65683 product 0 79081 M 0 D 0 0 ledford-chain-hung.jpg Ledford Chain Hung Pendant Light 1000 1000 79081
70284 65873 product 0 82517 M 0 D 0 0 Duo-Loma-stem-pendant-14in-100-Black-200-white-maple-wood-ring.jpg 14" Duo, Top in 100-Black, Bottom in 200-White, Maple Wood Ring, Mounting in 100-Black 1000 1000 82517
74243 65965 product 0 86476 M 0 D 0 0 isos-studio-pendant-12in-607-taupe-standard-black-cord_7rh7-ce.jpg 12" Isos Cone Studio Pendant Light, 607-Taupe, Standard Black Cord 1000 1000 86476