Furniture

Active filters

  • Categories: Bedroom
  • Categories: Mattresses
Product added to wishlist
/* BEST_SELLER_PIN v2 */ /* === ELI FIX 2026-05-22: Hide duplicate stats in hero social proof === */ /* Trustpilot module injects 418+ reviews + 5 showrooms into #mf-social-proof, conflicting with hardcoded 1,200+ line. Hide injected duplicates (nth-child 3+). */ #mf-social-proof > span:nth-child(n+3) { display: none !important; }