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 (
    10206, 10713, 9824, 9871, 9826, 396, 
    713, 10208, 556, 9854, 9825, 705
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00092

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_images_links range object_id object_id 81 12 Using index condition; Using filesort
1 SIMPLE cscart_images eq_ref PRIMARY PRIMARY 3 mahm3t_cs443.cscart_images_links.detailed_id 1 Using where
1 SIMPLE cscart_common_descriptions eq_ref PRIMARY PRIMARY 107 mahm3t_cs443.cscart_images.image_id,const,const 1 Using where

Result

pair_id object_id object_type image_id detailed_id type position emo_md5 image_path alt image_x image_y images_image_id
1903 705 product 0 1848 M 0 XDS.jpg 800 717 1848
13374 9825 product 0 8961 M 0 roto_d48h_000.jpg 356 278 8961
13380 9826 product 0 8967 M 0 roto_d48k_000_8rh9-cl.jpg 286 232 8967
13619 9854 product 0 9206 M 0 velux_mhl.png 300 305 9206
25150 9871 product 0 20737 M 0 odf_ftp_r1_000.jpg 800 800 20737
25559 396 product 0 21134 M 0 FTT_Thermo_FAKRO_cross-section.jpg 935 1280 21134
27131 713 product 0 22706 M 0 ZZ60h_221g-cz_dsdh-ly.jpg 1000 750 22706
27710 10206 product 0 23285 M 0 116627-01-L_b570-lj.jpg 1280 960 23285
27723 10208 product 0 23298 M 0 VELUX_GGU_Integra140520003253c1a6a0d2edb_4sld-mc.jpg 600 400 23298
28198 556 product 0 23773 M 0 135526-07-XXL.jpg Grundausstattung KIX 300 der VELUX ACTIVE Raumklimasteuerung 1088 768 23773
31672 9824 product 0 27250 M 0 119096-011-XXL_ll90-92.jpg 1024 768 27250
31948 10713 product 0 27526 M 0 velux-eindeckrahmen.jpg 940 458 27526