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 = 526 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00055

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_images_links ref object_id object_id 81 const,const,const 5 Using index condition; Using where; 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
30932 526 product 0 26510 A 0 rooflite_pvc_trio_.jpg 900 900 26510
32511 526 product 0 28089 A 1 okno__OKNA_PLASTIKOWE_PCV_dachowe_połaciowe_TRIO_PVC_TRZYSZYBOWE_78x118_78x140_roofLITE__z_66x118_3_SZYBY_7.jpg 2000 2000 28089
32512 526 product 0 28090 A 2 okno__OKNA_PLASTIKOWE_PCV_dachowe_połaciowe_TRIO_PVC_TRZYSZYBOWE_78x118_78x140_roofLITE__z_66x118_3_SZYBY_21.jpg 497 637 28090
31310 526 product 0 26888 A 3 okno-dachowe-rooflite-trio-pvc.png 1749 2000 26888
31312 526 product 0 26890 A 4 okno-dachowe-rooflite-trio-pvc-6.png 550 500 26890
31311 526 product 0 26889 A 5 okno-dachowe-rooflite-trio-pvc-2.png 550 500 26889
29381 526 product 0 24958 A 6 trio_103.png 550 500 24958
29380 526 product 0 24957 A 7 trio_102.png 550 500 24957
31313 526 product 0 26891 A 8 okno-dachowe-rooflite-trio-pvc-5.png 550 500 26891
29370 526 product 0 24947 A 9 TRIO_PVC_2.png 1920 1080 24947
29369 526 product 0 24946 A 10 atr_trio_002.jpg 1152 648 24946