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 = 'de' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (
    9963, 381, 429, 9913, 9912, 10139, 9916, 
    9911, 10138, 10217, 10142, 10141
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00181

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 18 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
25374 9911 product 0 20961 A 0 fakro_wli_001.png FAKRO Standard-Ausstiegsfenster WLI von außen 683 567 20961
25375 9911 product 0 20962 A 0 fakro_wli_002.png Ausstiegsfenster WLI von FAKRO mit am Rahmen montierter funktioneller Flügelsperre 625 200 20962
25377 9912 product 0 20964 A 0 fakro_wg_001.png Austiegsfenster FAKRO WGT von außen 578 478 20964
25378 9913 product 0 20965 A 0 fakro_wg_001_m4uu-p3.png Ausstiegsfenster FAKRO WGI von außen 578 478 20965
26127 381 product 0 21702 A 0 vlx_vlt_002.jpg 1280 1280 21702
27253 10138 product 0 22828 A 0 odv_gxu_001.jpg 400 400 22828
27254 10138 product 0 22829 A 0 odv_gxu_002.jpg 1280 458 22829
27255 10139 product 0 22830 A 0 vlx_gxl_01_wgxo-93.jpg 1280 960 22830
27256 10139 product 0 22831 A 0 vlx_gxl_02_tyyr-b7.jpg 1280 960 22831
27261 10141 product 0 22836 A 0 vlx_gxl_01_wgxo-93_mivv-bk_qo2h-1f.jpg 1280 960 22836
27262 10141 product 0 22837 A 0 vlx_gxl_02_tyyr-b7_ri1r-mz_4hnl-n5.jpg 1280 960 22837
28276 9963 product 0 23851 A 0 loft01.jpg Ausstiegsfenster SkyLight LOFT aus Kunststoff 700 700 23851
30057 10142 product 0 25634 A 0 odv_gxu_001.jpg 400 400 25634
30058 10142 product 0 25635 A 0 116377-01-XXL.jpg 1280 960 25635
30059 10142 product 0 25636 A 0 121069-01-L.jpg 1280 960 25636
30060 10217 product 0 25637 A 0 116377-01-XXL_efec-1w.jpg 1280 960 25637
30061 10217 product 0 25638 A 0 odv_gxu_002.jpg 1280 458 25638
30062 10217 product 0 25639 A 0 odv_gxu_001_2eif-b8.jpg 400 400 25639
30063 10138 product 0 25640 A 0 116377-01-XXL_s4qo-34.jpg 1280 960 25640
31395 9963 product 0 26973 A 0 dsc_4532_glow.jpg 1810 1200 26973
31396 9963 product 0 26974 A 0 LOFT-Skylight-2.jpg 500 432 26974
31397 9963 product 0 26975 A 0 Loft-Skylight-e1619780716443.jpg 316 468 26975
31398 9963 product 0 26976 A 0 Skylight-przekroj.jpg 387 600 26976
31702 9963 product 0 27280 A 0 skylight_loft_03.jpg 700 700 27280
31703 9963 product 0 27281 A 0 skylight_loft_04.jpg 700 700 27281
32523 429 product 0 28101 A 0 Skyfens-Supro-Termo-LOFT-01__v1_.png 750 750 28101
32524 429 product 0 28102 A 0 Skyfens-Supro-Termo-LOFT-03__v1_.png 750 750 28102
32525 429 product 0 28103 A 0 Skyfens-Supro-Termo-LOFT-04__v1_.png 750 750 28103
32526 429 product 0 28104 A 0 Skyfens-Supro-Termo-LOFT-08__v1_.png 750 750 28104
32527 429 product 0 28105 A 0 Skyfens-Supro-Termo-LOFT-09__v1_.png 750 750 28105
32528 429 product 0 28106 A 0 Skyfens-Supro-Termo-LOFT-14__v1_.png 750 750 28106