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 (
    65703, 64905, 64871, 64868, 64863, 64861, 
    64872, 64898, 64947, 64864, 65548, 
    64857
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00075

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 (65703,64905,64871,64868,64863,64861,64872,64898,64947,64864,65548,64857)"
        }
      }
    },
    "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
44134 64857 product 0 56367 M 0 D 0 0 Loma-36-Inch-Stem-Textured-Black-Painted-Copper.jpg 36" Loma, Exterior in 105-Textured Black, Interior in 940-Painted Aged Copper 1000 1000 56367
44713 64861 product 0 56946 M 0 D 0 0 Loma-28-Inch-Studio-Cable-Blush-Pink-Yellow-White-Cloth-Cord.jpg 28" Loma, Exterior in 480-Blush Pink, Interior in 930-Painted Aged Brass, CSGW-Gold & White Cloth Cord 1000 1000 56946
45124 64863 product 0 57357 M 0 D 0 0 Timber-Ore-Downtown-Minimalist-Cord-Pendant-Ash-Brown-Twist-Cord-Porcelain-III-Edison-Bulb.jpg Downtown Minimalist Wooden Socket Pendant, Ash Wood, TBR-Brown Twist Cord, Shown with Porcelain III Tala Lamp 1000 1000 57357
45161 64864 product 0 57394 M 0 D 0 0 Timber-Ore-Arcadia-Wooden-Ring-Pendant-Maple-White-Cord-40W-G25-Globe-Bulb.jpg Arcadia Wooden Ring Pendant, Maple Wood, Nickel Socket, SBK-Standard Black Cord, Shown with G25 Half-Chrome Bulb 1000 1000 57394
45300 64868 product 0 57533 M 0 D 0 0 Timber-Ore-Ventura-Wooden-Shade-Maple-Black-Cloth-Cord-Edison-Style-1890-Era-40watt-Bulb.jpg Ventura Wooden Shade Pendant, Maple Wood, Nickel Socket, CSB-Black Cloth Cord, Edison Style 1890 Era Bulb 1000 1000 57533
47796 64898 product 0 60029 M 0 D 0 0 schoolhouse-acorn-chain-opaque-stripe-PB4-jadite-cord-standard-white.jpg Acorn Chain Hung, 311-Jadite, Opaque Glass, Three Painted Band, Mounting in 311-Jadite, SWH-Standard White Cord 1000 1000 60029
47910 64872 product 0 60143 M 0 D 0 0 schoolhouse-globe-chain-clear-stripe-PB11-galvanized-black-cord-cloth-black-white-bulb-chrome.jpg Round Chain Hung, 975-Galvanized, Clear Glass, Three Painted Band, 100-Black, Mounting in 975-Galvanized, CSBW-Black & White Cloth Cord, Shown with G40 Half-Chrome Bulb 1000 1000 60143
47944 64871 product 0 60177 M 0 D 0 0 schoolhouse-globe-stem-clear-stripe-PB10-textured-black-bulb-1890.jpg Round Stem Mount, 105-Textured Black, Clear Glass, Two Painted Band, 100-Black, Mounting in 105-Textured Black, Shown with 1890 Edison Bulb 1000 1000 60177
48127 64905 product 0 60360 M 0 D 0 0 schoolhouse-drum-gooseneck-opaque-stripe-PB9-G8-black.jpg Drum Gooseneck, 100-Black, Opaque Glass, Seven Painted Band, 100-Black, G8 Gooseneck Arm, 100-Black 1000 1000 60360
48971 64947 product 0 61204 M 0 D 0 0 Timber-Ore-Downtown-Minimalist-3-Light-Linear-Pendant-Ash-Teal-Gold-White-Cord-Elva-Tala-Bulb.jpg Downtown Minimalist Wooden Socket 3-Light Pendant, 390-Teal, Ash Wood, CSGW-Gold & White Cloth Cord, Shown with Elva Tala Bulbs 1000 1000 61204
62132 65548 product 0 74365 M 0 D 0 0 Alto-Raw-Brass-997-Walnut-Wood-CSB.jpg 27" Alto Wooden Cylinder Pendant, Walnut Wood, Cup in 997-Natural Raw Copper, CSB-Black Cloth Cord 1000 1000 74365
67276 65703 product 0 79509 M 0 D 0 0 Barn-Light-Basics-Bomber-15in-100-black-G1.jpg 15" Bomber, 100-Black, G1 Straight Arm 1000 1000 79509