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 (
    9868, 9876, 9820, 8285, 9482, 8273, 10423, 
    9819, 8283, 9483, 9879, 9875
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00196

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 23 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
13343 9819 product 0 8930 A 0 stegu_timber_ev4i-gz.png 499 128 8930
13345 9820 product 0 8932 A 0 stegu_timber_ev4i-gz_jm5p-1u.png 499 128 8932
25195 9879 product 0 20782 A 0 grenada_p.png 951 359 20782
25796 8273 product 0 21371 A 0 stegu_arena_0a_1llb-41.PNG 598 209 21371
25842 9879 product 0 21417 A 0 grenada_n_306i-g5.png 1178 363 21417
26842 8283 product 0 22417 A 0 venezia_p.png 961 370 22417
26843 8283 product 0 22418 A 0 venezia_n.png 1208 535 22418
26844 8283 product 0 22419 A 0 venezia1-1.jpg 1920 1080 22419
26845 8283 product 0 22420 A 0 venezia1-2.jpg 1920 1080 22420
26858 8285 product 0 22433 A 0 venezia_p_ci61-y3.png 961 370 22433
26859 8285 product 0 22434 A 0 venezia_n_lbbm-7m.png 1208 535 22434
26956 9875 product 0 22531 A 0 parma_n_9o64-5a.png 1117 351 22531
26962 9875 product 0 22537 A 0 parma2-1.jpg 1920 1080 22537
27055 9482 product 0 22630 A 0 boston_p_mnd1-rq.png 984 378 22630
27056 9482 product 0 22631 A 0 boston_n_u5xx-49.png 1238 347 22631
27057 9483 product 0 22632 A 0 boston_p_492s-ic.png 984 378 22632
27058 9483 product 0 22633 A 0 boston_n_gjr4-t9.png 1238 347 22633
27082 9868 product 0 22657 A 0 nero_bianco_p_t06a-vn.png 946 414 22657
27086 9868 product 0 22661 A 0 bianco1.jpg 1920 1080 22661
27985 9876 product 0 23560 A 0 new_york_1_a.jpg 1920 1080 23560
27986 9876 product 0 23561 A 0 stegu_newyork_002.jpg 301 221 23561
28326 9819 product 0 23901 A 0 stegu_timber2_001.jpg 1152 648 23901
28327 9820 product 0 23902 A 0 stegu_timber3_001.jpg 1152 648 23902
29843 10423 product 0 25420 A 0 Jura_1_a.jpg 1920 1080 25420
29844 10423 product 0 25421 A 0 jura-wymiary.png 300 220 25421
29859 10423 product 0 25436 A 0 jura.JPG 635 448 25436
29860 10423 product 0 25437 A 0 jura1.JPG 815 462 25437
29861 10423 product 0 25438 A 0 jura-corner-1.JPG 808 525 25438
30228 9879 product 0 25805 A 0 gre4-1.JPG 993 690 25805
30229 9879 product 0 25806 A 0 gre4.JPG 799 404 25806
30243 9819 product 0 25820 A 0 tim2.JPG 802 430 25820
30244 9820 product 0 25821 A 0 tim3.JPG 933 929 25821
30245 9820 product 0 25822 A 0 tim3-1.JPG 935 929 25822
30246 9820 product 0 25823 A 0 tim3-2.JPG 924 935 25823
30285 9482 product 0 25862 A 0 boston2-1.jpg 1920 1080 25862
30286 9482 product 0 25863 A 0 bst2-corner.JPG 745 707 25863
31471 8285 product 0 27049 A 0 venezia-graphite-stegu-kamien-dekoracyjny.jpg 750 750 27049
31472 8285 product 0 27050 A 0 venezia_graphite.jpg 750 750 27050
31473 9482 product 0 27051 A 0 boston.jpg 474 301 27051
25134 9868 product 0 20721 A 1 stegu_bianco_01.jpg 1000 400 20721
31470 9868 product 0 27048 A 1 bianco.jpg 408 400 27048
25797 8273 product 0 21372 A 2 stegu_arena_0b_3km7-6d.PNG 691 173 21372
25918 9876 product 0 21493 A 2 stegu_country_0b_wp70-vu.PNG 694 171 21493
31407 8283 product 0 26985 A 2 venezia1-3.jpg 1920 1080 26985
31408 8283 product 0 26986 A 2 venezia1-4.jpg 1920 1080 26986
31462 9876 product 0 27040 A 2 New-York.jpg 1920 1080 27040
10882 8273 product 0 7734 A 3 stegu_arena_cream_01.jpg 1000 400 7734
28308 8273 product 0 23883 A 4 stegu_arena_100.jpg 1344 756 23883
10883 8273 product 0 7735 A 5 stegu_arena_cream_02.jpg 640 480 7735
10884 8273 product 0 7736 A 6 stegu_arena_cream_03.jpg 640 480 7736
10885 8273 product 0 7737 A 7 stegu_arena_cream_04.jpg 640 480 7737
10886 8273 product 0 7738 A 8 stegu_arena_cream_05.jpg 640 480 7738
10887 8273 product 0 7739 A 9 stegu_arena_cream_06.jpg 640 480 7739
10888 8273 product 0 7740 A 10 stegu_arena_cream_08.jpg 640 480 7740
10889 8273 product 0 7741 A 11 stegu_arena_cream_09.jpg 640 480 7741
10890 8273 product 0 7742 A 12 stegu_arena_cream_10.jpg 426 640 7742
10891 8273 product 0 7743 A 13 stegu_arena_cream_11.jpg 640 385 7743
10892 8273 product 0 7744 A 14 stegu_arena_cream_12.jpg 640 474 7744