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_products ON cscart_product_reviews.product_id = cscart_products.product_id 
  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.status = 'A' 
  AND cscart_products.company_id IN (589) 
ORDER BY 
  cscart_product_reviews.product_review_timestamp desc 
LIMIT 
  10, 10

Query time 0.59380

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": "ALL",
              "possible_keys": ["idx_product_id"],
              "rows": 25675,
              "filtered": 100,
              "attached_condition": "cscart_product_reviews.`status` = 'A'"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "cscart_products",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "ref": ["dev_db.cscart_product_reviews.product_id"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "cscart_products.company_id = 589"
        }
      },
      {
        "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
16820 36574 5608 Vy Vo Tuyệt vời tranh đẹp. Giao hàng nhanh 5 1b4af3fb N 1689696164 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16655 37091 6347 Vy Pham Tuỵt Thiệp dày dặn, ngoại quan xinh xắn 5 abf4b968 N 1689661319 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16561 36501 6351 Hạnh Đánh giá cao Xinh ghê, cháu mình mới lớn nên những kiểu cắt ghép thế này bé khá thích á 5 abf4b968 N 1689607367 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16505 36500 5356 Elaine Kim Nice I was very impressed with the quality of the card. The paper is thick and luxurious, and the full color printing is vibrant and clear. The card arrived in perfect condition, and my friend loved it. 5 1b4af6f8 N 1689570177 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16374 36501 6941 Linh Trần Đánh giá cao Mình là embe lớn đây. Khác với các bậc phụ huynh mua cho các bé chơi, mình thực sự ấn tượng với tạo hình, hoa văn và chi tiết áo dài nên đã tự mua cho bản thân. Mình sắm về để trang trí tủ TV. Các bé xinh không tả được, bạn bè ghé chơi hỏi mình mãi thôi. Thực sự các bạn hoạ sĩ trẻ bây giờ rất đa tài, thông thái. 5 abf4b968 N 1689306244 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16373 36497 6941 Linh Trần Quá đáng yêu 100/100 Mấy bạn lưu ý mua thành đôi nhé, bộ thiệp này xứng đáng được ở cùng nhau. Chất giấy dày dặn, ngà, màu in thì quá diệu kha xinh đẹp. Cả cái bao thơ đi kèm cũng iu nữa. Tổng thể cứ như bông hoa hồng í. 100 điểm hông có nhưng~ 5 abf4b968 N 1689306058 VN 79 0 0 0 A 1 0 0 0 Viet Nam
16291 34665 6347 Vy Pham Tốt Sản phẩm tốt sticker đẹp lắm ạ, nguyên bộ giá khá ok nha mn. 5 abf4b968 N 1689227271 VN 79 0 0 0 A 1 0 0 0 Viet Nam
15940 36499 5327 Nguyệt Trinh Thiệp xinh Thiệp xinh xắn, bạn chủ shop cũng đáng yêu nữa 5 1b4af6f8 N 1689044722 VN 79 0 0 0 A 1 0 0 0 Viet Nam
15938 36499 5327 Nguyệt Trinh Thiệp xinh Thiệp xinh xắn, bạn chủ shop cũng đáng yêu nữa 5 1b4af6f8 N 1689043928 VN 79 0 0 0 A 1 0 0 0 Viet Nam
15911 36501 5750 Ms Phương Adorable These paper dolls are absolutely adorable! The designs are so intricate and the paper is high-quality. I love the way they look, and I know my kids will love playing with them. I would definitely recommend these to anyone looking for a unique and beautiful set of paper dolls 5 1b4af3fb N 1688996962 VN 79 0 0 0 A 1 0 0 0 Viet Nam