{"product_id":"nap-trap-lavender-marshmallow-vanilla-candle","title":"Nap Trap - Lavender, Marshmallow \u0026 Vanilla Candle","description":"\u003cstyle\u003e\n  .apaw-hero-candle {\n    --panel: #ffffff;\n    --soft: #f8f4ee;\n    --soft-2: #fbf7f0;\n    --border: #eadfce;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --accent: #8b6b4a;\n\n    color: var(--text);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .apaw-hero-candle * {\n    box-sizing: border-box;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4,\n  .apaw-hero-candle p {\n    margin: 0;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4 {\n    color: var(--heading);\n  }\n\n  .apaw-hero-candle p {\n    color: var(--muted);\n  }\n\n  .apaw-hero-section {\n    margin-bottom: 18px;\n  }\n\n  .apaw-hero-panel {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .apaw-eyebrow {\n    text-transform: uppercase;\n    letter-spacing: 1.9px;\n    font-size: 12px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .apaw-hero-hook {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.06;\n    font-weight: 700;\n    color: var(--heading);\n    margin-bottom: 16px;\n    letter-spacing: -0.02em;\n  }\n\n  .apaw-lead {\n    font-size: 16px;\n    line-height: 1.8;\n    margin-bottom: 12px;\n    max-width: 940px;\n  }\n\n  .apaw-seo-line {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 940px;\n  }\n\n  .apaw-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .apaw-mini-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 15px;\n  }\n\n  .apaw-mini-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .apaw-mini-box span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .apaw-two-col {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-card {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n  }\n\n  .apaw-card-soft {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n  }\n\n  .apaw-card h3 {\n    font-size: 25px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-card p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 13px;\n  }\n\n  .apaw-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-feature-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .apaw-feature {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 13px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .apaw-feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-box {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 15px;\n  }\n\n  .apaw-profile-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border-bottom: 1px solid var(--border);\n    padding: 10px 0;\n    font-size: 14px;\n  }\n\n  .apaw-profile-row:first-child {\n    padding-top: 0;\n  }\n\n  .apaw-profile-row:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-profile-row strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-row span {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-label {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    font-size: 11px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .apaw-note {\n    color: var(--heading) !important;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 14px !important;\n  }\n\n  .apaw-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n\n  .apaw-tag {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 5px 9px;\n    font-size: 12px;\n    color: var(--heading);\n    line-height: 1.2;\n  }\n\n  .apaw-highlight {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-highlight h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-highlight p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-love-box {\n    background: var(--soft);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-love-box h3 {\n    font-size: 23px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-love-box ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .apaw-love-box li {\n    color: var(--muted);\n    margin-bottom: 7px;\n    line-height: 1.7;\n  }\n\n  .apaw-ritual-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-ritual-box h3 {\n    font-size: 24px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-ritual-box p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-ritual-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-details-wrap {\n    margin-top: 20px;\n  }\n\n  .apaw-hero-candle details {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n\n  .apaw-hero-candle summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 700;\n    color: var(--heading);\n    padding: 16px 18px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .apaw-hero-candle summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-hero-candle summary::after {\n    content: \"+\";\n    color: var(--accent);\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .apaw-hero-candle details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-details-body {\n    border-top: 1px solid var(--border);\n    padding: 14px 18px 18px;\n  }\n\n  .apaw-details-body p {\n    margin-bottom: 10px;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-cta {\n    background: linear-gradient(180deg, #ffffff 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 30px 26px;\n    text-align: center;\n    margin-top: 22px;\n  }\n\n  .apaw-cta h3 {\n    font-size: clamp(26px, 2.5vw, 34px);\n    line-height: 1.14;\n    margin-bottom: 10px;\n  }\n\n  .apaw-cta p {\n    font-size: 15px;\n    line-height: 1.75;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 850px) {\n    .apaw-mini-grid,\n    .apaw-two-col {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      padding: 18px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 28px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      border-radius: 16px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 25px;\n    }\n\n    .apaw-lead,\n    .apaw-seo-line {\n      font-size: 14px;\n    }\n\n    .apaw-profile-row {\n      display: block;\n    }\n\n    .apaw-profile-row span {\n      display: block;\n      text-align: left;\n      margin-top: 3px;\n    }\n\n    .apaw-hero-candle summary {\n      padding: 15px 16px;\n    }\n\n    .apaw-details-body {\n      padding: 13px 16px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"apaw-hero-candle\"\u003e\n\u003csection class=\"apaw-hero-panel apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-eyebrow\"\u003eSignature Candle · Nap Trap\u003c\/div\u003e\n\u003cdiv class=\"apaw-hero-hook\"\u003eFor nights when your body is exhausted, your mind won’t shut off, and calm needs to arrive before sleep does.\u003c\/div\u003e\n\u003cp class=\"apaw-lead\"\u003eNap Trap blends fresh lavender, creamy marshmallow, warm vanilla bean, and soft tonka into a candle designed to help the atmosphere shift from busy to settled.\u003c\/p\u003e\n\u003cp class=\"apaw-lead\"\u003eIt feels smooth instead of sharp, comforting without turning sugary, and soft enough to become part of the moments when you are ready to lower the noise.\u003c\/p\u003e\n\u003cp class=\"apaw-seo-line\"\u003eA lavender marshmallow coconut-soy candle with warm vanilla bean, soft tonka, and cozy herbal sweetness designed for evening rituals, low-stimulation routines, and relaxed home fragrance.\u003c\/p\u003e\n\u003cdiv class=\"apaw-mini-grid\"\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eBuilt for winding down\u003c\/strong\u003e \u003cspan\u003eA clear scent cue for shifting out of the day and into something slower.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eLavender made softer\u003c\/strong\u003e \u003cspan\u003eHerbal freshness balanced with creamy sweetness and warm vanilla.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eSoft, not sleepy-sweet\u003c\/strong\u003e \u003cspan\u003eWarm and cozy without turning sugary, dense, or overpowering.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-two-col apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-card apaw-card-soft\"\u003e\n\u003ch3\u003eWhy this scent feels different\u003c\/h3\u003e\n\u003cp\u003eA lot of lavender candles lean too floral, too powdery, or too spa-like. Nap Trap takes the familiar comfort of lavender and rounds it out with marshmallow, vanilla bean, and tonka.\u003c\/p\u003e\n\u003cp\u003eThe result is a softer take on lavender: still fresh, still relaxing, but warmer and easier to keep in your everyday rhythm.\u003c\/p\u003e\n\u003cdiv class=\"apaw-feature-list\"\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eSofter lavender:\u003c\/strong\u003e the herbal edge is smoothed by creamy warmth instead of left sharp or medicinal.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eComforting sweetness:\u003c\/strong\u003e marshmallow and vanilla add softness without turning the scent into dessert.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eBalanced finish:\u003c\/strong\u003e tonka and soft musk help the fragrance feel rounded, gentle, and wearable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eScent profile\u003c\/h3\u003e\n\u003cdiv class=\"apaw-profile-box\"\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eMood\u003c\/strong\u003e \u003cspan\u003eCalming \/ Cozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eFamily\u003c\/strong\u003e \u003cspan\u003eHerbal \/ Soft Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eScent Strength\u003c\/strong\u003e \u003cspan\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eUse When\u003c\/strong\u003e \u003cspan\u003eWinding down, resetting, slowing the pace\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"apaw-label\"\u003eNotes\u003c\/span\u003e\n\u003cp class=\"apaw-note\"\u003eLavender • Marshmallow • Vanilla Bean • Tonka • Soft Musk\u003c\/p\u003e\n\u003cspan class=\"apaw-label\"\u003eMood Tags\u003c\/span\u003e\n\u003cdiv class=\"apaw-tags\"\u003e\n\u003cspan class=\"apaw-tag\"\u003eCalming\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eCozy\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eSoft\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eEvening\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-highlight apaw-hero-section\"\u003e\n\u003ch3\u003eHow it feels\u003c\/h3\u003e\n\u003cp\u003eNap Trap starts with airy lavender, then gradually softens as marshmallow and vanilla bean bring in a creamy warmth. Tonka and soft musk keep the blend grounded so it feels smooth instead of sweet-heavy.\u003c\/p\u003e\n\u003cp\u003eThe atmosphere feels quieter and less overstimulating — like lowered lights, fresh blankets, and the first real exhale after a long day.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-love-box apaw-hero-section\"\u003e\n\u003ch3\u003eWhat You’ll Love\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLavender feels smooth and approachable instead of sharp or perfume-heavy.\u003c\/li\u003e\n\u003cli\u003eMarshmallow and vanilla add comfort without turning the candle overly sweet.\u003c\/li\u003e\n\u003cli\u003eThe scent feels relaxing but still warm, cozy, and easy to enjoy often.\u003c\/li\u003e\n\u003cli\u003eA strong fit for slower evenings, reset rituals, and low-stimulation moments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-ritual-box apaw-hero-section\"\u003e\n\u003ch3\u003eMake it part of the ritual\u003c\/h3\u003e\n\u003cp\u003eLight Nap Trap before the night gets away from you. Let the first burn become the cue to dim the lights, set the phone down, and give yourself a few quiet minutes before the next thing demands your attention.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-details-wrap\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz:\u003c\/strong\u003e A versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz:\u003c\/strong\u003e A larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEstimated burn times:\u003c\/strong\u003e 8 oz up to 45–48 hours, 14 oz up to 70 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat It’s Made With\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eMade with a vegan coconut-soy wax blend, phthalate-free fragrance oils, and reusable glass vessels.\u003c\/p\u003e\n\u003cp\u003eParaffin-free, dye-free, cruelty-free, and handcrafted with care.\u003c\/p\u003e\n\u003cp\u003eIngredients: coconut-soy wax blend, fragrance oil, and cotton wick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCandle Care \u0026amp; Safety\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eTrim wick to 1\/4 inch before each burn. Allow the wax to melt fully to the edges on the first burn to support even performance. Burn up to 4 hours at a time and allow the candle to cool before relighting.\u003c\/p\u003e\n\u003cp\u003eBurn within sight. Keep away from flammable objects. Supervise children and pets around an open flame. Never leave unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eShipping, Curing \u0026amp; Paw-mise™\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eHand-poured to order and typically ships within 1 to 4 business days unless otherwise noted.\u003c\/p\u003e\n\u003cp\u003eBest scent after full cure. Cure date is provided with candle when applicable.\u003c\/p\u003e\n\u003cp\u003eEligible products are covered by our Love It or Swap It Paw-mise™.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-cta\"\u003e\n\u003ch3\u003eLet the room settle before you do.\u003c\/h3\u003e\n\u003cp\u003eNap Trap was made for evenings that need less noise, softer energy, and a gentler transition out of the day. Light it when you want lavender, vanilla, and creamy marshmallow warmth to make the moment feel easier to sink into.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz","offer_id":52511002362132,"sku":"NAPEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"14 oz","offer_id":52511002460436,"sku":"NAPEW14OZ","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/nap-trap-lavender-marshmallow-vanilla-candle-handcrafted-soy-coconut-wax-apawthacary-co.webp?v=1777844843","url":"https:\/\/theapawthecary.co\/products\/nap-trap-lavender-marshmallow-vanilla-candle","provider":"The Apawthecary Co.","version":"1.0","type":"link"}