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 = 'A' 
  AND cscart_images_links.object_id IN (65732, 65733, 65734) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00094

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": 24,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65732,65733,65734)"
        }
      }
    },
    "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
68052 65732 product 0 80285 A 0 D 0 0 Avalon-42in-Stem-500-buttery-yellow975-galvanized.jpg 42" Avalon, 500-Buttery Yellow, Mounting in 975-Galvanized 1000 1000 80285
68097 65733 product 0 80330 A 0 D 0 0 Avalon-42in-Studio-Cable-975-galvanized-CSBW.jpg 42" Avalon, 975-Galvanized, CSBW-Black & White Cloth Cord 1000 1000 80330
68099 65733 product 0 80332 A 0 D 0 0 Avalon-42in-Studio-Cable-490-magenta-CSB.jpg 42" Avalon, 490-Magenta, CSB-Black Cloth Cord 1000 1000 80332
68103 65734 product 0 80336 A 0 D 0 0 Avalon-42in-chain-100-black-CSBW.jpg 42" Avalon, 100-Black, CSBW-Black & White Cloth Cord 1000 1000 80336
68109 65734 product 0 80342 A 0 D 0 0 Avalon-42in-chain-975-galvanized-CSB.jpg 42" Avalon, 975-Galvanized, CSB-Black Cloth Cord 1000 1000 80342
68047 65732 product 0 80280 A 1 D 0 0 Avalon-42in-Stem-100-black-full-build.jpg 42" Avalon, 100-Black 1000 1000 80280
68096 65733 product 0 80329 A 1 D 0 0 Avalon-42in-Studio-Cable-200-white-full-build.jpg 42" Avalon, 200-White, SWH-Standard White Cord 1000 1000 80329
68108 65734 product 0 80341 A 1 D 0 0 Avalon-42in-Stem-700-royal-blue-CSUW.jpg 42" Avalon, 700-Royal Blue, CSUW-Blue & White Cloth Cord 1000 1000 80341
68051 65732 product 0 80284 A 2 D 0 0 Avalon-42in-Stem-490-magenta-100-black.jpg 42" Avalon, 490-Magenta, Mounting in 100-Black 1000 1000 80284
68101 65733 product 0 80334 A 2 D 0 0 Avalon-42in-Studio-Cable-700-royal-blue-CSUW.jpg 42" Avalon, 700-Royal Blue, CSUW-Blue & White Cloth Cord 1000 1000 80334
68104 65734 product 0 80337 A 2 D 0 0 Avalon-42in-chain-200-white-CSW-full-build.jpg 42" Avalon, 200-White, CSW-White Cloth Cord 1000 1000 80337
68048 65732 product 0 80281 A 3 D 0 0 Avalon-42in-Stem-200-white.jpg 42" Avalon, 200-White 1000 1000 80281
68107 65734 product 0 80340 A 3 D 0 0 Avalon-42in-chain-490-magents-100-black-CSBP.jpg 42" Avalon, 490-Magenta, Mounting in 100-Black, CSBP-Black & Pink Cloth Cord 1000 1000 80340
68049 65732 product 0 80282 A 4 D 0 0 Avalon-42in-Stem-307-emerald-green.jpg 42" Avalon, 307-Emerald Green 1000 1000 80282
68095 65733 product 0 80328 A 4 D 0 0 Avalon-42in-studio-cable-100-black-CSBG.jpg 42" Avalon, 100-Black, CSBG-Black & Gold Cloth Cord 1000 1000 80328
68053 65732 product 0 80286 A 5 D 0 0 Avalon-42in-Stem-975-galvanized.jpg 42" Avalon, 975-Galvanized 1000 1000 80286
68098 65733 product 0 80331 A 5 D 0 0 Avalon-42in-Studio-Cable-400-barn-red-CRZ.jpg 42" Avalon, 400-Barn Red, CRZ-Red Chevron Cord 1000 1000 80331
68105 65734 product 0 80338 A 5 D 0 0 Avalon-42in-chain-307-emerald-green-CSBB.jpg 42" Avalon, 307-Emerald Green, CSBB-Black & Brown Cloth Cord 1000 1000 80338
68050 65732 product 0 80283 A 6 D 0 0 Avalon-42in-Stem-400-barn-red.jpg 42" Avalon, 400-Barn Red 1000 1000 80283
68100 65733 product 0 80333 A 6 D 0 0 Avalon-42in-Studio-Cable-705-navy-blue-CSgW.jpg 42" Avalon, 705-Navy Blue, CSGW-Gold & White Cloth Cord 1000 1000 80333
68106 65734 product 0 80339 A 6 D 0 0 Avalon-42in-chain-500-buttery-yellow-975-galvanized-CSBW.jpg 42" Avalon, 500-Butter Yellow, Mounting in 975-Galvanized, CSBW-Black & White Cloth Cord 1000 1000 80339
68130 65732 product 0 80363 A 7 C 0 0 avalon-oversized-stem-pendant-42in-100-black-residential-interior-dining-room-table-vaulted-ceilings-pet-dog-alt.jpg 42" Avalon, 100-Black 1500 2250 80363
68131 65733 product 0 80364 A 7 C 0 0 living-room-6469856-residential-interior-avalon-oversized-studio-pendant-light-42in-975-galvanized-alt.jpg 42" Avalon, 975-Galvanized, CSBB-Black & Brown Cloth Cord 1500 1636 80364
69422 65732 product 0 81655 A 7 C 0 0 oversized-avalon.jpg 42" Avalon, 100-Black | Photo Courtesy of Customer 1458 964 81655