SELECT 
  PI.product_id, 
  F1.id AS file_id, 
  F1.path AS file, 
  (
    SELECT 
      PI1.alt 
    FROM 
      `cscart_products__images` PI1 
    WHERE 
      PI1.original_file_id = F1.id
  ) AS file_alt, 
  F2.id AS big_file_id, 
  F2.path AS big_file, 
  (
    SELECT 
      PI2.alt 
    FROM 
      `cscart_products__images` PI2 
    WHERE 
      PI2.watermark_big_file_id = F2.id
  ) AS big_file_alt, 
  F3.id AS small_file_id, 
  F3.path AS small_file, 
  (
    SELECT 
      PI3.alt 
    FROM 
      `cscart_products__images` PI3 
    WHERE 
      PI3.watermark_small_file_id = F3.id
  ) AS small_file_alt 
FROM 
  `cscart_products__images` AS `PI` 
  LEFT JOIN `files` AS `F1` ON `F1`.`id` = `PI`.`original_file_id` 
  LEFT JOIN `files` AS `F2` ON `F2`.`id` = `PI`.`watermark_big_file_id` 
  LEFT JOIN `files` AS `F3` ON `F3`.`id` = `PI`.`watermark_small_file_id` 
WHERE 
  `PI`.`product_id` = 33382

Query time 0.00077

Result

product_id file_id file file_alt big_file_id big_file big_file_alt small_file_id small_file small_file_alt
33382 414520 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_4ba86846b594_33383_1c6fd1ee03ef_0_fd7645b92f64_78jpg 414521 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_a61eadfea59d_33383_1c6fd1ee03ef_0_fd7645b92f64_78jpgwebp 414522 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_d68391d87322_33383_1c6fd1ee03ef_0_fd7645b92f64_78jpgwebp
33382 414523 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_a200b75040e0_33383_c47e47d4d7d0_0_91db5c484e37_izobraghenie-WhatsApp-2023-09-04-v-174111567jpg 414524 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_631e891dee5b_33383_c47e47d4d7d0_0_91db5c484e37_izobraghenie-WhatsApp-2023-09-04-v-174111567jpgwebp 414525 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_acd05087de43_33383_c47e47d4d7d0_0_91db5c484e37_izobraghenie-WhatsApp-2023-09-04-v-174111567jpgwebp
33382 414526 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_7d3d21d7cd5c_33383_6c8189d486be_0_bb47606b1ce0_izobraghenie-WhatsApp-2023-09-04-v-1741104jpg 414528 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_28f43583a1cb_33383_6c8189d486be_0_bb47606b1ce0_izobraghenie-WhatsApp-2023-09-04-v-1741104jpgwebp 414529 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_309797f12cbe_33383_6c8189d486be_0_bb47606b1ce0_izobraghenie-WhatsApp-2023-09-04-v-1741104jpgwebp
33382 414531 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_aad81c0a4f66_33383_fbfad786e712_0_b412a2bc576c_56jpg 414534 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_94f2bec63e95_33383_fbfad786e712_0_b412a2bc576c_56jpgwebp 414535 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_4eb41384fb0f_33383_fbfad786e712_0_b412a2bc576c_56jpgwebp
33382 414537 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_05fb5698b4be_33383_07740f97565e_0_99a17e8b3b00_izobraghenie-WhatsApp-2023-09-04-v-151533jpg 414540 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_aeb46dad7ce9_33383_07740f97565e_0_99a17e8b3b00_izobraghenie-WhatsApp-2023-09-04-v-151533jpgwebp 414542 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_22902d2da8c8_33383_07740f97565e_0_99a17e8b3b00_izobraghenie-WhatsApp-2023-09-04-v-151533jpgwebp
33382 414543 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_8b07fd0caaee_33383_5200e161b800_0_9036e4c16aa7_izobraghenie-WhatsApp-2023-09-04-v-15373745jpg 414546 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_f3490245334a_33383_5200e161b800_0_9036e4c16aa7_izobraghenie-WhatsApp-2023-09-04-v-15373745jpgwebp 414549 https://s3.timeweb.cloud/482029f9-prod/products__images/33382_70ad1b288291_33383_5200e161b800_0_9036e4c16aa7_izobraghenie-WhatsApp-2023-09-04-v-15373745jpgwebp