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 (
    8312, 10699, 8352, 9463, 8313, 10071, 
    8314, 414, 10073, 8373, 10072, 1628
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00146

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 19 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
1032 414 product 0 1009 A 0 lintels_02.jpg 289 242 1009
3557 414 product 0 2998 A 0 lintels_03.jpg 316 206 2998
11008 8352 product 0 7822 A 0 solbet-u_02.jpg 500 366 7822
11140 8373 product 0 7955 A 0 kleber3.jpg 825 630 7955
11141 8373 product 0 7956 A 0 kleber_2.jpg 900 630 7956
11219 8314 product 0 8040 A 0 solbet_blocks_02.jpg 500 294 8040
11220 8314 product 0 8041 A 0 solbet_blocks138896860952c9faa1520de.jpg 500 143 8041
11221 8313 product 0 8042 A 0 solbet_blocks_02138896869252c9faf46f34d.jpg 500 294 8042
11222 8313 product 0 8043 A 0 solbet_blocks138896869252c9faf47c981.jpg 500 143 8043
11223 8313 product 0 8044 A 0 solbet_company.jpg 712 432 8044
11224 8314 product 0 8045 A 0 solbet_company138897044752ca01cf3bf4a.jpg 712 432 8045
11850 8312 product 0 8324 A 0 sol_de_pp2_040_de.jpg 700 924 8324
11852 8373 product 0 8326 A 0 sol_kleber_ce_de.jpg 480 631 8326
11853 8373 product 0 8327 A 0 sol_kleber_kiwa_u_de.jpg 480 679 8327
11854 8313 product 0 8328 A 0 sol_de_pp2_050_de.jpg 480 615 8328
11855 8314 product 0 8329 A 0 sol_de_pp4_060_de.jpg 480 636 8329
11856 8314 product 0 8330 A 0 sol_pp2_pp4_kiwa_de1401569424538a4090aa32b.jpg 500 707 8330
29360 9463 product 0 24937 A 0 YTONG_0_08._high.jpg 3087 2127 24937
31790 10699 product 0 27368 A 0 porenbeton_pp2-035.jpg 612 477 27368
32580 8314 product 0 28158 A 0 solbet-epd_wlww-8a.jpg 716 691 28158
32581 8314 product 0 28159 A 0 solbet-epd-2_ku1i-2d.jpg 723 736 28159
10999 8352 product 0 7820 A 1 u_schalle_04.jpg 900 582 7820
11851 8312 product 0 8325 A 1 sol_pp2_pp4_kiwa_de.jpg 500 707 8325
31780 10699 product 0 27358 A 1 Solbet035.JPG 582 895 27358
11000 8352 product 0 7821 A 2 u_schalle_03.jpg 316 206 7821
27356 8352 product 0 22931 A 2 solbet-u_03.jpg 1000 415 22931
27357 8352 product 0 22932 A 2 solbet-u_04.jpg 1000 649 22932
27358 8352 product 0 22933 A 2 solbet-u_05.jpg 900 675 22933
31776 10699 product 0 27354 A 2 solbet_company138897051852ca021640843.jpg Werk von SOLBET 712 432 27354
32578 8312 product 0 28156 A 2 solbet-epd.jpg 716 691 28156
31778 10699 product 0 27356 A 3 sol_pp2_pp4_kiwa_de.jpg 500 707 27356
32579 8312 product 0 28157 A 3 solbet-epd-2.jpg 723 736 28157
32582 10699 product 0 28160 A 3 solbet-epd_zuoj-5w.jpg 716 691 28160
32583 10699 product 0 28161 A 3 solbet-epd-2_1g2n-3u.jpg 723 736 28161
11225 8312 product 0 8046 A 4 solbet_company138897051852ca021640843.jpg Werk von SOLBET 712 432 8046