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 (16602, 16601, 5555) 
  AND cscart_product_reviews.status = 'A' 
ORDER BY 
  cscart_product_reviews.product_review_timestamp desc 
LIMIT 
  0, 10

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": "range",
              "possible_keys": ["idx_product_id"],
              "key": "idx_product_id",
              "key_length": "3",
              "used_key_parts": ["product_id"],
              "rows": 14,
              "filtered": 100,
              "index_condition": "cscart_product_reviews.product_id in (16602,16601,5555)",
              "attached_condition": "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
29257 16601 7325 An Es good The Arabica base is still present, but it can get overshadowed by the unique flavorings. If you're looking for a strong coffee taste, this might not be the best choice. 4 abf4b968 N 1717497942 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29254 16601 7325 Luka Hoilski a big yes for me If you love dark roast coffee with a hint of chocolate, this blend is for you! The Arabica beans are roasted to perfection, creating a rich and bold flavor base. 5 abf4b968 N 1717497891 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29251 16601 7325 Catherine Louisa An interesting option for coffee adventurers This coffee blend intrigued me! The Arabica beans deliver a smooth base, but the cocoa and tobacco hints add a unique twist on the traditional Vietnamese coffee flavor. It's not overpowering, but it's definitely noticeable. I found the cocoa more prominent, with the tobacco adding a subtle smokiness. An interesting option for coffee adventurers who enjoy exploring new flavor profiles. 5 abf4b968 N 1717497856 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28026 16601 7325 Thuỷ Tiên Hương vị hoàn hảo Hạt cà phê được rang ở độ vừa phải, không quá cháy, cũng không quá nhạt, tạo nên hương vị cà phê hoàn hảo 5 abf4b968 N 1716282809 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28025 16601 7325 Trần Thị Bích Cà phê thơm lừng Mình đặc biệt thích hương vị cà phê này khi pha phin. Mỗi sáng được thưởng thức một ly cà phê nóng hổi, thơm lừng như đánh thức mọi giác quan và giúp mình tỉnh táo, tràn đầy năng lượng cho ngày mới. 5 abf4b968 N 1716282769 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28024 16601 7325 Nguyễn Văn An an toàn cho sức khoẻ Điều mình đánh giá cao nhất ở cà phê này chính là nguyên liệu sạch, an toàn. Hạt cà phê được tuyển chọn kỹ lưỡng từ những vùng trồng uy tín, đảm bảo không sử dụng hóa chất hay chất bảo quản. Nhờ vậy, mình có thể hoàn toàn yên tâm khi thưởng thức cà phê mà không lo lắng về ảnh hưởng đến sức khỏe. 5 abf4b968 N 1716282745 VN 79 0 0 0 A 1 0 0 0 Viet Nam
24891 16601 7325 Giang Linh Tuyệt vời Giá cả hợp lý, phù hợp với túi tiền của mọi người. Mỗi sáng được thưởng thức ly cà phê này là một niềm vui nho nhỏ giúp mình bắt đầu ngày mới một cách tràn đầy năng lượng 5 abf4b968 N 1712653282 VN 79 0 0 0 A 1 0 0 0 Viet Nam
24889 16601 7325 Bích Cam Tuyệt vời Mình tin đây sẽ là lựa chọn hoàn hảo cho những ai yêu thích cà phê đậm vị và cá tính 5 abf4b968 N 1712653281 VN 79 0 0 0 A 1 0 0 0 Viet Nam
24890 16601 7325 Hà Trần Tuyệt vời Vị cà phê đắng đậm của Gióng như đánh thức mọi giác quan, giúp mình xua tan đi sự uể oải và tập trung hoàn toàn vào công việc. Hơn nữa, cà phê còn có hương thơm cà phê nồng nàn, lưu giữ lâu sau khi thưởng thức, giúp mình cảm thấy sảng khoái và tràn đầy năng lượng 5 abf4b968 N 1712653281 VN 79 0 0 0 A 1 0 0 0 Viet Nam
20775 16601 10681 Thomas Nguyen Good Customer service team was understanding and patient, making me feel valued and heard throughout the interaction 4 1b4af3fb N 1709202891 VN 79 0 0 0 A 1 0 0 0 Viet Nam