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 (
    536, 594, 1181, 525, 10702, 529, 8684, 
    1180, 1182, 10117, 1183, 10120
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00088

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
3590 536 product 0 3031 A 0 gkfi_03.jpg 940 500 3031
11602 8684 product 0 8095 A 0 gkf_02.jpg 940 500 8095
11818 8684 product 0 8292 A 0 gkb_0513941266725318af5070f68.jpg 450 324 8292
27172 1180 product 0 22747 A 0 koe_wgk_m_02.png 415 56 22747
27173 1182 product 0 22748 A 0 koe_wgk_d_02.png 415 58 22748
27174 1183 product 0 22749 A 0 koe_wgk_sz_02.png 415 57 22749
31621 525 product 0 27199 A 0 Profile-UW-schnitt.jpg Schnitt Maße Schnitt Maße 608 574 27199
31622 529 product 0 27200 A 0 Profile-UD-2-schnitt.jpg Anschlussprofil UD 27 nach DIN 18182 Schnitt Maße 553 504 27200
31799 10702 product 0 27377 A 0 osb_02.jpg 636 585 27377