SELECT 
  `F`.`path`, 
  `PI`.`product_id`, 
  `PI`.`alt` 
FROM 
  `cscart_products__images` AS `PI` 
  LEFT JOIN `files` AS `F` ON `PI`.`watermark_small_file_id` = `F`.`id` 
WHERE 
  `PI`.`product_id` IN ('27392')

Query time 0.00068

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.30"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "PI",
          "access_type": "ref",
          "possible_keys": [
            "product_id"
          ],
          "key": "product_id",
          "used_key_parts": [
            "product_id"
          ],
          "key_length": "3",
          "ref": [
            "const"
          ],
          "rows_examined_per_scan": 4,
          "rows_produced_per_join": 4,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "1.00",
            "eval_cost": "0.40",
            "prefix_cost": "1.40",
            "data_read_per_join": "128"
          },
          "used_columns": [
            "product_id",
            "watermark_small_file_id",
            "alt"
          ]
        }
      },
      {
        "table": {
          "table_name": "F",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "id"
          ],
          "key_length": "4",
          "ref": [
            "dev2.PI.watermark_small_file_id"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 4,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "2.50",
            "eval_cost": "0.40",
            "prefix_cost": "4.30",
            "data_read_per_join": "14K"
          },
          "used_columns": [
            "id",
            "path"
          ]
        }
      }
    ]
  }
}

Result

path product_id alt
https://s3.timeweb.cloud/482029f9-prod/products__images/27392_b47f8b9edaad_1lmse8s56y4fmb3qhbkjs7ufz4v866j2_g6kz-ku_7pj0-oj_4clz-dd.webp 27392
https://s3.timeweb.cloud/482029f9-prod/products__images/27392_16352cccc72a_0qtgq2sfg33szmwovxbyviparvgen4t9_eqh7-jg_21ut-y2_6d6o-53.webp 27392
https://s3.timeweb.cloud/482029f9-prod/products__images/27392_0f8b01954a89_85k2i020xb6io94228ms2fkd7run8nn7_z5u4-ko_8bto-44_ouur-ga.webp 27392
https://s3.timeweb.cloud/482029f9-prod/products__images/27392_a6219ec3c63a_h4o4ww2wxmes7bo0fh1oobtd7jth7rjs_xrrk-2g_789o-wf_mq3f-00.webp 27392