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 (
    64719, 64722, 64723, 64720, 64721, 61529, 
    64192, 64182, 60821, 64298, 65422, 
    65688
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00073

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": 12,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'M' and cscart_images_links.object_id in (64719,64722,64723,64720,64721,61529,64192,64182,60821,64298,65422,65688)"
        }
      }
    },
    "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
16701 61529 product 0 28267 M 0 D 0 0 astro_975_galvanized_tgg_postmount_edit.jpg 12" Seaside Industrial Guard Post Mount, 975-Galvanized, RIB-Ribbed Glass 600 600 28267
17766 60821 product 0 29394 M 0 D 0 0 seaside-studio-cable-16in-705-navy-CRZ-red-chevron.jpg 16" Seaside Studio Light, 705-Navy, CRZ-Red Chevron Cord 1000 1000 29394
28956 64182 product 0 41176 M 0 D 0 0 16-in-seaside-single-post-mount-355-jadite-galv-post.jpg 16" Seaside Radial Wave, 355-Porcelain Jadite, Single Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized 600 600 41176
29073 64192 product 0 41293 M 0 D 0 0 16-in-seaside-750-cobalt-blue-double-decorative-post-975-smooth-galv-pole.jpg 16" Seaside, 710-Cobalt Blue, Double Decorative Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized 600 600 41293
29559 64298 product 0 41779 M 0 D 0 0 3-mount-post-mount-radial-galv-web.jpg 16" Seaside, 355-Jadite, 3-Light Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized 600 600 41779
36510 64719 product 0 48743 M 0 D 0 0 seaside-gooseneck-14in-765-delphite-G11.jpg 14" Seaside, 765-Delphite, G11 Gooseneck Arm 1000 1000 48743
36594 64720 product 0 48827 M 0 D 0 0 Seaside-Stem-16in-400-barn-red.jpg 16" Seaside, 400-Barn Red 1000 1000 48827
36609 64721 product 0 48842 M 0 D 0 0 seaside-chain-16in-705-navy-975-galvanized-CSB-black-cloth.jpg 16" Seaside, 705-Navy, Mounting in 975-Galvanized, CSB-Black Cloth Cord 1000 1000 48842
36624 64722 product 0 48857 M 0 D 0 0 seaside-cord-12in-750-cobalt-CSUW-blue-white.jpg 12" Seaside, 750-Cobalt Blue, CSUW-Blue & White Cloth Cord 1000 1000 48857
36635 64723 product 0 48868 M 0 D 0 0 Seaside-Sconce-14in-355-jadite.jpg 14" Seaside Wall Sconce, 355-Jadite 1000 1000 48868
59132 65422 product 0 71365 M 0 D 0 0 seaside-flush-mount-14in-765-delphite.jpg 14" Seaside, 765-Porcelain Delphite 1000 1000 71365
67080 65688 product 0 79313 M 0 D 0 0 seaside-gooseneck-12in-100-black-G22.jpg 12" Seaside, 100-Black, G22 Gooseneck Arm 1000 1000 79313