SELECT 
  cscart_product_reviews.*, 
  cscart_users.company_id as reply_company_id, 
  cscart_companies.company as reply_company, 
  cscart_country_descriptions.country as country 
FROM 
  cscart_product_reviews 
  LEFT JOIN cscart_users ON cscart_product_reviews.reply_user_id = cscart_users.user_id 
  LEFT JOIN cscart_companies ON cscart_users.company_id = cscart_companies.company_id 
  LEFT JOIN cscart_country_descriptions ON cscart_product_reviews.country_code = cscart_country_descriptions.code 
  AND cscart_country_descriptions.lang_code = 'vi' 
WHERE 
  1 
  AND cscart_product_reviews.product_id IN (3583) 
  AND cscart_product_reviews.status = 'A' 
ORDER BY 
  cscart_product_reviews.product_review_timestamp desc

Query time 0.00090

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "cscart_product_reviews.product_review_timestamp desc",
            "table": {
              "table_name": "cscart_product_reviews",
              "access_type": "ref",
              "possible_keys": ["idx_product_id"],
              "key": "idx_product_id",
              "key_length": "3",
              "used_key_parts": ["product_id"],
              "ref": ["const"],
              "rows": 9,
              "filtered": 100,
              "attached_condition": "cscart_product_reviews.product_id <=> 3583 and cscart_product_reviews.`status` = 'A'"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "cscart_users",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["user_id"],
          "ref": ["dev_db.cscart_product_reviews.reply_user_id"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "cscart_companies",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["company_id"],
          "ref": ["dev_db.cscart_users.company_id"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(trigcond(cscart_users.company_id is not null))"
        }
      },
      {
        "table": {
          "table_name": "cscart_country_descriptions",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "12",
          "used_key_parts": ["code", "lang_code"],
          "ref": ["dev_db.cscart_product_reviews.country_code", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_country_descriptions.lang_code = 'vi')"
        }
      }
    ]
  }
}

Result

product_review_id product_id user_id name advantages disadvantages quick_comment comment rating_value ip_address is_buyer product_review_timestamp country_code city reply_user_id reply reply_timestamp helpfulness status storefront_id images_count vote_up vote_down reply_company_id reply_company country
29576 3583 10681 Lâm Anh Vừa đẹp vừa chất @@ Ly đơn giản mà đẹp ghê nha @@ thiết kế tối giản, bền, giữ nhiệt ổn và dễ vệ sinh. 5 1b4af3fb N 1718101602 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29575 3583 10681 Ngọc Thảo Vẽ đẹp rất thích ly gốm sứ màu be trơn này. Thiết kế tối giản, màu sắc trang nhã, phù hợp với mọi không gian. Chất lượng gốm sứ cũng rất tốt. 5 1b4af3fb N 1718101589 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29573 3583 10681 Alex Brown Highly recommend! The plain beige ceramic mug is elegant and sturdy. The minimalist design fits well with any decor. Highly recommend! 5 1b4af3fb N 1718101574 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29571 3583 10681 Hoa Đặng Ngonnnnn Ly gốm sứ màu be trơn có thiết kế đơn giản nhưng rất tinh tế, ún j cũng ngonnn 5 1b4af3fb N 1718101560 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29569 3583 10681 Minh Minh Tuyệt vời Mình đã mua vài loại ly cốc sứ ở Tu Hú trên Chus rùi, đây là chiếc thứ 3 mình mua mà dáng cao không quai như này. Mặc dù hơi bất tiện nhưng mình cực thích độ dày và lớp men vàng nhạt, bóng nhẹ của gốm Tu Hú nên cứ có điều kiện là mình rước về cho đủ BST à hehe 5 1b4af3fb N 1718101542 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26859 3583 7325 Cory Kung Perfect for a morning cup The handcrafted design is stunning, and the blue rim feels symbolic. Perfect for a morning cuppa or a thoughtful gift for coffee/tea lover 5 1b4af3fb N 1713862107 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26850 3583 7325 Lai Asilo I am obsessed! Been using this lovely cup for a few weeks now and I'm obsessed. The stoneware keeps my tea hot for ages, and the craftsmanship is undeniable. 5 1b4af3fb N 1713862082 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26848 3583 7325 Tresha Lindayao minimal but attractive I love that it's handmade - it feels special every time I use it. The design is minimal but attractive. 5 1b4af3fb N 1713862061 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26846 3583 7325 Patricia Tengo simple yet so elegant The handcrafted design is simple yet so elegant, and the blue rim adds a lovely touch. It feels sturdy and well-made, perfect for my morning coffee ritual. 5 1b4af3fb N 1713862035 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26844 3583 7325 Ruby Ruby Impressive design The handmade quality is impressive, and the cup itself is a work of art. 5 1b4af3fb N 1713862007 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26842 3583 7325 Nguyễn Phát Ly đơn giản mà đẹp Chời cái ly đơn giản mà đẹp. 10 điểm 10 điểm 5 1b4af3fb N 1713861988 VN 79 0 0 0 A 1 0 0 0 Viet Nam
26840 3583 7325 Jay Tran Definitely recommend Love this little mug! It's got a nice weight to it without being bulky, and the blue rim adds a pop of color that makes it cheery. Perfect for morning coffee - it holds just the right amount and keeps it warm for ages. Plus, I love that it's handmade - feels good to support artisans. Would definitely recommend! 5 1b4af3fb N 1713861964 VN 79 0 0 0 A 1 0 0 0 Viet Nam