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 (41429, 41478, 41479, 41480) 
  AND cscart_product_reviews.status = 'A' 
ORDER BY 
  cscart_product_reviews.product_review_timestamp desc

Query time 0.00224

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": 12,
              "filtered": 100,
              "index_condition": "cscart_product_reviews.product_id in (41429,41478,41479,41480)",
              "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 = '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
29127 41429 7325 Taylor Johnson Perfect size and material The 55cm size is so versatile - I can wear it as a scarf, headband, or even a sarong. The silk is beautifully soft and feels luxurious 5 1b4af3fb N 1717496619 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29126 41429 7325 Nadia Patel Makes a wonderful gift I bought this scarf for my mom for Christmas and she absolutely loved it. It's a beautiful and thoughtful gift that she can treasure for years to come 5 1b4af3fb N 1717496618 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29123 41429 7325 Avery Lewis Worth the investment This scarf is a bit more expensive than some others, but the quality and design are definitely worth the price. It's a timeless piece that I'll be able to wear for years to come 5 1b4af3fb N 1717496617 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29124 41429 7325 Samuel King A fusion of east and west I was immediately captivated by the X'MAS scarf's concept. It seamlessly blends the timeless beauty of Dong Ho art with the festive spirit of Christmas. It's a remarkable conversation starter, sparking curiosity about Vietnamese culture and generating compliments on its unique design. The luxuriously soft silk elevates the experience, making it a pleasure to wear 5 1b4af3fb N 1717496617 VN 79 0 0 0 A 1 0 0 0 Viet Nam
29125 41429 7325 Logan Miller Great conversation starter People love the unique design and it's a great way to spark conversations about Vietnamese culture 5 1b4af3fb N 1717496617 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28912 41429 7325 Kylie Mae It's the perfect way to embrace the holiday spirit in style This scarf adds a touch of festive flair and luxurious elegance to any outfit. It's the perfect way to embrace the holiday spirit in style 5 abf4b968 N 1717492747 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28911 41429 7325 Lauren Grace Good This scarf isn't just a way to keep warm; it's a statement piece that says holiday season. The vibrant colors and festive patterns are sure to turn heads. 5 abf4b968 N 1717492689 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28910 41429 7325 Kylie Mae It's the perfect way to embrace the holiday spirit in style This scarf adds a touch of festive flair and luxurious elegance to any outfit. It's the perfect way to embrace the holiday spirit in style 5 abf4b968 N 1717492672 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28909 41429 7325 Kelsey Anne It's a thoughtful and luxurious present she's sure to love It's a thoughtful and luxurious present she's sure to love 5 abf4b968 N 1717492656 VN 79 0 0 0 A 1 0 0 0 Viet Nam
28908 41429 7325 Kaitlyn Marie perfect for the holidays While perfect for the holidays, the scarf is so versatile you can wear it all winter long. It adds a touch of festive chic to any outfit. The quality of the silk used in this scarf is incredible. It's soft, smooth, and feels amazing against the skin. You can tell it's a well-made piece that will last 5 abf4b968 N 1717492634 VN 79 0 0 0 A 1 0 0 0 Viet Nam
18402 41429 6347 Vy Pham Đánh giá cao Khăn lụa hoạ tiết đẹp, hộp đựng trang trọng lịch sự, làm quà tặng ý nghĩa 5 abf4b968 N 1691396294 VN 79 0 0 0 A 1 0 0 0 Viet Nam