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 (
    61329, 61954, 62862, 62977, 64875, 64876, 
    64902, 64903, 64908, 64909, 65531, 
    65532, 65533
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00080

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": 13,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'M' and cscart_images_links.object_id in (61329,61954,62862,62977,64875,64876,64902,64903,64908,64909,65531,65532,65533)"
        }
      }
    },
    "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
19060 61954 product 0 30767 M 0 D 0 0 schoolhouse-primary-flush-pendant-large-opaque-705-navy-double-painted-band.jpg Primary Schoolhouse Flush Mount Light, 705-Navy, Double Painted Band 1000 1000 30767
23230 62862 product 0 35145 M 0 D 0 0 schoolhouse-primary-LED-semi-flush-pendant-small-opaque-glass-500-buttery-yellow-double-painted-band.jpg Primary LED Schoolhouse Semi-Flush Mount Light, 500-Buttery Yellow, Small Opaque Glass, Double Painted Band 1000 1000 35145
23664 62977 product 0 35592 M 0 D 0 0 Schoolhouse-Kao-Primary-Large-Clear-705-navy-double-band-black.jpg Kao Primary Schoolhouse Flush Mount, 705-Navy, Large Clear Glass, Double Painted Band 1000 1000 35592
31709 61329 product 0 43942 M 0 D 0 0 schoolhouse-primary-semi-flush-pendant-large-clear-glass-607-Taupe-100-black-double-painted-band.jpg Primary Schoolhouse Semi-Flush Mount Light, 607-Taupe, Large Clear Glass, Double Painted Band, 100-Black 1000 1000 43942
46902 64909 product 0 59135 M 0 D 0 0 schoolhouse-drum-flush-opaque-stripe-PB9-red.jpg Drum Flush Mount Light, 400-Barn Red, Opaque Glass, Seven Painted Band, 400-Barn Red 1000 1000 59135
46919 64876 product 0 59152 M 0 D 0 0 schoolhouse-globe-flush-clear-stripe-PB10-emerald-green-bulb-1890.jpg Round Flush Mount, 307-Emerald Green, Clear Glass, Two Painted Band, 307-Emerald Green, Shown with 1890 Edison-Style Bulb 1000 1000 59152
47812 64902 product 0 60045 M 0 D 0 0 schoolhouse-acorn-flush-semi-clear-stripe-none-weathered-brass-bulb-chrome.jpg Acorn Semi-Flush, 998-Natural Weathered Brass, Clear Glass, No Stripe, Shown with G40 Half-Chrome Bulb 1000 1000 60045
47897 64908 product 0 60130 M 0 D 0 0 schoolhouse-drum-flush-semi-opaque-stripe-PB8-copper-weathered-black_fx3h-y9.jpg Drum Semi-Flush, 996-Natural Weathered Copper, Four Painted Band, 100-Black 1000 1000 60130
47926 64875 product 0 60159 M 0 D 0 0 schoolhouse-globe-flush-semi-opaque-stripe-PB11-buttery-yellow.jpg Round Semi-Flush, 500-Buttery Yellow, Opaque Glass, Three Painted Band, 500-Buttery Yellow 1000 1000 60159
48366 64903 product 0 60599 M 0 D 0 0 schoolhouse-acorn-flush-opaque-stripe-none-teal.jpg Acorn Flush Mount, 390-Teal, Opaque Glass, No Painted Band 1000 1000 60599
63328 65531 product 0 75561 M 0 D 0 0 Schoolhouse-Acorn-Kao-Flush-100-black.jpg Kao Acorn Schoolhouse Flush Mount, 100-Black, Clear Glass 1000 1000 75561
63336 65532 product 0 75569 M 0 D 0 0 schoolhouse-KAO-flush-drum-600-bronze-PB9-100-black.jpg Kao Drum Schoolhouse Flush Mount, 600-Bronze, Clear Glass, Seven Painted Band, 100-Black 1000 1000 75569
63344 65533 product 0 75577 M 0 D 0 0 Schoolhouse-Globe-Kao-FLush-311-jadite-PB12.jpg Kao Round Schoolhouse Flush Mount, 311-Jadite, Opaque Glass, Two Painted Band 1000 1000 75577