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 = 'en' 
WHERE 
  1 
  AND cscart_product_reviews.product_id IN (2927) 
  AND cscart_product_reviews.status = 'A' 
ORDER BY 
  cscart_product_reviews.product_review_timestamp desc 
LIMIT 
  0, 10

Query time 0.00161

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": 6,
              "filtered": 100,
              "attached_condition": "cscart_product_reviews.product_id <=> 2927 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 = 'en')"
        }
      }
    ]
  }
}

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
29120 2927 7325 Jacky Marc love the color The green color truly adds a touch of whimsy to any table setting, and the unique shape allows for a more creative presentation. However, I wouldn't recommend using it for main courses as the size wouldn't be ideal. 4 abf4b968 N 1717496584 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29117 2927 7325 Ines Garcia unique design I really like the unique design of this plate. The green tone is a lovely shade that goes well with a variety of other dishes. It's a good size for smaller meals or salads, and the rounded hexagon shape adds a touch of modern flair. 5 abf4b968 N 1717496560 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29110 2927 7325 Benice Torres stunning art piece The unique rounded hexagon shape adds a touch of whimsy to my dining table, and the Wattle Green color is a beautiful pop of color that complements my existing dishes. The ceramic feels smooth and high-quality, and the size is perfect for appetizers, desserts, or even side dishes. I love using this plate to elevate the presentation of my food, and it's sure to be a conversation starter at any dinner party. 5 abf4b968 N 1717496535 VN 79 0 0 0 A 1 0 0 0 Viet Nam
22860 2927 10681 David Olivier A touch of luxury for everyday use I was initially hesitant about using such a beautiful plate for everyday meals. However, I've been pleasantly surprised by how well it holds up. The wattle green color is truly stunning, and the glaze gives it a luxurious feel. Food presentation becomes an art form with this plate. 5 abfcf900 N 1711170746 VN 79 0 0 0 A 1 0 0 0 Viet Nam
22859 2927 10681 Charlie Lam Gone are the days of boring dinnerware! This hexagonal plate instantly sparks conversation whenever I use it. Guests are always curious about the unique shape and the beautiful wattle green color. It elevates even the simplest meal presentation, making it feel like a special occasion. 4 abfcf900 N 1711170704 VN 79 0 0 0 A 1 0 0 0 Viet Nam
22858 2927 10681 Bích Ngọc Đĩa quá đẹp Tính tìm cái đĩa về ăn mà kiếm được cái đĩa này đẹp quá chừng luôn. Cầm chắc chắn nặng tay nữa. 4 abfcf900 N 1711170668 VN 79 0 0 0 A 1 0 0 0 Viet Nam
22857 2927 10681 Bae Yoo Jin Nice gift The plate comes beautifully packaged, making it an ideal presentation for gifting. 4 abfcf900 N 1711170640 VN 79 0 0 0 A 1 0 0 0 Viet Nam
22856 2927 10681 Do Yoon Eye-catching This unique hexagonal plate definitely adds a touch of modern elegance to any table setting. The subtle wattle green hue is both sophisticated and versatile, complementing various food presentations. While the design is visually interesting, the size is still practical for everyday meals. I found it perfect for salads, appetizers, or even small desserts. The smooth, glazed surface makes cleaning a breeze. 5 abfcf900 N 1711170552 VN 79 0 0 0 A 1 0 0 0 Viet Nam