{"product_id":"jane-upholstered-vanity-stool-set","title":"Jane Vanity Set","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- =========================================================\nJANE UPHOLSTERED VANITY \u0026 STOOL SET\nSHOPIFY PRODUCT DESCRIPTION\nModern \/ Premium \/ Conversion Optimized\n========================================================= --\u003e\n\u003cstyle\u003e\n\/* =========================\n   RESET\n========================= *\/\n\n.jane-page,\n.jane-page * {\n  box-sizing: border-box;\n}\n\n.jane-page {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  color: #292522;\n  background: #fff;\n  line-height: 1.65;\n}\n\n.jane-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.jane-page h1,\n.jane-page h2,\n.jane-page h3,\n.jane-page p {\n  margin-top: 0;\n}\n\n.jane-page button {\n  font-family: inherit;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.jane-hero {\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 45px;\n  background: #f5f1ed;\n}\n\n.jane-hero-image {\n  width: 100%;\n  min-height: 520px;\n  object-fit: cover;\n  object-position: center;\n}\n\n.jane-hero-content {\n  padding: 50px 30px;\n  text-align: center;\n}\n\n.jane-eyebrow {\n  display: inline-block;\n  margin-bottom: 12px;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #76685e;\n}\n\n.jane-hero-title {\n  margin-bottom: 15px !important;\n  font-size: clamp(34px, 5vw, 58px);\n  line-height: 1.05;\n  font-weight: 600;\n  letter-spacing: -1.5px;\n}\n\n.jane-hero-subtitle {\n  max-width: 700px;\n  margin: 0 auto 25px !important;\n  font-size: 17px;\n  color: #625b56;\n}\n\n.jane-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 10px 18px;\n  border-radius: 30px;\n  background: #fff;\n  font-size: 13px;\n  font-weight: 600;\n  box-shadow: 0 5px 20px rgba(0,0,0,.06);\n}\n\n\n\/* =========================\n   TRUST BAR\n========================= *\/\n\n.jane-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  margin-bottom: 70px;\n  background: #e8e1dc;\n}\n\n.jane-trust-item {\n  padding: 22px 12px;\n  text-align: center;\n  background: #fff;\n}\n\n.jane-trust-icon {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 22px;\n}\n\n.jane-trust-title {\n  display: block;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.jane-trust-text {\n  display: block;\n  font-size: 11px;\n  color: #77706b;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.jane-section {\n  padding: 0 35px;\n  margin-bottom: 85px;\n}\n\n.jane-section-heading {\n  max-width: 760px;\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.jane-kicker {\n  display: block;\n  margin-bottom: 10px;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #8a7769;\n}\n\n.jane-section-title {\n  margin-bottom: 15px !important;\n  font-size: clamp(28px, 4vw, 42px);\n  line-height: 1.15;\n  font-weight: 600;\n  letter-spacing: -0.8px;\n}\n\n.jane-section-description {\n  margin: 0 auto;\n  max-width: 650px;\n  font-size: 16px;\n  color: #6e6762;\n}\n\n\n\/* =========================\n   INTRO GRID\n========================= *\/\n\n.jane-intro {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 55px;\n  align-items: center;\n}\n\n.jane-intro-image {\n  overflow: hidden;\n  background: #f3eee9;\n}\n\n.jane-intro-image img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.jane-intro-content {\n  padding: 10px 15px;\n}\n\n.jane-intro-content h2 {\n  margin-bottom: 18px !important;\n  font-size: 34px;\n  line-height: 1.2;\n}\n\n.jane-intro-content p {\n  margin-bottom: 20px;\n  color: #625c57;\n}\n\n.jane-check-list {\n  padding: 0;\n  margin: 25px 0 0;\n  list-style: none;\n}\n\n.jane-check-list li {\n  position: relative;\n  padding: 10px 0 10px 30px;\n  border-bottom: 1px solid #eee8e3;\n  font-size: 14px;\n}\n\n.jane-check-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 9px;\n  font-weight: 700;\n  color: #8a7466;\n}\n\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.jane-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.jane-feature-card {\n  padding: 30px 24px;\n  background: #f7f4f1;\n  text-align: center;\n  transition: transform .25s ease;\n}\n\n.jane-feature-card:hover {\n  transform: translateY(-4px);\n}\n\n.jane-feature-icon {\n  width: 52px;\n  height: 52px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 17px;\n  border-radius: 50%;\n  background: #fff;\n  font-size: 22px;\n}\n\n.jane-feature-card h3 {\n  margin-bottom: 10px !important;\n  font-size: 18px;\n}\n\n.jane-feature-card p {\n  margin: 0;\n  font-size: 13px;\n  color: #746e69;\n}\n\n\n\/* =========================\n   MIRROR FEATURE\n========================= *\/\n\n.jane-mirror {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 560px;\n  background: #f3eee9;\n}\n\n.jane-mirror-image img {\n  width: 100%;\n  height: 100%;\n  min-height: 560px;\n  object-fit: cover;\n}\n\n.jane-mirror-content {\n  display: flex;\n  align-items: center;\n  padding: 60px;\n}\n\n.jane-mirror-content-inner {\n  max-width: 470px;\n}\n\n.jane-mirror-content h2 {\n  margin-bottom: 18px !important;\n  font-size: 38px;\n  line-height: 1.15;\n}\n\n.jane-mirror-content p {\n  margin-bottom: 20px;\n  color: #68615c;\n}\n\n.jane-pill {\n  display: inline-block;\n  margin-top: 8px;\n  padding: 8px 13px;\n  border: 1px solid #d8cec6;\n  border-radius: 30px;\n  font-size: 12px;\n  font-weight: 600;\n}\n\n\n\/* =========================\n   SPACE SECTION\n========================= *\/\n\n.jane-space-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.jane-space-card {\n  position: relative;\n  overflow: hidden;\n  min-height: 320px;\n  background: #eee8e3;\n}\n\n.jane-space-card img {\n  height: 320px;\n  object-fit: cover;\n}\n\n.jane-space-overlay {\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  padding: 35px 20px 20px;\n  color: #fff;\n  background: linear-gradient(\n    transparent,\n    rgba(0,0,0,.7)\n  );\n}\n\n.jane-space-overlay h3 {\n  margin-bottom: 3px !important;\n  font-size: 18px;\n}\n\n.jane-space-overlay p {\n  margin: 0;\n  font-size: 12px;\n  opacity: .9;\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.jane-spec-box {\n  max-width: 900px;\n  margin: 0 auto;\n  border-top: 1px solid #ddd5cf;\n}\n\n.jane-spec-row {\n  display: grid;\n  grid-template-columns: 1fr 1.5fr;\n  padding: 17px 0;\n  border-bottom: 1px solid #ddd5cf;\n}\n\n.jane-spec-label {\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.jane-spec-value {\n  font-size: 13px;\n  color: #68615c;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.jane-cta {\n  margin: 0 35px 80px;\n  padding: 65px 30px;\n  text-align: center;\n  background: #302b28;\n  color: #fff;\n}\n\n.jane-cta h2 {\n  margin-bottom: 13px !important;\n  font-size: clamp(28px, 4vw, 43px);\n  line-height: 1.15;\n}\n\n.jane-cta p {\n  max-width: 600px;\n  margin: 0 auto 25px !important;\n  color: rgba(255,255,255,.75);\n}\n\n.jane-cta-button {\n  display: inline-block;\n  padding: 15px 30px;\n  background: #fff;\n  color: #292522;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .8px;\n  text-decoration: none;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.jane-faq {\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n.jane-faq details {\n  border-top: 1px solid #ddd6d0;\n}\n\n.jane-faq details:last-child {\n  border-bottom: 1px solid #ddd6d0;\n}\n\n.jane-faq summary {\n  position: relative;\n  padding: 21px 45px 21px 0;\n  cursor: pointer;\n  list-style: none;\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.jane-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.jane-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 3px;\n  top: 17px;\n  font-size: 24px;\n  font-weight: 300;\n  transition: transform .25s ease;\n}\n\n.jane-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.jane-faq-answer {\n  padding: 0 45px 22px 0;\n  font-size: 13px;\n  color: #6c6560;\n}\n\n\n\/* =========================\n   FINAL NOTE\n========================= *\/\n\n.jane-note {\n  margin: 0 35px 70px;\n  padding: 20px;\n  text-align: center;\n  background: #f7f4f1;\n  font-size: 12px;\n  color: #716963;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 768px) {\n\n  .jane-page {\n    width: 100%;\n  }\n\n  .jane-hero {\n    margin-bottom: 30px;\n  }\n\n  .jane-hero-image {\n    min-height: 380px;\n  }\n\n  .jane-hero-content {\n    padding: 35px 20px;\n  }\n\n  .jane-hero-title {\n    font-size: 36px;\n  }\n\n  .jane-hero-subtitle {\n    font-size: 14px;\n  }\n\n  .jane-trust {\n    grid-template-columns: repeat(2, 1fr);\n    margin-bottom: 50px;\n  }\n\n  .jane-section {\n    padding: 0 18px;\n    margin-bottom: 60px;\n  }\n\n  .jane-intro {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .jane-intro-content {\n    padding: 0;\n  }\n\n  .jane-intro-content h2 {\n    font-size: 28px;\n  }\n\n  .jane-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jane-mirror {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n\n  .jane-mirror-image img {\n    min-height: 380px;\n  }\n\n  .jane-mirror-content {\n    padding: 40px 25px;\n  }\n\n  .jane-mirror-content h2 {\n    font-size: 30px;\n  }\n\n  .jane-space-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jane-space-card,\n  .jane-space-card img {\n    min-height: 300px;\n    height: 300px;\n  }\n\n  .jane-spec-row {\n    grid-template-columns: 1fr;\n    gap: 5px;\n  }\n\n  .jane-cta {\n    margin: 0 18px 50px;\n    padding: 45px 20px;\n  }\n\n  .jane-note {\n    margin: 0 18px 45px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"jane-page\"\u003e\n\u003c!-- =========================\n       HERO\n  ========================== --\u003e\n\u003csection class=\"jane-hero\"\u003e\u003c!-- Replace image URL --\u003e\n\u003cdiv class=\"jane-hero-content\"\u003e\n\u003cspan class=\"jane-eyebrow\"\u003eBEAUTY • STORAGE • EVERYDAY STYLE \u003c\/span\u003e\n\u003ch1 class=\"jane-hero-title\"\u003eYour Everyday\u003cbr\u003eBeauty Ritual, Reimagined\u003c\/h1\u003e\n\u003cp class=\"jane-hero-subtitle\"\u003eA beautifully compact vanity with a hidden fold-down mirror and matching upholstered stool — designed to make small spaces feel effortlessly stylish.\u003c\/p\u003e\n\u003cspan class=\"jane-hero-badge\"\u003e ✦ Vanity + Matching Stool Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       TRUST BAR\n  ========================== --\u003e\n\u003csection class=\"jane-trust\"\u003e\n\u003cdiv class=\"jane-trust-item\"\u003e\n\u003cspan class=\"jane-trust-icon\"\u003e🪞\u003c\/span\u003e \u003cspan class=\"jane-trust-title\"\u003eHidden Mirror\u003c\/span\u003e \u003cspan class=\"jane-trust-text\"\u003eFold-down design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-trust-item\"\u003e\n\u003cspan class=\"jane-trust-icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"jane-trust-title\"\u003eSoft-Close\u003c\/span\u003e \u003cspan class=\"jane-trust-text\"\u003eSmooth mirror hinge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-trust-item\"\u003e\n\u003cspan class=\"jane-trust-icon\"\u003e🪑\u003c\/span\u003e \u003cspan class=\"jane-trust-title\"\u003eMatching Stool\u003c\/span\u003e \u003cspan class=\"jane-trust-text\"\u003eCushioned comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-trust-item\"\u003e\n\u003cspan class=\"jane-trust-icon\"\u003e✓\u003c\/span\u003e \u003cspan class=\"jane-trust-title\"\u003eReady to Use\u003c\/span\u003e \u003cspan class=\"jane-trust-text\"\u003eArrives assembled\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       INTRO\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-intro\"\u003e\n\u003cdiv class=\"jane-intro-content\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e DESIGNED FOR REAL SPACES \u003c\/span\u003e\n\u003ch2\u003eSmall Footprint.\u003cbr\u003eBeautiful Presence.\u003c\/h2\u003e\n\u003cp\u003eMeet the vanity that makes the most of your space. Its sculptural cylindrical silhouette brings a refined, mid-century-inspired feel to bedrooms, dressing areas, apartments and cozy corners.\u003c\/p\u003e\n\u003cp\u003eWhen you're finished getting ready, simply fold the mirror down and enjoy a clean, streamlined surface.\u003c\/p\u003e\n\u003cul class=\"jane-check-list\"\u003e\n\u003cli\u003eCompact cylindrical silhouette\u003c\/li\u003e\n\u003cli\u003eIntegrated fold-down mirror\u003c\/li\u003e\n\u003cli\u003eMatching cushioned stool\u003c\/li\u003e\n\u003cli\u003eDesigned for small-space living\u003c\/li\u003e\n\u003cli\u003eArrives fully assembled\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FEATURES\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-section-heading\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e WHY YOU'LL LOVE IT \u003c\/span\u003e\n\u003ch2 class=\"jane-section-title\"\u003eBeauty Meets Function\u003c\/h2\u003e\n\u003cp class=\"jane-section-description\"\u003eEvery detail is designed to make your daily routine feel easier, prettier and more organized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-grid\"\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e🪞\u003c\/div\u003e\n\u003ch3\u003eHidden Mirror\u003c\/h3\u003e\n\u003cp\u003eA built-in mirror folds neatly into the vanity when you want a clean, uncluttered surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eSoft-Close Hinge\u003c\/h3\u003e\n\u003cp\u003eSmooth soft-close hinges make opening and closing the mirror effortless and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e🪑\u003c\/div\u003e\n\u003ch3\u003eMatching Stool\u003c\/h3\u003e\n\u003cp\u003eThe cushioned stool fits neatly underneath the vanity for a polished, space-saving setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       MIRROR SECTION\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-mirror\"\u003e\n\u003cdiv class=\"jane-mirror-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"jane-mirror-content\"\u003e\n\u003cdiv class=\"jane-mirror-content-inner\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e ONE BEAUTIFUL DETAIL \u003c\/span\u003e\n\u003ch2\u003eA Mirror When You Need It. A Desk When You Don't.\u003c\/h2\u003e\n\u003cp\u003eThe integrated mirror folds down smoothly, transforming your beauty station into a simple, elegant surface whenever you're finished getting ready.\u003c\/p\u003e\n\u003cp\u003eIt's a thoughtful solution for bedrooms, apartments, guest rooms and multifunctional spaces.\u003c\/p\u003e\n\u003cspan class=\"jane-pill\"\u003e SOFT-CLOSE FOLD-DOWN MIRROR \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       PERFECT FOR\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-section-heading\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e PERFECT FOR \u003c\/span\u003e\n\u003ch2 class=\"jane-section-title\"\u003eMade For Your Space\u003c\/h2\u003e\n\u003cp class=\"jane-section-description\"\u003eA versatile silhouette that works beautifully wherever your routine happens.Bedroom Beauty StationMulti-Functional Space\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       MATERIALS\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-section-heading\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e MATERIALS \u0026amp; CRAFTSMANSHIP \u003c\/span\u003e\n\u003ch2 class=\"jane-section-title\"\u003eMade To Feel Like Furniture\u003c\/h2\u003e\n\u003cp class=\"jane-section-description\"\u003eA balanced combination of natural wood materials, supportive construction, soft upholstery and mirror glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-grid\"\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e🌳\u003c\/div\u003e\n\u003ch3\u003eMango Wood\u003c\/h3\u003e\n\u003cp\u003eNatural mango wood forms part of the construction for a warm, furniture-inspired finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e🧵\u003c\/div\u003e\n\u003ch3\u003eCushioned Upholstery\u003c\/h3\u003e\n\u003cp\u003eThe matching stool features soft cushioning for a comfortable everyday getting-ready experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-feature-card\"\u003e\n\u003cdiv class=\"jane-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eIntegrated Mirror\u003c\/h3\u003e\n\u003cp\u003eThe fold-down mirror keeps your beauty routine functional without dominating the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       SPECIFICATIONS\n  ========================== --\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-section-heading\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e DETAILS \u003c\/span\u003e\n\u003ch2 class=\"jane-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-box\"\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eSet Includes\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003eVanity + matching stool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eVanity Dimensions\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003e25\" L × 23.6\" W × 31\" H\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eStool Dimensions\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003e19.75\" diameter × 31\" H\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eLeg Clearance\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003e25.6\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eInterior Seat Dimensions\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003e19.7\" L × 17.1\" W × 20\" H\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eProduct Weight\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003e62.8 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003eMango wood, MDF, acacia wood, foam\/fiber\/fabric and mirror\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003eSpot clean\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-row\"\u003e\n\u003cdiv class=\"jane-spec-label\"\u003eAssembly\u003c\/div\u003e\n\u003cdiv class=\"jane-spec-value\"\u003eArrives fully assembled\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       CTA\n  ========================== --\u003e\n\u003csection class=\"jane-cta\"\u003e\n\u003ch2\u003eMake Your Everyday\u003cbr\u003eRoutine Feel Beautiful.\u003c\/h2\u003e\n\u003cp\u003eTurn an unused corner into a stylish beauty station designed around the way you actually live.\u003c\/p\u003e\n\u003ca class=\"jane-cta-button\" href=\"#\"\u003e SHOP THE VANITY SET \u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"jane-section\"\u003e\n\u003cdiv class=\"jane-section-heading\"\u003e\n\u003cspan class=\"jane-kicker\"\u003e QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"jane-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jane-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the set?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eThe set includes one upholstered vanity and one matching cushioned stool.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the vanity have a built-in mirror?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eYes. The vanity features an integrated fold-down mirror with soft-close hinges.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require assembly?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eNo. The vanity and stool arrive fully assembled and ready to use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for small spaces?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eYes. The compact cylindrical design is especially suited to bedrooms, apartments, dressing corners and other smaller spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the vanity dimensions?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eThe vanity measures approximately 25 inches long, 23.6 inches wide and 31 inches high.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the stool dimensions?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eThe matching stool measures approximately 19.75 inches in diameter and 31 inches high.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the vanity?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eSpot clean the upholstered surfaces and follow the care instructions provided with the product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the vanity be used as a desk?\u003c\/summary\u003e\n\u003cdiv class=\"jane-faq-answer\"\u003eThe fold-down mirror creates a clean surface when the mirror is closed, allowing the piece to function as a versatile multifunctional station.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FINAL NOTE\n  ========================== --\u003e\n\u003cdiv class=\"jane-note\"\u003eDimensions and material information are provided for product reference. Slight variations may occur due to manufacturing and upholstery materials.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"kitpex.com","offers":[{"title":"Blue Stripe","offer_id":47424220528828,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Moody Floral","offer_id":47424220561596,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Brown\/Ivory Polka Dot","offer_id":47424220594364,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Pink Floral","offer_id":47424220627132,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Sky","offer_id":47424220659900,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Leopard","offer_id":47424220692668,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Rose","offer_id":47424220725436,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Green","offer_id":47424220758204,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true},{"title":"Wine","offer_id":47424220790972,"sku":null,"price":1936.0,"currency_code":"TWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/8675\/1932\/files\/102326675_049_b2.webp?v=1788762544","url":"https:\/\/directcartglobal.shop\/products\/jane-upholstered-vanity-stool-set","provider":"directcartglobal","version":"1.0","type":"link"}