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 (
    10043, 10042, 10414, 10040, 10030, 10032, 
    10461, 10435, 10442, 10425, 10429, 
    10445
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00156

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 15 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
25844 10030 product 0 21419 A 0 mnst-n_e6jd-yt.JPG 263 114 21419
25845 10030 product 0 21420 A 0 mons-Verpackung_7mlf-gc.JPG 373 343 21420
26902 10040 product 0 22477 A 0 grenada_n_b9ox-bk.png 1178 363 22477
26903 10040 product 0 22478 A 0 grenada_p_cn83-ba.png 951 359 22478
28109 10032 product 0 23684 A 0 stegu_santorini_002.png 300 218 23684
28144 10042 product 0 23719 A 0 stegu_nancy_002_tx3q-hc.png 300 220 23719
29714 10414 product 0 25291 A 0 loft_n_2i2b-0o.png 1112 356 25291
29722 10414 product 0 25299 A 0 LOFT_2_t-385x255.jpg 385 255 25299
29723 10414 product 0 25300 A 0 LOFT_2_a_1lll-cr.jpg 1920 1080 25300
29862 10425 product 0 25439 A 0 jura-corner-1_s6h6-wi.JPG 808 525 25439
29863 10425 product 0 25440 A 0 jura-wymiary_y62g-nz.png 300 220 25440
29864 10425 product 0 25441 A 0 jura_376w-wy.JPG 635 448 25441
29866 10425 product 0 25443 A 0 jura1_8mn3-c9.JPG 815 462 25443
29950 10435 product 0 25527 A 0 roma_9uii-pi.png 300 220 25527
30000 10442 product 0 25577 A 0 boston_p_9mo9-4y.png 984 378 25577
30001 10442 product 0 25578 A 0 boston_n_0ooe-kr.png 1238 347 25578
30007 10442 product 0 25584 A 0 boston2-corner.JPG 744 701 25584
30008 10442 product 0 25585 A 0 bstn5_sgyd-06.JPG 1045 625 25585
30009 10442 product 0 25586 A 0 bstn5-1_9wn6-r6.JPG 802 409 25586
30010 10442 product 0 25587 A 0 bstn5-2_3ye2-te.JPG 407 403 25587
30011 10442 product 0 25588 A 0 boston5-1_11wo-q5.JPG 1054 970 25588
30044 10445 product 0 25621 A 0 cambridge-techniczny_8hbv-xc.png 1050 787 25621
30045 10445 product 0 25622 A 0 CAMBRIDGE_2_a-2.jpg 1280 720 25622
30046 10445 product 0 25623 A 0 cmbr2-5_sfzb-wx.JPG 1220 852 25623
30242 10032 product 0 25819 A 0 san1_ss4h-jl.JPG 739 674 25819
30259 10040 product 0 25836 A 0 4-1_hciq-3r.jpg 1920 1080 25836
30260 10040 product 0 25837 A 0 1-2.jpg 1920 1080 25837
31436 10043 product 0 27014 A 0 Amsterdam-1.jpg 1920 1080 27014
31437 10043 product 0 27015 A 0 amsterdam_1_a.jpg 1920 640 27015
31438 10042 product 0 27016 A 0 nepal3.jpg 1920 1080 27016
31439 10042 product 0 27017 A 0 1-4.jpg 1920 1080 27017
31440 10042 product 0 27018 A 0 3-2.jpg 1920 1080 27018
31441 10042 product 0 27019 A 0 2-3.jpg 1920 1080 27019
31442 10040 product 0 27020 A 0 DUBLIN_3.jpg 1920 1080 27020
31443 10030 product 0 27021 A 0 Monstanto-Inspiration-2.jpg 1000 562 27021
31444 10032 product 0 27022 A 0 santorini_1.jpg 1920 1080 27022
29902 10429 product 0 25479 A 1 wymiary-lyon_1_9vvm-hv.png 300 218 25479
30230 10461 product 0 25807 A 1 grenada_n.png 1178 363 25807
31451 10435 product 0 27029 A 1 roma1-1.jpg 1920 1080 27029
29904 10429 product 0 25481 A 2 lyon_1_nd84-le.jpg 1920 1080 25481
30231 10461 product 0 25808 A 2 grenada_p.png 951 359 25808
31452 10435 product 0 27030 A 2 roma1-2.jpg 1920 1080 27030
29951 10435 product 0 25528 A 3 desert-corner_tv9g-fr.JPG 552 553 25528
29952 10435 product 0 25529 A 4 desert1_yzve-9l.JPG 396 404 25529