{"product_id":"sandalwood-body-mist","title":"Sandalwood Body Mist | Long-Lasting Fragrance Mist for Women \u0026 Men | SaFiSpa","description":"\u003cstyle\u003e\n  #sfs-bodymist{\n    --bg:#f8f6f2;\n    --card:#ffffff;\n    --text:#1f1f1f;\n    --muted:#5f5a54;\n    --line:#e8e1d8;\n    --accent:#8b6f4e;\n    --accent-dark:#6d563d;\n    --soft:#efe7dc;\n    --radius:24px;\n    --shadow:0 18px 45px rgba(0,0,0,.06);\n    max-width:1240px;\n    margin:40px auto;\n    padding:0 20px 40px;\n    color:var(--text);\n    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    line-height:1.65;\n  }\n\n  #sfs-bodymist *{box-sizing:border-box}\n\n  #sfs-bodymist .hero{\n    display:grid;\n    grid-template-columns:1.05fr .95fr;\n    gap:28px;\n    align-items:stretch;\n    margin-bottom:28px;\n  }\n\n  #sfs-bodymist .panel,\n  #sfs-bodymist .card{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow);\n    overflow:hidden;\n  }\n\n  #sfs-bodymist .hero-copy{\n    padding:42px;\n    background:linear-gradient(180deg,#fff 0%, #fcfaf7 100%);\n  }\n\n  #sfs-bodymist .eyebrow{\n    display:inline-block;\n    font-size:.78rem;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    color:var(--accent-dark);\n    background:var(--soft);\n    border:1px solid var(--line);\n    border-radius:999px;\n    padding:8px 14px;\n    margin-bottom:18px;\n    font-weight:700;\n  }\n\n  #sfs-bodymist h1,\n  #sfs-bodymist h2,\n  #sfs-bodymist h3{\n    font-family:\"Cormorant Garamond\",Georgia,serif;\n    color:#231f1b;\n    margin:0 0 14px;\n    line-height:1.08;\n    letter-spacing:-.02em;\n  }\n\n  #sfs-bodymist h1{\n    font-size:clamp(2.3rem,4.4vw,4.3rem);\n    font-weight:600;\n  }\n\n  #sfs-bodymist h2{\n    font-size:clamp(1.7rem,2.2vw,2.3rem);\n    font-weight:600;\n    margin-bottom:12px;\n  }\n\n  #sfs-bodymist h3{\n    font-size:1.1rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  #sfs-bodymist p{\n    margin:0 0 16px;\n    color:var(--muted);\n    font-size:1rem;\n  }\n\n  #sfs-bodymist strong{\n    color:#2b2520;\n  }\n\n  #sfs-bodymist img{\n    width:100%;\n    height:auto;\n    display:block;\n    border-radius:20px;\n  }\n\n  #sfs-bodymist .lead{\n    font-size:1.08rem;\n    color:#453f39;\n    max-width:60ch;\n  }\n\n  #sfs-bodymist .hero-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin:22px 0 20px;\n  }\n\n  #sfs-bodymist .chip{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    border:1px solid var(--line);\n    background:#fff;\n    border-radius:999px;\n    padding:10px 14px;\n    font-size:.88rem;\n    color:#433d36;\n    font-weight:600;\n  }\n\n  #sfs-bodymist .hero-note{\n    padding-top:18px;\n    border-top:1px solid var(--line);\n    font-size:.96rem;\n  }\n\n  #sfs-bodymist .hero-image{\n    position:relative;\n    min-height:540px;\n    background:\n      linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,.04)),\n      url('https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/5388\/4994\/files\/sandalwood-body-mist-luxury-fragrance-clean-modern.jpg?v=1750000000') center\/cover no-repeat;\n  }\n\n  #sfs-bodymist .hero-image .overlay{\n    position:absolute;\n    inset:auto 20px 20px 20px;\n    background:rgba(255,255,255,.88);\n    backdrop-filter:blur(8px);\n    border:1px solid rgba(255,255,255,.7);\n    border-radius:20px;\n    padding:18px 18px 16px;\n  }\n\n  #sfs-bodymist .overlay p{\n    margin:0;\n    font-size:.96rem;\n    color:#403933;\n  }\n\n  #sfs-bodymist .grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:28px;\n    margin:28px 0;\n  }\n\n  #sfs-bodymist .split{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:28px;\n    align-items:start;\n    margin:28px 0;\n  }\n\n  #sfs-bodymist .card{\n    padding:30px;\n  }\n\n  #sfs-bodymist .soft{\n    background:linear-gradient(180deg,#fcfaf8 0%, #f6f1ea 100%);\n  }\n\n  #sfs-bodymist ul{\n    list-style:none;\n    margin:0;\n    padding:0;\n  }\n\n  #sfs-bodymist li{\n    position:relative;\n    padding-left:24px;\n    margin:0 0 14px;\n    color:var(--muted);\n  }\n\n  #sfs-bodymist li:before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:.6em;\n    width:10px;\n    height:10px;\n    border-radius:50%;\n    background:var(--accent);\n  }\n\n  #sfs-bodymist .quote{\n    font-size:1.18rem;\n    color:#3a332d;\n    padding-left:18px;\n    border-left:3px solid var(--accent);\n    margin-top:10px;\n  }\n\n  #sfs-bodymist .trust-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:14px;\n    margin-top:18px;\n  }\n\n  #sfs-bodymist .trust-box{\n    border:1px solid var(--line);\n    background:#fff;\n    border-radius:18px;\n    padding:16px;\n    color:#3e362f;\n    font-weight:700;\n  }\n\n  #sfs-bodymist .comparison-wrap{\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n  }\n\n  #sfs-bodymist .comparison{\n    width:100%;\n    border-collapse:collapse;\n    min-width:680px;\n    margin-top:12px;\n  }\n\n  #sfs-bodymist .comparison th,\n  #sfs-bodymist .comparison td{\n    border:1px solid var(--line);\n    padding:14px;\n    text-align:left;\n    vertical-align:top;\n    color:#4d463f;\n  }\n\n  #sfs-bodymist .comparison th{\n    background:#f2eadf;\n    color:#2d2722;\n    font-weight:800;\n  }\n\n  #sfs-bodymist .faq-item + .faq-item{\n    border-top:1px solid var(--line);\n    margin-top:16px;\n    padding-top:16px;\n  }\n\n  #sfs-bodymist .ingredients{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:10px 18px;\n    margin-top:14px;\n  }\n\n  #sfs-bodymist .ingredients div{\n    padding:12px 14px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:#fff;\n    color:#4d463f;\n    font-size:.94rem;\n  }\n\n  #sfs-bodymist .links{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:14px;\n    margin-top:16px;\n  }\n\n  #sfs-bodymist .links a{\n    display:block;\n    text-decoration:none;\n    color:#2d2722;\n    border:1px solid var(--line);\n    background:#fff;\n    border-radius:18px;\n    padding:18px 16px;\n    font-weight:600;\n    transition:.2s ease;\n  }\n\n  #sfs-bodymist .links a:hover{\n    border-color:#d7c4ac;\n    transform:translateY(-2px);\n  }\n\n  @media (max-width: 980px){\n    #sfs-bodymist .hero,\n    #sfs-bodymist .grid,\n    #sfs-bodymist .split,\n    #sfs-bodymist .links,\n    #sfs-bodymist .trust-grid{\n      grid-template-columns:1fr;\n    }\n\n    #sfs-bodymist .hero-image{\n      min-height:420px;\n    }\n\n    #sfs-bodymist .ingredients{\n      grid-template-columns:1fr;\n    }\n  }\n\n  @media (max-width: 640px){\n    #sfs-bodymist{\n      padding:0 14px 28px;\n      margin:24px auto;\n    }\n\n    #sfs-bodymist .hero-copy,\n    #sfs-bodymist .card{\n      padding:22px;\n    }\n\n    #sfs-bodymist .hero-image{\n      min-height:340px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection aria-label=\"Sandalwood Body Mist by SaFiSpa\" id=\"sfs-bodymist\"\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"panel hero-copy\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eEveryday Fragrance Ritual\u003c\/span\u003e\n      \u003ch1\u003eSandalwood Body Mist\u003c\/h1\u003e\n\n      \u003cp\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/5388\/4994\/files\/sandalwood-body-mist-safispa-clean-fragrance-freshness.jpg?v=1776876023\" alt=\"Sandalwood Body Mist by SaFiSpa in a frosted bottle for clean everyday fragrance and warm woody freshness\" loading=\"lazy\"\u003e\n      \u003c\/p\u003e\n\n      \u003cp class=\"lead\"\u003eA warm, clean \u003cstrong\u003esandalwood body mist\u003c\/strong\u003e designed for everyday wear, post-shower freshness, and a soft skin scent that feels polished, modern, and easy to love.\u003c\/p\u003e\n\n      \u003cp\u003eThis \u003cstrong\u003efragrance mist\u003c\/strong\u003e blends creamy woods with a clean finish, creating a lightweight \u003cstrong\u003ebody spray\u003c\/strong\u003e that feels refined without being overpowering. It is made for the person who wants to smell fresh, confident, and quietly unforgettable.\u003c\/p\u003e\n\n      \u003cp\u003eReach for it after a shower, before work, before a night out, after the gym, or anytime your day needs a soft reset. The scent settles close to the skin with warm sandalwood character, making it a wearable alternative to heavy perfume.\u003c\/p\u003e\n\n      \u003cdiv aria-label=\"Product highlights\" class=\"hero-actions\"\u003e\n        \u003cspan class=\"chip\"\u003eWarm Woody Scent\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eLightweight Mist\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eDaily Wear\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eUnisex Appeal\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eLayer-Friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"hero-note\"\u003eDesigned for shoppers looking for a \u003cstrong\u003eclean body mist\u003c\/strong\u003e, \u003cstrong\u003ewoody fragrance mist\u003c\/strong\u003e, \u003cstrong\u003eluxury body spray\u003c\/strong\u003e, or \u003cstrong\u003esoft everyday scent\u003c\/strong\u003e that feels elevated and wearable.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv aria-label=\"Luxury sandalwood body mist in a clean modern setting\" role=\"img\" class=\"panel hero-image\"\u003e\n      \u003cdiv class=\"overlay\"\u003e\n        \u003cp\u003e\u003cstrong\u003eThe vibe:\u003c\/strong\u003e fresh from the shower, soft fabric on skin, golden light through the window, and a scent that feels warm, clean, and effortlessly refined.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grid\"\u003e\n    \u003cdiv class=\"card soft\"\u003e\n      \u003ch2\u003eWhat It Smells Like\u003c\/h2\u003e\n      \u003cp\u003eWarm sandalwood, soft creaminess, and a clean finish. This is a \u003cstrong\u003ewoody body mist\u003c\/strong\u003e that feels smooth, subtle, and close to the skin.\u003c\/p\u003e\n      \u003cp\u003eThink fresh skin, warm sunlight, soft fabric, and a calm woody scent that people notice when they get closer — not across the room.\u003c\/p\u003e\n      \u003cp class=\"quote\"\u003eClean, creamy, woody, and quietly confident.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eWhy Shoppers Choose It\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLightweight fragrance mist:\u003c\/strong\u003e an easy alternative to heavy perfume.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClean everyday scent:\u003c\/strong\u003e wearable for work, weekends, travel, and daily routines.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWarm woody profile:\u003c\/strong\u003e sandalwood creates a grounded, modern fragrance feel.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUnisex appeal:\u003c\/strong\u003e suitable for many fragrance preferences.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLayering friendly:\u003c\/strong\u003e pairs beautifully with lotion, body oil, body butter, or unscented moisturizer.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"split\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eWhen to Use This Body Mist\u003c\/h2\u003e\n      \u003cp\u003eThis \u003cstrong\u003esandalwood fragrance mist\u003c\/strong\u003e is built for real daily routines, not just special occasions.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAfter-shower body mist\u003c\/strong\u003e for a fresh, clean skin scent.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDaily fragrance spray\u003c\/strong\u003e before work, school, errands, or travel.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLight perfume alternative\u003c\/strong\u003e when you want scent without heaviness.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLayering fragrance\u003c\/strong\u003e with lotion, body oil, or body butter.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eQuick refresh mist\u003c\/strong\u003e for gym bags, weekend bags, and everyday carry.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eFor shoppers searching “best body mist,” “clean fragrance mist,” “sandalwood body spray,” or “warm woody perfume mist,” this page answers the real intent: what it smells like, when to wear it, how it feels, and why it fits daily life.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card soft\"\u003e\n      \u003ch2\u003eThe Feel\u003c\/h2\u003e\n      \u003cp\u003eNot loud. Not sharp. Not overly sweet.\u003c\/p\u003e\n      \u003cp\u003eIt wears like calm confidence — clean, woody, smooth, and personal. In the morning, it feels fresh and grounding. By evening, the sandalwood warmth becomes softer and more intimate.\u003c\/p\u003e\n      \u003cp class=\"quote\"\u003eA modern skin scent for people who prefer understated fragrance over heavy perfume.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"card\"\u003e\n    \u003ch2\u003eProduct Benefits\u003c\/h2\u003e\n    \u003cdiv class=\"trust-grid\" aria-label=\"Product trust and benefit signals\"\u003e\n      \u003cdiv class=\"trust-box\"\u003eClean Everyday Feel\u003c\/div\u003e\n      \u003cdiv class=\"trust-box\"\u003eWarm Woody Character\u003c\/div\u003e\n      \u003cdiv class=\"trust-box\"\u003eGiftable Fragrance\u003c\/div\u003e\n      \u003cdiv class=\"trust-box\"\u003eLayering Routine\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul style=\"margin-top:22px;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLightweight body mist:\u003c\/strong\u003e designed for a breathable fragrance experience.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSmooth dry-down:\u003c\/strong\u003e leaves a clean sandalwood impression without feeling heavy.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWarm woody scent:\u003c\/strong\u003e ideal for people who love grounded, creamy, modern fragrance.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDaily versatility:\u003c\/strong\u003e easy to wear after showering, before work, on weekends, or while traveling.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSoft skin scent:\u003c\/strong\u003e made for close, personal fragrance rather than overpowering projection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"card soft\"\u003e\n    \u003ch2\u003eBody Mist Comparison\u003c\/h2\u003e\n    \u003cp\u003eUse this guide to understand how SaFiSpa Sandalwood Body Mist compares with a typical body spray.\u003c\/p\u003e\n    \u003cdiv class=\"comparison-wrap\"\u003e\n      \u003ctable class=\"comparison\" aria-label=\"Comparison between SaFiSpa Sandalwood Body Mist and a typical body spray\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eSaFiSpa Sandalwood Body Mist\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eTypical Body Spray\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eScent Style\u003c\/td\u003e\n            \u003ctd\u003eWarm, creamy, woody, clean, and skin-close\u003c\/td\u003e\n            \u003ctd\u003eOften sharper, sweeter, or more alcohol-forward\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBest Use\u003c\/td\u003e\n            \u003ctd\u003eDaily wear, post-shower freshness, layering, travel, and quick refresh\u003c\/td\u003e\n            \u003ctd\u003eQuick refresh or occasional casual use\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFragrance Mood\u003c\/td\u003e\n            \u003ctd\u003eModern, polished, soft, and understated\u003c\/td\u003e\n            \u003ctd\u003eOften louder, simpler, or more casual\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLayering\u003c\/td\u003e\n            \u003ctd\u003ePairs well with lotion, body oil, body butter, and unscented body care\u003c\/td\u003e\n            \u003ctd\u003eMay not be designed as part of a layering routine\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grid\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eIngredients\u003c\/h2\u003e\n      \u003cp\u003eFormulated for a refreshing mist experience with a smooth dry-down and comfortable wear:\u003c\/p\u003e\n      \u003cdiv class=\"ingredients\"\u003e\n        \u003cdiv\u003eSD Alcohol\u003c\/div\u003e\n        \u003cdiv\u003eWater\u003c\/div\u003e\n        \u003cdiv\u003eGlycerine\u003c\/div\u003e\n        \u003cdiv\u003eMethylm\u003c\/div\u003e\n        \u003cdiv\u003eGlucose Ether\u003c\/div\u003e\n        \u003cdiv\u003ePlant-Based Propylene Glycol\u003c\/div\u003e\n        \u003cdiv\u003eNatural Essential Oil\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"margin-top:16px;\"\u003e\u003cem\u003eFor external use only. Avoid eyes, broken skin, and open flame. Patch test before use if you have sensitive skin.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card soft\"\u003e\n      \u003ch2\u003eHow to Use\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003eSpray onto neck, wrists, chest, or pulse points.\u003c\/li\u003e\n        \u003cli\u003eUse after showering for a clean skin scent effect.\u003c\/li\u003e\n        \u003cli\u003eReapply throughout the day whenever you want to refresh.\u003c\/li\u003e\n        \u003cli\u003eLayer with lotion, body oil, or body butter for a fuller fragrance routine.\u003c\/li\u003e\n        \u003cli\u003eSpray lightly on clothing from a safe distance after testing fabric first.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grid\"\u003e\n    \u003cdiv class=\"card soft\"\u003e\n      \u003ch2\u003eWho It’s For\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003ePeople searching for a \u003cstrong\u003esandalwood body mist\u003c\/strong\u003e with a warm, clean finish.\u003c\/li\u003e\n        \u003cli\u003eAnyone who wants a \u003cstrong\u003elight alternative to perfume\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eShoppers who love \u003cstrong\u003ewoody fragrance\u003c\/strong\u003e, soft skin scents, and understated luxury.\u003c\/li\u003e\n        \u003cli\u003eCustomers looking for a \u003cstrong\u003ebody mist for women or men\u003c\/strong\u003e with broad scent appeal.\u003c\/li\u003e\n        \u003cli\u003eGift buyers who want a wearable, modern, easy-to-love fragrance mist.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eWhat does Sandalwood Body Mist smell like?\u003c\/h3\u003e\n        \u003cp\u003eIt smells warm, woody, creamy, and clean, with a smooth sandalwood finish that stays close to the skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eIs this body mist lighter than perfume?\u003c\/h3\u003e\n        \u003cp\u003eYes. It is designed as a lightweight fragrance mist for everyday wear, layering, and easy reapplication.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eIs it for women or men?\u003c\/h3\u003e\n        \u003cp\u003eThe scent has a clean, warm, woody profile that can appeal to many fragrance preferences.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eCan I layer it with body care?\u003c\/h3\u003e\n        \u003cp\u003eYes. It pairs well with lotion, body oil, body butter, and unscented moisturizer.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003ch3\u003eWhen should I wear it?\u003c\/h3\u003e\n        \u003cp\u003eUse it after showering, before work, after the gym, while traveling, before a night out, or anytime you want a soft fragrance refresh.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"card\"\u003e\n    \u003ch2\u003eExplore More\u003c\/h2\u003e\n    \u003cdiv class=\"links\"\u003e\n      \u003ca href=\"\/collections\/body-mist\"\u003eShop All Body Mists\u003c\/a\u003e\n      \u003ca href=\"\/collections\/body-oils\"\u003eExplore Body Oils\u003c\/a\u003e\n      \u003ca href=\"\/collections\/scented-natural-candles\"\u003eDiscover Scented Candles\u003c\/a\u003e\n      \u003ca href=\"https:\/\/safispa.com\/blogs\/candle-care\" title=\"Fragrance and candle guides\"\u003eRead Fragrance Guides\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"SAFISPA","offers":[{"title":"Default Title","offer_id":52952836243778,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/5388\/4994\/files\/body-mist-sandalwood-warm-aromatic-scent-soft-skin-safispa.jpg?v=1776882728","url":"https:\/\/safispa.com\/products\/sandalwood-body-mist","provider":"SAFISPA","version":"1.0","type":"link"}