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 (
    64374, 64468, 64375, 62704, 61273, 64470, 
    62408, 61247, 62584, 62432, 63830, 
    62846
  ) 
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 (64374,64468,64375,62704,61273,64470,62408,61247,62584,62432,63830,62846)"
        }
      }
    },
    "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
14961 61247 product 0 26085 M 0 D 0 0 laramie-cord-16in-705-navy-WV-975-galvanized-navy-cloth-cord.jpg 16" Laramie LED, 705-Navy, Wire Cage, 975-Galvanized, Navy Cloth Cord 1000 1000 26085
17437 61273 product 0 29062 M 0 D 0 0 Laramie-LED-stem-16in-100-black.jpg 16" Laramie LED, 100-Black 1000 1000 29062
21573 62408 product 0 33454 M 0 D 0 0 sydney-stem-14in-995-Raw-Copper-100-Black-CLR-Decorative-canopy.jpg 14" Sydney LED, 995-Natural Raw Copper, With Cap Option, Guard in 100-Black, CLR-Clear Glass, Decorative Canopy Cover 1000 1000 33454
21660 62432 product 0 33541 M 0 D 0 0 cherokee-cord-14in-700-royal-CSUW.jpg 14" Cherokee LED, 700-Royal Blue, FST-Frosted Glass, CSUW-Blue & White Cloth Cord 1000 1000 33541
22180 62584 product 0 34072 M 0 D 0 0 outback-stem-20in-307-emerald-green-TGG-FST.jpg 20" Outback LED, 307-Emerald Green, FST-Frosted Glass 1000 1000 34072
22823 62704 product 0 34733 M 0 D 0 0 chestnut-LED-stem-12in-800-industrial-greyjpg.jpg 12" Chestnut LED, 800-Industrial Grey 1000 1000 34733
23048 62846 product 0 34959 M 0 D 0 0 industrial-multi-light-chandelier-topless-975-galvanized-100-CGG-FST-100-black-CSB.jpg Atomic Topless LED Multi-Light Chandelier, 975-Galvanized, CGG-Standard Cast Guard, FST-Frosted Glass, CSB-Black Cloth Cord, Canopy in 100-Black 1000 1000 34959
27632 63830 product 0 39809 M 0 D 0 0 static-ring-stem-975-galvanized-FST_ww9a-2u.jpg Static Ring LED Stem Mount, 975-Galvanized, FST-Frosted Glass 1000 1000 39809
30710 64375 product 0 42942 M 0 D 0 0 led-venice-chain-large-red-1-slot.jpg Venice LED Chain Hung Pendant, 400-Barn Red, Red Chain with CRZ-Red Chevron Cord, Standard Single Slot, RIB-Ribbed Glass 1000 1000 42942
30740 64374 product 0 42972 M 0 D 0 0 milan-chain-LED-100-black-CSBG-alt.jpg Milan LED Chain Hung Pendant, 100-Black, CSBG-Black & Gold Cloth Cord, RIB-Ribbed Glass 1000 1000 42972
31182 64470 product 0 43415 M 0 D 0 0 Large-Black-High-Lumen-Schoolhouse-Pink-Black-Cloth-Cord-Black-Chain-Hung-Magenta-Double-Stripe.jpg Primary Schoolhouse LED, 100-Black, Large Glass, Double Painted Band, 490-Magenta, CSBP-Black & Pink Cloth Cord 1000 1000 43415
31189 64468 product 0 43422 M 0 D 0 0 Large-Dark-Green-High-Lumen-Schoolhouse-stem-mount-Emerald-Green-triple-stripe.jpg Primary Schoolhouse LED, 300-Dark Green, Large Glass, Triple Painted Band, 307-Emerald Green 1000 1000 43422