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 (62370, 62382, 62379, 62380) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00068

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": 23,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62370,62382,62379,62380)"
        }
      }
    },
    "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
32161 62370 product 0 44394 A 0 D 0 0 Polaris-4-Light-Chandelier-100-black-warehouse-TGG-RIB.jpg Polaris LED 4 Light Chandelier, 100-Black, Warehouse Shade, TGG-Heavy Duty Cast Guard, RIB-Ribbed Glass 1000 1000 44394
32244 62380 product 0 44477 A 0 D 0 0 alrdin-4-light-chandelier-705-navy-CGG-CLR_forr-9u.jpg Aldrin LED 4-Light Chandelier, 705-Navy, Flared Shade, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 44477
65266 62370 product 0 77499 A 0 D 0 0 Polaris-4-Light-Chandelier-975-galvanized-490-magenta_8t16-oq.jpg Polaris LED 4-Light Chandelier, 975-Galvanized, WGG-Wire Guard, 490-Magenta, RIB-Ribbed Glass 1000 1000 77499
65467 62379 product 0 77700 A 0 D 0 0 orbiter_cgg-307-emerald-green_zzej-op.jpg Orbiter LED 4-Light Chandelier, 307-Emerald Green, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 77700
65545 62380 product 0 77778 A 0 D 0 0 alrdin-4-light-chandelier-topless-400-barn-red-CGG-RIB_19qt-ji.jpg Aldrin LED 4-Light Chandelier, 400-Barn Red, Topless Shade, CGG-Standard Cast Guard, RIB-Ribbed Glass 1000 1000 77778
21466 62382 product 0 33347 A 1 D 0 0 the_bottom_line_cgg_975_galvanized_ribbed_glass.jpg Foundry LED 4-Light Chandelier, 975-Galvanized, Warehouse Shade, CGG-Standard Cast Guard, RIB-Ribbed Glass 600 667 33347
32243 62380 product 0 44476 A 1 D 0 0 aldrin-4-light-chandelier-flared-975-galvanized-cgg-fst.jpg Aldrin LED 4-Light Chandelier, 975-Galvanized, Warehouse Shade, CGG-Standard Cast Guard, FST-Frosted Glass 1000 1000 44476
53823 62379 product 0 66056 A 1 D 0 0 orbiter_cgg-100-black.jpg Orbiter LED 4-Light Chandelier, 100-Black, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 66056
65267 62370 product 0 77500 A 1 D 0 0 Polaris-4-Light-Chandelier-flared-307-emerald-green-CGG-FST_y581-d9.jpg Polaris 4-Light Chandelier, 307-Emerald Green, Flared Shade, CGG-Standard Cast Guard, FST-Frosted Glass 1000 1000 77500
21465 62382 product 0 33346 A 2 D 0 0 inventor-cgg-400-barn-red-frosted-glass_ogf6-l9.jpg Foundry LED 4-Light Chandelier, 400-Barn Red, Flared Shade, CGG-Standard Cast Guard, FST-Frosted Glass 600 600 33346
65469 62379 product 0 77702 A 2 D 0 0 orbiter_cgg-400-barn-red_ke8c-dc.jpg Orbiter LED 4-Light Chandelier, 400-Barn Red, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 77702
65544 62380 product 0 77777 A 2 D 0 0 alrdin-4-light-chandelier-topless-390-teal-CGG-RIB.jpg Aldrin LED 4-Light Chandelier, 390-Teal, Topless Shade, CGG-Standard Cast Guard, RIB-Ribbed Glass 1000 1000 77777
32160 62382 product 0 44393 A 3 D 0 0 the_bottom_line_tgg_100_black_clear_glass.jpg Foundry LED 4-Light Chandelier, 100-Black, Warehouse Shade, TGG-Heavy Duty Cast Guard, CLR-Clear Glass 600 545 44393
65268 62370 product 0 77501 A 3 D 0 0 Polaris-4-Light-Chandelier-flared-700-royal-blue-CGG-RIB.jpg Polaris 4-Light Chandelier, 700-Royal Blue, Flared Shade, CGG-Standard Cast Guard, RIB-Ribbed Glass 1000 1000 77501
65470 62379 product 0 77703 A 3 D 0 0 orbiter_cgg-700-royal_y5fw-y6.jpg Orbiter LED 4-Light Chandelier, 700-Royal Blue, CGG-Standard Cast Guard, CLR-Clear Glass Glass 1000 1000 77703
65543 62380 product 0 77776 A 3 D 0 0 alrdin-4-light-chandelier-flared-307-emerald-TGG-FST_q8e1-ez.jpg Aldrin LED 4-Light Chandelier, 307-Emerald Green, Flared Shade, TGG-Heavy Duty Cast Guard, FST-Frosted Glass 1000 1000 77776
32162 62370 product 0 44395 A 4 D 0 0 Polaris-4-Light-Chandelier-705-navy-topless-CGG-CLR.jpg Polaris LED 4 Light Chandelier, 705-Navy, Topless Shade, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 44395
65466 62379 product 0 77699 A 4 D 0 0 orbiter_cgg-300-dark-green_qu72-dv.jpg Orbiter LED 4-Light Chandelier, 300-Dark Green, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 77699
65269 62370 product 0 77502 A 5 D 0 0 Polaris-4-Light-Chandelier-flared-975-galvanized-CGG-FST_lg6m-tm.jpg Polaris 4-Light Chandelier, 975-Galvanized, Flared Shade, CGG-Standard Cast Guard, FST-Frosted Glass 1000 1000 77502
65468 62379 product 0 77701 A 5 D 0 0 orbiter_cgg-390-teal.jpg Orbiter LED 4-Light Chandelier, 390-Teal, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 77701
65471 62379 product 0 77704 A 6 D 0 0 orbiter_cgg-705-navy_fgmu-fl.jpg Orbiter LED 4-Light Chandelier, 705-Navy, CGG-Standard Cast Guard, CLR-Clear Glass 1000 1000 77704
62032 62379 product 0 74265 A 8 C 0 0 Orbiter_LED_4-Light_Chandelier_710-CobaltBlue_24instem_WireGuard_ClearGlass_16WLED_3000K.jpg Orbiter LED 4-Light Chandelier, 710-Cobalt Blue, WGG-Wire Guard, CLR-Clear Glass, 3000K Color Temperature, 24" Stem 3176 3254 74265
62031 62379 product 0 74264 A 9 C 0 0 Orbiter_LED_4-Light_Chandelier_710-CobaltBlue_24instem_WireGuard_ClearGlass_16WLED_3000K2.jpg Orbiter LED 4-Light Chandelier, 710-Cobalt Blue, WGG-Wire Guard, CLR-Clear Glass, 3000K Color Temperature, 24" Stem 3232 2989 74264