{"title":"Phase \u0026 Flame Seasonal Candle Collection","description":"\u003cp\u003e\u003cstrong\u003eScents that shift with you.\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003eThis seasonal candle collection blends everyday moods with year-round wearability—fragrances that feel current without being seasonal. Designed to fit naturally into your space, these candles bring a fresh, expressive take on home fragrance that still feels effortless and lived-in.\u003c\/p\u003e\u003cp\u003eExplore timeless favorites in \u003ca href=\"\/collections\/tried-and-true\"\u003eTried \u0026amp; True\u003c\/a\u003e or see what’s trending in \u003ca href=\"\/collections\/hot-right-now\"\u003eHot Right Now\u003c\/a\u003e.\u003c\/p\u003e","products":[{"product_id":"treat-yourself","title":"Treat Yourself — Cinnamon Roll \u0026 Maple Sugar Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eTreat Yourself is for when you want the house to smell warm, comforting, and indulgent — like you did something nice for yourself on purpose.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eWarm cinnamon bakery sweetness with buttery pastry and smooth vanilla.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA gourmand bakery candle with butter, warm bakery notes, cinnamon, maple sugar, and vanilla designed for a cozy, nostalgic, comforting home atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\" alt=\"Cruelty Free\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\" alt=\"Vegan\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\" alt=\"Recycle Curbside\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eCozy bakery scent with warm cinnamon roll sweetness\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eButtery pastry and maple sugar balanced by vanilla\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a warm, nostalgic, comforting atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMake a space feel warm, cozy, and freshly comforting\u003c\/li\u003e\n\u003cli\u003eBring bakery-style sweetness without turning artificial or too heavy\u003c\/li\u003e\n\u003cli\u003eCreate an indulgent atmosphere with cinnamon, pastry, and smooth vanilla\u003c\/li\u003e\n\u003cli\u003eWork as an easy comfort scent for kitchens, evenings, and slower moments at home\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKitchens, living rooms, cozy evenings, and dessert lovers\u003c\/li\u003e\n\u003cli\u003eAnyone drawn to warm bakery and gourmand fragrance styles\u003c\/li\u003e\n\u003cli\u003eSpaces that suit a nostalgic, indulgent scent profile\u003c\/li\u003e\n\u003cli\u003ePeople who want sweetness that still feels soft and easy to enjoy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eWarm cinnamon bakery sweetness with buttery pastry and smooth vanilla\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel cozy, indulgent, and instantly more comforting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eTreat Yourself opens with the unmistakable scent of warm butter and fresh bakery notes that instantly make the room feel cozy and inviting. As the fragrance develops, cinnamon and maple sugar begin to rise, creating the comforting aroma of a freshly baked cinnamon roll just pulled from the oven.\u003c\/p\u003e\n\u003cp\u003ePicture warm cinnamon rolls cooling on the kitchen counter while melted butter and maple sugar glaze slowly settle into the air. The cinnamon brings gentle warmth while the buttery pastry notes keep the fragrance rich and authentic.\u003c\/p\u003e\n\u003cp\u003eAs the scent lingers, smooth vanilla settles into the background, rounding everything out into a warm bakery sweetness that feels indulgent without becoming overpowering.\u003c\/p\u003e\n\u003cp\u003eThe result is a cozy dessert fragrance that feels warm, nostalgic, and irresistibly comforting.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Treat Yourself delivers bakery warmth without feeling artificial or overpowering. The cinnamon stays soft, the sweetness remains balanced, and the vanilla keeps everything smooth — creating a scent that feels indulgent yet easy to burn regularly.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eWarms the room fast\u003c\/strong\u003e with buttery bakery notes that immediately make the space feel more inviting and lived-in.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eKeeps sweetness comforting\u003c\/strong\u003e by pairing cinnamon and maple sugar with pastry notes so the profile feels rich instead of artificial.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eStays smooth as it settles\u003c\/strong\u003e thanks to vanilla that rounds out the warmth and keeps the fragrance easy to enjoy.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFits cozy reward moments\u003c\/strong\u003e where you want the space to feel comforting, indulgent, and a little extra on purpose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Cozy\u003cbr\u003eFragrance Family: Gourmand \/ Bakery\u003cbr\u003eScent Strength: Medium-Strong\u003cbr\u003eBest For: Kitchens, living rooms, cozy evenings, dessert lovers\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Butter, warm bakery notes\u003cbr\u003eMiddle: Cinnamon, maple sugar\u003cbr\u003eBase: Vanilla\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▮▮▯\u003cbr\u003eFreshness ▮▯▯▯▯\u003cbr\u003eWarmth ▮▮▮▮▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▯▯▯▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▯▯▯▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e15 oz Luxe \u0026amp; Ember\u003c\/strong\u003e\u003cbr\u003eAn elevated format with a fuller presentation and extended burn time.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eWick Options\u003c\/div\u003e\n\u003cp\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eBurn Times\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eEco Wick\u003c\/strong\u003e\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWooden Wick\u003c\/strong\u003e\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eWhat It’s Made With\u003c\/div\u003e\n\u003cp\u003eMade with a vegan coconut-soy wax blend, approximately 9.5% fragrance load, phthalate-free fragrance oils, and thick-walled glass designed to support balanced burn performance. Each candle is hand-poured in small batches and finished with our signature paw wax topper.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eClean Standards\u003c\/div\u003e\n\u003cp\u003eVegan coconut-soy wax blend\u003cbr\u003eParaffin-free (no petroleum-derived wax)\u003cbr\u003ePhthalate-free fragrance\u003cbr\u003eDye-free formula\u003cbr\u003eCruelty-free\u003cbr\u003eHand-poured in small batches\u003cbr\u003eReusable and recyclable glass\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eBurn \u0026amp; Care\u003c\/div\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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eWarm, buttery, and easy to settle into\u003c\/h2\u003e\n\u003cp\u003eA gourmand bakery scent profile designed to feel nostalgic, comforting, and easy to live with.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eCozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eGourmand \/ Bakery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eMedium-High\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eWarm, smooth, comforting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eBakery notes feel rich and authentic instead of artificial\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCinnamon adds warmth without becoming harsh or spicy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVanilla keeps the sweetness smooth and easy to enjoy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eA strong fit for kitchens, living rooms, and cozy evenings in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eArtificial-smelling bakery sweetness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eTreat the room to something warm, buttery, and instantly comforting.\u003c\/p\u003e\n\u003cp\u003eTreat Yourself brings cinnamon bakery warmth, buttery pastry, and smooth vanilla into your space with a scent that feels indulgent, nostalgic, and easy to enjoy from the first burn to the last.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574169364,"sku":"TTYNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953750212884,"sku":"TTYEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953750245652,"sku":"TTYWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574202132,"sku":"TTYNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953750278420,"sku":"TTYEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953750311188,"sku":"TTYWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/treat-yourself-cinnamon-roll-maple-sugar-candle-hand-poured-soy-coconut-wax-apawthecary.webp?v=1775562458"},{"product_id":"sun-kissed-spoiled-1","title":"Sun-Kissed \u0026 Spoiled — Tropical Citrus, Coconut \u0026 Soft Vanilla Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eSun-Kissed \u0026amp; Spoiled is for when you want the room to feel bright, happy, and a little bit like you’re already on vacation.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eBright tropical citrus with creamy coconut and warm sun-kissed sweetness.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA tropical fruity candle with citrus, tropical fruits, coconut, vanilla, and soft tropical florals designed for a bright, relaxed, beachy home atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\" alt=\"Cruelty Free\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\" alt=\"Vegan\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\" alt=\"Recycle Curbside\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eBright tropical scent with creamy coconut warmth\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSunny citrus and fruit balanced by vanilla and florals\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a relaxed, beachy atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMake a space feel brighter, warmer, and instantly more carefree\u003c\/li\u003e\n\u003cli\u003eBring tropical freshness without turning too sweet or overpowering\u003c\/li\u003e\n\u003cli\u003eCreate a beachy atmosphere with citrus, fruit, and smooth coconut warmth\u003c\/li\u003e\n\u003cli\u003eWork as an uplifting everyday scent for sunny moods and relaxed spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLiving rooms, kitchens, daytime freshness, and summer vibes\u003c\/li\u003e\n\u003cli\u003eAnyone drawn to tropical, fruity, and beachy fragrance styles\u003c\/li\u003e\n\u003cli\u003eSpaces that suit a warm, cheerful scent profile\u003c\/li\u003e\n\u003cli\u003ePeople who want vacation energy without heavy sunscreen sweetness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eBright tropical citrus with creamy coconut and warm sun-kissed sweetness\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel sunny, relaxed, and effortlessly uplifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eSun-Kissed \u0026amp; Spoiled opens with vibrant citrus and juicy tropical fruits that immediately brighten the room with a fresh, sunny energy. As the fragrance settles, creamy coconut begins to emerge, adding a smooth beachy warmth that softens the bright fruit notes.\u003c\/p\u003e\n\u003cp\u003ePicture warm sunlight on the beach while fresh tropical drinks and coconut sunscreen drift through the air. The citrus keeps the scent lively and refreshing while the coconut adds that unmistakable vacation warmth.\u003c\/p\u003e\n\u003cp\u003eAs the fragrance lingers, vanilla and soft tropical florals settle into the background, creating a smooth, sun-drenched finish that feels relaxed, warm, and effortlessly beachy.\u003c\/p\u003e\n\u003cp\u003eThe result is bright, tropical, and carefree — a fragrance that brings the feeling of warm sunshine and ocean breezes into any space.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Sun-Kissed \u0026amp; Spoiled delivers tropical brightness without turning sweet or overpowering. The citrus stays fresh, the coconut remains creamy, and the vanilla-floral base keeps everything balanced — creating a scent that feels sunny and relaxed rather than sharp.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBrightens the room quickly\u003c\/strong\u003e with citrus and tropical fruit that make the air feel lighter, warmer, and more cheerful.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eKeeps the beachy warmth smooth\u003c\/strong\u003e by pairing coconut with bright fruit so the profile feels relaxed instead of heavy.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eStays balanced as it settles\u003c\/strong\u003e thanks to vanilla and soft florals that round out the brightness without dulling it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFits sunny everyday moments\u003c\/strong\u003e where you want the space to feel happy, relaxed, and a little more vacation-ready.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Energizing\u003cbr\u003eFragrance Family: Tropical \/ Fruity\u003cbr\u003eScent Strength: Medium\u003cbr\u003eBest For: Living rooms, kitchens, daytime freshness, summer vibes\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Citrus, tropical fruits\u003cbr\u003eMiddle: Coconut\u003cbr\u003eBase: Vanilla, tropical florals\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▮▯▯\u003cbr\u003eFreshness ▮▮▮▮▯\u003cbr\u003eWarmth ▮▮▮▯▯\u003cbr\u003eFloral ▮▮▯▯▯\u003cbr\u003eWoodiness ▮▯▯▯▯\u003cbr\u003eCitrus ▮▮▮▯▯\u003cbr\u003eHerbal\/Green ▮▯▯▯▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e15 oz Luxe \u0026amp; Ember\u003c\/strong\u003e\u003cbr\u003eAn elevated format with a fuller presentation and extended burn time.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eWick Options\u003c\/div\u003e\n\u003cp\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eBurn Times\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eEco Wick\u003c\/strong\u003e\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWooden Wick\u003c\/strong\u003e\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eWhat It’s Made With\u003c\/div\u003e\n\u003cp\u003eMade with a vegan coconut-soy wax blend, approximately 9.5% fragrance load, phthalate-free fragrance oils, and thick-walled glass designed to support balanced burn performance. Each candle is hand-poured in small batches and finished with our signature paw wax topper.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eClean Standards\u003c\/div\u003e\n\u003cp\u003eVegan coconut-soy wax blend\u003cbr\u003eParaffin-free (no petroleum-derived wax)\u003cbr\u003ePhthalate-free fragrance\u003cbr\u003eDye-free formula\u003cbr\u003eCruelty-free\u003cbr\u003eHand-poured in small batches\u003cbr\u003eReusable and recyclable glass\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eBurn \u0026amp; Care\u003c\/div\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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eSunny, creamy, and easy to enjoy\u003c\/h2\u003e\n\u003cp\u003eA tropical fruity scent profile designed to feel bright, relaxed, and beachy without heavy sweetness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eEnergizing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eTropical \/ Fruity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eBright, warm, balanced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCitrus feels fresh and uplifting instead of sharp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCoconut adds creamy warmth without heaviness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVanilla and florals keep the finish soft and beachy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eA strong fit for kitchens, living rooms, and sunny daytime spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eOverly heavy tropical sweetness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eBring home something bright, beachy, and effortlessly carefree.\u003c\/p\u003e\n\u003cp\u003eSun-Kissed \u0026amp; Spoiled fills your space with tropical citrus, creamy coconut, and warm sun-drenched softness for a scent that feels relaxed, happy, and easy to enjoy from the first burn to the last.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574234900,"sku":"SKSNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953752768788,"sku":"SKSEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953752801556,"sku":"SKSWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574267668,"sku":"SKSNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953752834324,"sku":"SKSEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953752867092,"sku":"SKSWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/sun-kissed-spoiled-tropical-citrus-coconut-soft-vanilla-candle-apawthcary.webp?v=1775562965"},{"product_id":"fireside-treat","title":"Fireside Treat — Toasted Vanilla, Soft Woods \u0026 Ember Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eFireside Treat brings warmth without smoke and sweetness without heaviness into your space.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eSoft clove, creamy vanilla, smooth rosewood, amber, and sandalwood blend into a candle that feels cozy, balanced, and easy to reach for when you want the room to feel warmer and more settled.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA warm clove vanilla candle with rosewood, amber, and sandalwood designed for cozy evenings, quiet spaces, and a smooth fireside-inspired atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eWarm and cozy without smoke\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSoft spice balanced by creamy woods\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a settled, comforting atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring warmth into a room without feeling heavy\u003c\/li\u003e\n\u003cli\u003eCreate a cozy atmosphere that stays smooth and balanced\u003c\/li\u003e\n\u003cli\u003eBlend soft spice, woods, and comfort without overpowering\u003c\/li\u003e\n\u003cli\u003eWork as an easy evening scent you can burn often\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEvening routines and slower nights at home\u003c\/li\u003e\n\u003cli\u003eLiving rooms, bedrooms, and comfort-driven spaces\u003c\/li\u003e\n\u003cli\u003eAnyone who likes warm scents without smoky heaviness\u003c\/li\u003e\n\u003cli\u003ePeople who want sweetness to stay soft and controlled\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eSoft clove warmth with creamy wood depth\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel warmer, calmer, and more inviting without turning smoky or overly sweet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eFireside Treat opens with soft clove that brings a subtle toasted warmth into the room without feeling sharp or overly spiced. As the scent settles, creamy vanilla and rosewood smooth out the profile, keeping everything balanced, warm, and easy to live with.\u003c\/p\u003e\n\u003cp\u003ePicture the kind of cozy evening where the lights are low, the blankets are out, and the room already feels calmer than the day did. The clove gives the fragrance warmth, the vanilla keeps it comforting, and the woods create a smooth finish that feels grounded instead of heavy.\u003c\/p\u003e\n\u003cp\u003eThe result feels warm, polished, and quietly indulgent — cozy without smoke, sweet without heaviness, and soft enough to reach for again and again.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Fireside Treat keeps the clove soft, the woods smooth, and the vanilla comforting so the overall scent feels cozy and balanced instead of smoky, sugary, or overpowering.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds warmth quickly\u003c\/strong\u003e with soft clove and amber that help the room feel more settled and inviting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBalances sweetness with depth\u003c\/strong\u003e by layering vanilla over woods and amber instead of letting it turn sugary. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a cozy atmosphere without smoke\u003c\/strong\u003e so the fireside mood feels smooth and easy to live with. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits regular evening use\u003c\/strong\u003e as a warm scent that feels comforting without becoming too much. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Cozy\u003cbr\u003eFragrance Family: Warm Spice \/ Woods\u003cbr\u003eOverall Profile: Warm, smooth, grounded\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Clove\u003cbr\u003eMiddle: Vanilla, rosewood\u003cbr\u003eBase: Amber, sandalwood\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▯▯▯\u003cbr\u003eFreshness ▮▯▯▯▯\u003cbr\u003eWarmth ▮▮▮▮▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▮▮▮▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▯▯▯▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eClean Standards \u0026amp; Ingredients\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eWarm, smooth, and quietly comforting\u003c\/h2\u003e\n\u003cp\u003eA cozy scent profile designed to feel balanced, grounded, and easy to burn often.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eCozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eWarm Spice \/ Woods\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eLow to Moderate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eWarm, smooth, grounded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eWarmth without smoke\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eSweetness that stays soft and controlled\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eWoods and amber create a cozy, grounded finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eEasy to enjoy during slower evenings at home\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eSmoky heaviness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eBring in the warmth without making the room feel heavy.\u003c\/p\u003e\n\u003cp\u003eFireside Treat wraps soft clove, creamy vanilla, and smooth woods into a cozy scent that feels balanced, comforting, and easy to reach for night after night.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574300436,"sku":"FSTNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953757946132,"sku":"FSTEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953757978900,"sku":"FSTWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574333204,"sku":"FSTNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953758011668,"sku":"FSTEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953758044436,"sku":"FSTWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/fireside-treat-toasted-vanilla-soft-woods-ember-candle-apawthecary-co.webp?v=1775563018"},{"product_id":"sallys-elixir-1","title":"Sally's Elixir — Vanilla Pumpkin \u0026 Marshmallow Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eThe kind of scent that makes the house feel warm and familiar the moment it’s lit.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eWarm pumpkin sweetness wrapped in toasted marshmallow and smooth vanilla cream creates a candle that feels rich, cozy, and nostalgic without turning overly sugary or heavy.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA warm pumpkin marshmallow candle with cream and vanilla designed for cozy evenings, familiar spaces, and a smooth fall dessert atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eWarm and familiar from the first light\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eSmooth pumpkin softened by marshmallow\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a cozy, nostalgic atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring cozy autumn warmth into a room without feeling too spiced\u003c\/li\u003e\n\u003cli\u003eCreate a dessert-inspired atmosphere that stays smooth and balanced\u003c\/li\u003e\n\u003cli\u003eBlend pumpkin, marshmallow, and vanilla into something comforting\u003c\/li\u003e\n\u003cli\u003eFeel rich and familiar without becoming overly heavy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLiving rooms, kitchens, and cozy evening routines\u003c\/li\u003e\n\u003cli\u003eAnyone who loves fall scents with softer sweetness\u003c\/li\u003e\n\u003cli\u003eCreating a warm, nostalgic dessert atmosphere at home\u003c\/li\u003e\n\u003cli\u003ePeople who want pumpkin to feel smooth instead of spice-forward\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eWarm pumpkin sweetness with soft marshmallow comfort\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel cozy, familiar, and inviting without turning overly sugary or spice-heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eSally’s Elixir opens with the comforting aroma of pumpkin that immediately brings a cozy autumn warmth into the room. As the fragrance develops, soft marshmallow begins to melt into the air, adding a creamy sweetness that keeps the pumpkin smooth and inviting rather than overly spiced.\u003c\/p\u003e\n\u003cp\u003ePicture warm pumpkin desserts cooling on the counter while marshmallows slowly toast nearby. The marshmallow softens the pumpkin while cream and vanilla settle into the background, creating a smooth, comforting warmth that fills the space.\u003c\/p\u003e\n\u003cp\u003eThe result is rich, cozy, and nostalgic — a fragrance that feels like fall comfort without becoming overly sugary or heavy.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Sally’s Elixir delivers fall warmth without overwhelming spice. The pumpkin stays smooth, the marshmallow remains soft, and the vanilla keeps the blend balanced so the overall scent feels cozy and familiar rather than heavy.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds familiar warmth quickly\u003c\/strong\u003e with smooth pumpkin and vanilla that make the room feel cozy almost immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eKeeps the sweetness soft\u003c\/strong\u003e by blending marshmallow and cream into the pumpkin instead of letting it become too sugary. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a nostalgic fall atmosphere\u003c\/strong\u003e that feels comforting, warm, and easy to enjoy in everyday spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits seasonal use especially well\u003c\/strong\u003e for kitchens, living rooms, and cozy nights when you want the house to feel welcoming. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Cozy\u003cbr\u003eFragrance Family: Gourmand \/ Autumn Dessert\u003cbr\u003eOverall Profile: Warm, creamy, nostalgic\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Pumpkin\u003cbr\u003eMiddle: Marshmallow\u003cbr\u003eBase: Cream, vanilla\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▮▮▯\u003cbr\u003eFreshness ▮▯▯▯▯\u003cbr\u003eWarmth ▮▮▮▮▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▯▯▯▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▯▯▯▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eRich, cozy, and softly nostalgic\u003c\/h2\u003e\n\u003cp\u003eA dessert-inspired scent profile designed to feel warm, familiar, and comforting without turning too sugary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eCozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eGourmand \/ Autumn Dessert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eModerate to High\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eWarm, creamy, nostalgic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eSmooth pumpkin warmth without heavy spice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eMarshmallow keeps the sweetness soft and creamy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVanilla and cream create a mellow, cozy finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFeels familiar and comforting the moment it’s lit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eOverpowering spice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eThe kind of scent that makes the house feel warm and familiar the moment it’s lit.\u003c\/p\u003e\n\u003cp\u003eSally’s Elixir blends warm pumpkin, soft marshmallow, and smooth vanilla cream into a cozy scent that feels rich, nostalgic, and easy to reach for all season long.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574431508,"sku":"SYENW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953761517844,"sku":"SYEEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953761550612,"sku":"SYEWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574464276,"sku":"SYENW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953761583380,"sku":"SYEEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953761616148,"sku":"SYEWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/sallys-elixir-vanilla-pumpkin-marshmallow-candle-hand-poured-soy-coconut-wax-apawthecary-co.webp?v=1775563071"},{"product_id":"fresh-air-dont-care","title":"Bamboo Garden — Bamboo, Aloe \u0026 Soft Jasmine Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eThe kind of scent that makes the house feel freshly aired out the moment it’s lit.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eFresh bamboo and soft aloe with clean jasmine and smooth musk create a candle that feels airy, calming, and naturally clean without turning sharp or heavily perfumed.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA fresh bamboo aloe candle with jasmine and smooth musk designed for clean spaces, spa-like calm, and an airy everyday atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eFresh and airy from the first light\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eClean bamboo softened by aloe and jasmine\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a peaceful, refreshed atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring clean, airy freshness into a room without feeling harsh\u003c\/li\u003e\n\u003cli\u003eCreate a calm atmosphere that feels spa-like and balanced\u003c\/li\u003e\n\u003cli\u003eBlend green notes, soft florals, and musk into something easy to live with\u003c\/li\u003e\n\u003cli\u003eMake everyday spaces feel more open, peaceful, and refreshed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBathrooms, bedrooms, and living spaces that need a clean reset\u003c\/li\u003e\n\u003cli\u003eAnyone who loves fresh scents without a strong perfume feel\u003c\/li\u003e\n\u003cli\u003eCreating a calm, spa-like atmosphere at home\u003c\/li\u003e\n\u003cli\u003ePeople who want greenery and softness instead of sharp freshness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eFresh bamboo and aloe with a soft, clean finish\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel open, peaceful, and refreshed without turning overly floral or heavily perfumed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eBamboo Garden opens with crisp bamboo and cooling aloe that instantly bring a feeling of clean, airy freshness into the room. The scent feels light and natural, like fresh greenery after a gentle rain.\u003c\/p\u003e\n\u003cp\u003eAs the fragrance settles, soft jasmine begins to emerge, adding a delicate floral note that keeps the scent calm and balanced without becoming perfumey. The floral layer blends smoothly with the fresh bamboo, creating a peaceful, spa-like atmosphere.\u003c\/p\u003e\n\u003cp\u003ePicture a quiet garden pathway lined with bamboo while soft floral air drifts through the leaves. As the scent lingers, smooth musk settles into the background, grounding the fragrance and giving it a clean, comforting finish.\u003c\/p\u003e\n\u003cp\u003eThe result is fresh, calming, and naturally clean — a fragrance that makes a space feel open, peaceful, and refreshed.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Bamboo Garden delivers freshness without sharpness. The bamboo stays clean, the aloe remains smooth, and the musk keeps the blend grounded so the overall scent feels airy and natural rather than heavily perfumed.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds clean freshness quickly\u003c\/strong\u003e with crisp bamboo and aloe that make the room feel brighter and more open almost immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eKeeps the floral note soft\u003c\/strong\u003e by blending jasmine into the green freshness instead of letting it dominate the scent. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a peaceful spa-like atmosphere\u003c\/strong\u003e that feels light, natural, and easy to enjoy in everyday spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits regular daily use especially well\u003c\/strong\u003e for bathrooms, bedrooms, and anywhere you want the house to feel freshly reset. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Fresh \u0026amp; Clean\u003cbr\u003eFragrance Family: Green \/ Spa\u003cbr\u003eOverall Profile: Airy, clean, calming\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Bamboo, aloe\u003cbr\u003eMiddle: Jasmine\u003cbr\u003eBase: Musk\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▯▯▯▯\u003cbr\u003eFreshness ▮▮▮▮▮\u003cbr\u003eWarmth ▮▮▯▯▯\u003cbr\u003eFloral ▮▮▯▯▯\u003cbr\u003eWoodiness ▮▯▯▯▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▮▮▮▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eFresh, calming, and naturally clean\u003c\/h2\u003e\n\u003cp\u003eA spa-inspired scent profile designed to feel airy, peaceful, and easy to burn often without overwhelming the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eFresh \u0026amp; Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eGreen \/ Spa\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eLow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eAiry, clean, calming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCrisp bamboo keeps the scent clean and refreshing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eAloe softens the freshness so it stays smooth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eJasmine adds a light floral note without turning perfumey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eMusk creates a calm, grounded finish that feels easy to live with\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eHeavy perfume-like sharpness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eThe kind of scent that makes the house feel freshly aired out the moment it’s lit.\u003c\/p\u003e\n\u003cp\u003eBamboo Garden blends crisp bamboo, cooling aloe, soft jasmine, and smooth musk into a clean, spa-like scent that feels airy, calming, and easy to reach for every day.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574562580,"sku":"FADNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953765712148,"sku":"FADEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953765744916,"sku":"FADWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574595348,"sku":"FADNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953765777684,"sku":"FADEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953765810452,"sku":"FADWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/bamboo-garden-candle-hand-poured-soy-coconut-wax-fresh-bamboo-spa-air-apawthecary.webp?v=1775563124"},{"product_id":"rockin-around-1","title":"Rockin' Around — Pine, Birchwood \u0026 Fir Balsam Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eRockin’ Around is for when you want the space to feel crisp, calm, and grounded — like stepping outside into cool forest air and taking a deep breath.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eCrisp white pine and fir balsam with warm birchwood and smooth amber create a candle that feels fresh, woodsy, and comforting without turning sharp or overpowering.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA crisp evergreen candle with white pine, fir balsam, birchwood, amber, and musk designed for winter atmosphere, cozy evenings, and fresh forest-inspired spaces.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eCrisp forest air from the first light\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eEvergreen freshness balanced by smooth woods\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a calm, grounded winter atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring crisp evergreen freshness into a room without feeling harsh\u003c\/li\u003e\n\u003cli\u003eCreate a winter atmosphere that feels calm, grounded, and natural\u003c\/li\u003e\n\u003cli\u003eBlend pine, woods, and amber into something balanced and easy to live with\u003c\/li\u003e\n\u003cli\u003eMake a space feel fresh while still keeping a cozy finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLiving rooms, holiday spaces, and cozy winter evenings\u003c\/li\u003e\n\u003cli\u003eAnyone who loves forest scents without too much sharpness\u003c\/li\u003e\n\u003cli\u003eCreating a clean evergreen atmosphere at home\u003c\/li\u003e\n\u003cli\u003ePeople who want freshness balanced by warmth and depth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eCrisp evergreen air with smooth wood warmth\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel fresh, calm, and grounded without turning overly sharp or overly heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eRockin’ Around opens with the unmistakable scent of fresh white pine, bringing the bright, clean aroma of evergreen branches into the room. The pine feels crisp and natural, like stepping into a forest filled with snow-covered trees.\u003c\/p\u003e\n\u003cp\u003eAs the fragrance settles, fir balsam and smooth birchwood begin to emerge, adding depth and a gentle wood warmth that keeps the scent grounded and balanced. The evergreen notes remain bright while the woods soften the sharp edges.\u003c\/p\u003e\n\u003cp\u003ePicture walking through a quiet winter forest where pine branches hang heavy with snow and fresh evergreen air fills the space. As the fragrance lingers, amber and soft musk settle into the background, creating a warm, cozy finish that feels both fresh and comforting.\u003c\/p\u003e\n\u003cp\u003eThe result is a classic evergreen fragrance — crisp forest air balanced by smooth woods and warm amber.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Rockin’ Around delivers forest freshness without sharpness. The pine stays clean, the woods remain smooth, and the amber and musk add balance so the overall scent feels calm and natural rather than overpowering.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds crisp freshness quickly\u003c\/strong\u003e with white pine and fir balsam that make the room feel cleaner and more open almost immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eKeeps the woods smooth and balanced\u003c\/strong\u003e by layering birchwood and amber underneath the evergreen notes instead of letting them turn too sharp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a calm winter atmosphere\u003c\/strong\u003e that feels fresh, woodsy, and comforting in a natural way. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits seasonal use especially well\u003c\/strong\u003e for holiday spaces, quiet evenings, and rooms that need a classic evergreen mood. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Earthy\u003cbr\u003eFragrance Family: Evergreen \/ Woods\u003cbr\u003eOverall Profile: Crisp, woodsy, grounded\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: White pine\u003cbr\u003eMiddle: Birchwood, fir balsam\u003cbr\u003eBase: Amber, musk\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▯▯▯▯\u003cbr\u003eFreshness ▮▮▮▮▮\u003cbr\u003eWarmth ▮▮▮▯▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▮▮▮▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▮▮▮▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eCrisp, woodsy, and quietly grounding\u003c\/h2\u003e\n\u003cp\u003eAn evergreen scent profile designed to feel fresh, natural, and balanced without overwhelming the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eEarthy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eEvergreen \/ Woods\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eLow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eCrisp, woodsy, grounded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eWhite pine keeps the scent fresh and clean like cool forest air\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFir balsam and birchwood bring smooth natural depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eAmber and musk create a warm, grounded finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFeels calm, classic, and easy to enjoy throughout the season\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eOverpowering evergreen sharpness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eRockin’ Around is for when you want the space to feel crisp, calm, and grounded — like stepping outside into cool forest air and taking a deep breath.\u003c\/p\u003e\n\u003cp\u003eRockin’ Around fills the room with fresh white pine, smooth woods, and warm amber for an evergreen scent that feels classic, balanced, and easy to reach for all winter long.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574628116,"sku":"RKANW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953781735700,"sku":"RKAEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953781768468,"sku":"RKAWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888574660884,"sku":"RKANW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953781801236,"sku":"RKAEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953781834004,"sku":"RKAWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/rockin-around-pine-birchwood-fir-balsam-soy-candle-apawthecary.png?v=1775265064"},{"product_id":"spring-break-1","title":"Spring Break — Clean Green Cannabis Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eThe kind of scent that makes the room feel laid-back and easy, like nothing on your to-do list actually matters right now.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eFresh cannabis leaf with earthy vetiver and smooth tonka warmth creates a candle that feels relaxed, natural, and quietly bold without turning sharp, smoky, or overpowering.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA fresh cannabis leaf candle with earthy vetiver and smooth tonka bean designed for laid-back spaces, relaxed evenings, and a grounded botanical atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eRelaxed and earthy from the first light\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eFresh green cannabis softened by tonka warmth\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a laid-back, grounded atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring a relaxed botanical atmosphere into a room without feeling heavy\u003c\/li\u003e\n\u003cli\u003eCreate an earthy scent profile that stays smooth and balanced\u003c\/li\u003e\n\u003cli\u003eBlend green cannabis notes, vetiver, and tonka into something easy to live with\u003c\/li\u003e\n\u003cli\u003eMake a space feel calm, laid-back, and naturally grounded\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLiving rooms, relaxed evenings, and low-pressure spaces\u003c\/li\u003e\n\u003cli\u003eAnyone who likes green earthy scents without smoky harshness\u003c\/li\u003e\n\u003cli\u003eCreating a laid-back botanical atmosphere at home\u003c\/li\u003e\n\u003cli\u003ePeople who want freshness balanced by warmth and depth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eFresh green cannabis with earthy warmth underneath\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel calm, natural, and quietly bold without turning sharp, smoky, or overly sweet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eSpring Break opens with the unmistakable scent of fresh cannabis flower — green, slightly herbal, and naturally earthy. The fragrance immediately brings a relaxed atmosphere into the room without becoming sharp or overpowering.\u003c\/p\u003e\n\u003cp\u003eAs the scent develops, vetiver begins to emerge, adding a deeper earthy character that grounds the bright green cannabis notes. The combination creates a balanced fragrance that feels natural, calm, and quietly bold.\u003c\/p\u003e\n\u003cp\u003ePicture warm sunlight drifting through open windows while fresh cannabis leaves and earthy botanicals linger in the air. As the fragrance settles, tonka bean softens the base with a smooth warmth that keeps the scent rounded and balanced.\u003c\/p\u003e\n\u003cp\u003eThe result is earthy, relaxed, and subtly sweet — a fragrance that feels laid-back and natural while still filling the space with presence.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Spring Break delivers herbal freshness without smoke or sharpness. The cannabis note stays green, the vetiver remains balanced, and the tonka bean softens the edges so the overall scent feels relaxed and natural rather than overpowering.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds relaxed freshness quickly\u003c\/strong\u003e with green cannabis notes that make the room feel more laid-back almost immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eKeeps the earthiness balanced\u003c\/strong\u003e by layering vetiver underneath the brighter herbal notes instead of letting them turn too sharp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a laid-back botanical atmosphere\u003c\/strong\u003e that feels natural, grounded, and easy to enjoy in everyday spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits evening use especially well\u003c\/strong\u003e for living rooms, slower nights, and spaces where you want the mood to feel easy and unforced. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Earthy\u003cbr\u003eFragrance Family: Green \/ Earthy\u003cbr\u003eOverall Profile: Relaxed, green, grounded\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Cannabis flower\u003cbr\u003eMiddle: Vetiver\u003cbr\u003eBase: Tonka bean\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▯▯▯\u003cbr\u003eFreshness ▮▮▮▯▯\u003cbr\u003eWarmth ▮▮▮▯▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▮▮▯▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▮▮▮▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eEarthy, relaxed, and quietly bold\u003c\/h2\u003e\n\u003cp\u003eA green botanical scent profile designed to feel laid-back, grounded, and easy to burn often without overwhelming the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eEarthy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eGreen \/ Earthy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eLow to Moderate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eRelaxed, green, grounded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFresh cannabis flower keeps the scent green and herbal without smoke\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVetiver adds earthy depth that feels grounded and balanced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eTonka bean softens the base with subtle warmth and smoothness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFeels laid-back and natural while still giving the room presence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eSmoke or sharp herbal harshness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eThe kind of scent that makes the room feel laid-back and easy, like nothing on your to-do list actually matters right now.\u003c\/p\u003e\n\u003cp\u003eSpring Break blends fresh cannabis flower, earthy vetiver, and smooth tonka warmth into a relaxed botanical scent that feels natural, grounded, and easy to reach for whenever you want the mood to chill out.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888575938836,"sku":"SPBNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953785831700,"sku":"SPBEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953785864468,"sku":"SPBWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51888575971604,"sku":"SPBNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953785897236,"sku":"SPBEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953785930004,"sku":"SPBWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/spring-break-clean-green-cannabis-candle-apawthecary-co-hand-poured-soy-coconut-wax.png?v=1775265093"},{"product_id":"nom-noms","title":"Nom Noms — Snickerdoodle Cookie Candle","description":"\u003cstyle\u003e\n  .apaw-product {\n    --bg: #fffaf4;\n    --panel: #ffffff;\n    --panel-soft: #f8f4ee;\n    --panel-alt: #f4efe7;\n    --border: #eadfce;\n    --border-strong: #deceb7;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --muted-light: #7a6a5d;\n    --accent: #8b6b4a;\n    --accent-dark: #75583c;\n    --accent-soft: #efe4d4;\n    --shadow: 0 10px 30px rgba(63, 52, 44, 0.07);\n    --shadow-soft: 0 4px 14px rgba(63, 52, 44, 0.05);\n    --shadow-badge: 0 6px 16px rgba(63, 52, 44, 0.06);\n    --radius-xl: 24px;\n    --radius-lg: 20px;\n    --radius-md: 16px;\n    --radius-sm: 14px;\n    background: var(--bg);\n    color: var(--text);\n    padding: 28px 16px 60px;\n    font-family: inherit;\n  }\n\n  .apaw-product * {\n    box-sizing: border-box;\n  }\n\n  .apaw-product img {\n    max-width: 100%;\n  }\n\n  .apaw-product-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  .apaw-product .hero {\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 34px 28px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-product .eyebrow {\n    margin: 0 0 10px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--muted-light);\n  }\n\n  .apaw-product .hero-hook {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .subhead {\n    margin: 0 0 14px;\n    max-width: 900px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .seo-line {\n    margin: 0;\n    max-width: 900px;\n    color: var(--heading);\n    font-size: 15px;\n    line-height: 1.8;\n    font-weight: 600;\n  }\n\n  .apaw-product .badge-row {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: flex-start;\n    align-items: stretch;\n    gap: 10px;\n    margin-top: 22px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box {\n    flex: 0 0 calc((100% - 20px) \/ 3);\n    width: calc((100% - 20px) \/ 3);\n    max-width: 130px;\n    min-width: 0;\n    aspect-ratio: 1 \/ 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    box-shadow: var(--shadow-badge);\n    overflow: hidden;\n  }\n\n  .apaw-product .badge-box img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n  }\n\n  .apaw-product .snapshot {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0 22px;\n  }\n\n  .apaw-product .snapshot-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    color: var(--heading);\n    text-align: center;\n  }\n\n  .apaw-product .quick-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 22px;\n  }\n\n  .apaw-product .quick-box {\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-soft);\n    padding: 18px;\n  }\n\n  .apaw-product .quick-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .quick-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .quick-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n    margin-bottom: 4px;\n  }\n\n  .apaw-product .grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n  }\n\n  .apaw-product .card {\n    background: var(--panel);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .apaw-product .card-head {\n    padding: 22px 22px 14px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, #ffffff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product .card-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    border: 1px solid var(--border);\n    background: var(--panel-soft);\n    color: var(--muted-light);\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-product .card-head h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-size: 26px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .apaw-product .card-head p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .apaw-product .card-body p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .apaw-product .feature-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .apaw-product .feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 12px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .apaw-product .feature .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    margin-top: 8px;\n    flex: 0 0 8px;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 14px;\n  }\n\n  .apaw-product .mini-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n  }\n\n  .apaw-product .mini-box h3 {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .apaw-product .mini-box p,\n  .apaw-product .mini-box li {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .mini-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .apaw-product .stat-list {\n    display: grid;\n    gap: 0;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .apaw-product .stat:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-product .stat span:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-product .callout {\n    margin: 18px 0 0;\n    padding: 16px;\n    border-radius: var(--radius-md);\n    border: 1px solid var(--border);\n    background: linear-gradient(180deg, #fffdf9 0%, #f8f4ee 100%);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  .apaw-product .callout strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 22px 0 8px;\n  }\n\n  .apaw-product details {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-top: 14px;\n    overflow: hidden;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: var(--heading);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    font-size: 24px;\n    line-height: 1;\n    color: var(--accent);\n    flex: 0 0 auto;\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid var(--border);\n  }\n\n  .apaw-product .accordion-body p,\n  .apaw-product .accordion-body .feature-list,\n  .apaw-product .accordion-body ul {\n    margin-top: 14px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    margin-top: 16px;\n    margin-bottom: 8px;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 20px;\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-strip p {\n    margin: 0 0 10px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-strip p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-product .cta-main {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading) !important;\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-urgency {\n    color: var(--muted);\n    font-size: 14px !important;\n  }\n\n  @media (max-width: 900px) {\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 12px 50px;\n    }\n\n    .apaw-product .hero {\n      padding: 28px 16px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .apaw-product .badge-box {\n      flex: 0 0 calc((100% - 16px) \/ 3);\n      width: calc((100% - 16px) \/ 3);\n      max-width: none;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .apaw-product .card-head,\n    .apaw-product .card-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .accordion-body {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .apaw-product .hero-hook {\n      font-size: 24px;\n    }\n\n    .apaw-product .card-head h2 {\n      font-size: 22px;\n    }\n\n    .apaw-product summary {\n      font-size: 16px;\n      padding: 15px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"apaw-product\"\u003e\n\u003cdiv class=\"apaw-product-inner\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eHandcrafted Candle\u003c\/p\u003e\n\u003cp class=\"hero-hook\"\u003eThe kind of scent that makes the house feel like something just came out of the oven the moment it’s lit.\u003c\/p\u003e\n\u003cp class=\"subhead\"\u003eWarm cinnamon sugar and buttery pastry with smooth creamy vanilla create a candle that feels cozy, familiar, and bakery-fresh without turning artificial or overly sweet.\u003c\/p\u003e\n\u003cp class=\"seo-line\"\u003eA warm cinnamon sugar candle with buttery pastry and creamy vanilla designed for cozy evenings, kitchen comfort, and a fresh-baked bakery atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Cruelty Free\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774304598\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Vegan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/vegan1.png?v=1774304652\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"badge-box\"\u003e\u003cimg alt=\"Recycle Curbside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/recyclec.png?v=1774362077\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snapshot\"\u003e\n\u003cdiv class=\"snapshot-item\"\u003eFresh-baked warmth from the first light\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eCinnamon sugar softened by buttery pastry\u003c\/div\u003e\n\u003cdiv class=\"snapshot-item\"\u003eDesigned for a cozy, bakery-style atmosphere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eWhat this candle is made to do\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBring fresh bakery warmth into a room without feeling artificial\u003c\/li\u003e\n\u003cli\u003eCreate a dessert-inspired atmosphere that stays soft and balanced\u003c\/li\u003e\n\u003cli\u003eBlend cinnamon sugar, pastry, and vanilla into something comforting\u003c\/li\u003e\n\u003cli\u003eMake a space feel cozy and familiar without becoming too sugary\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-box\"\u003e\n\u003ch3\u003eBest for\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKitchens, living rooms, and cozy evening routines\u003c\/li\u003e\n\u003cli\u003eAnyone who loves bakery scents with realistic warmth\u003c\/li\u003e\n\u003cli\u003eCreating a fresh-out-of-the-oven atmosphere at home\u003c\/li\u003e\n\u003cli\u003ePeople who want sweetness balanced by buttery depth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eProduct Overview\u003c\/div\u003e\n\u003ch2\u003eWarm cinnamon sugar with soft bakery richness\u003c\/h2\u003e\n\u003cp\u003eBuilt to make a space feel cozy, familiar, and inviting without turning overly sugary or artificial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cp\u003eNom Noms opens with the unmistakable scent of cinnamon sugar warming in the oven, instantly bringing the comforting aroma of fresh bakery treats into the room. The cinnamon feels warm and familiar rather than sharp, creating that classic snickerdoodle cookie sweetness.\u003c\/p\u003e\n\u003cp\u003eAs the fragrance develops, rich buttery pastry notes begin to rise, adding depth and warmth that makes the scent feel freshly baked rather than sugary. The butter accord gives the fragrance a soft, golden richness that fills the space with cozy bakery comfort.\u003c\/p\u003e\n\u003cp\u003ePicture trays of warm snickerdoodle cookies cooling on the kitchen counter while cinnamon sugar lingers in the air. As the scent settles, creamy vanilla smooths everything out, rounding the fragrance into a warm dessert finish that feels comforting and nostalgic.\u003c\/p\u003e\n\u003cp\u003eThe result is warm, cozy, and deliciously familiar — a bakery fragrance that feels authentic without becoming overly sweet.\u003c\/p\u003e\n\u003cdiv class=\"callout\"\u003e\n\u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e Nom Noms delivers bakery warmth without feeling artificial or overpowering. The cinnamon stays soft, the butter remains smooth, and the vanilla keeps the blend balanced so the overall scent feels cozy and inviting rather than sugary.\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow It Works for Your Space\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdds bakery warmth quickly\u003c\/strong\u003e with cinnamon sugar and pastry notes that make the room feel more comforting almost immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eKeeps the sweetness balanced\u003c\/strong\u003e by layering buttery richness and vanilla underneath the cinnamon instead of letting it turn too sugary. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreates a cozy dessert atmosphere\u003c\/strong\u003e that feels authentic, warm, and easy to enjoy in everyday spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFits kitchen and evening use especially well\u003c\/strong\u003e for spaces where you want the house to feel welcoming, familiar, and full of comfort. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eScent Profile\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eQuick Product Snapshot\u003c\/div\u003e\n\u003cp\u003eMood: Cozy\u003cbr\u003eFragrance Family: Gourmand \/ Bakery\u003cbr\u003eOverall Profile: Warm, bakery-fresh, nostalgic\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Notes\u003c\/div\u003e\n\u003cp\u003eTop: Cinnamon sugar\u003cbr\u003eMiddle: Butter accord\u003cbr\u003eBase: Creamy vanilla\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eScent Map\u003c\/div\u003e\n\u003cp\u003eSweetness ▮▮▮▮▯\u003cbr\u003eFreshness ▮▯▯▯▯\u003cbr\u003eWarmth ▮▮▮▮▯\u003cbr\u003eFloral ▮▯▯▯▯\u003cbr\u003eWoodiness ▮▯▯▯▯\u003cbr\u003eCitrus ▮▯▯▯▯\u003cbr\u003eHerbal\/Green ▮▯▯▯▯\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz\u003c\/strong\u003e\u003cbr\u003eA versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz\u003c\/strong\u003e\u003cbr\u003eA larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWick Options\u003c\/strong\u003e\u003cbr\u003eWickless (warmer required)\u003cbr\u003eEco cotton wick\u003cbr\u003eWooden wick\u003cbr\u003eLuxe \u0026amp; Ember dual wooden wick (select scents)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBurn Times\u003c\/strong\u003e\u003cbr\u003eEco Wick\u003cbr\u003e8 oz: Up to 48 hours\u003cbr\u003e14 oz: Up to 70 hours\u003c\/p\u003e\n\u003cp\u003eWooden Wick\u003cbr\u003e8 oz: Up to 45 hours\u003cbr\u003e14 oz: Up to 70 hours\u003cbr\u003e15 oz Luxe \u0026amp; Ember: Up to 80 hours\u003c\/p\u003e\n\u003cp\u003eBurn performance can vary based on room conditions, airflow, warmer style, and wick care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIngredients \u0026amp; Standards\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eVegan coconut–soy wax blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003ePhthalate-free fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDye-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eReusable and recyclable glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eIngredients\u003c\/div\u003e\n\u003cp\u003eCoconut–soy wax blend, ECO cotton wick(s) or FSC certified wooden crackling wick(s), fragrance oils.\u003cbr\u003eFree from paraffin wax, parabens, and phthalates.\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=\"accordion-body\"\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Care\u003c\/div\u003e\n\u003cp\u003eTrim wick to ¼ 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. Allow candle to cool completely before relighting.\u003c\/p\u003e\n\u003cdiv class=\"accordion-subtitle\"\u003eCandle Safety\u003c\/div\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\u003cdiv class=\"accordion-subtitle\"\u003eLove It or Swap It Paw-mise™\u003c\/div\u003e\n\u003cp\u003eIf it’s not love, you may request a one-time swap for an equal or lesser-value product. We want choosing a product to feel easy and stress-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"card\"\u003e\n\u003cdiv class=\"card-head\"\u003e\n\u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n\u003ch2\u003eWarm, cozy, and bakery-fresh\u003c\/h2\u003e\n\u003cp\u003eA dessert-inspired scent profile designed to feel familiar, comforting, and easy to burn often without overwhelming the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card-body\"\u003e\n\u003cdiv class=\"mini-stack\"\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eFragrance Style\u003c\/h3\u003e\n\u003cdiv class=\"stat-list\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eMood\u003c\/span\u003e \u003cspan\u003eCozy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eFamily\u003c\/span\u003e \u003cspan\u003eGourmand \/ Bakery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eSweetness\u003c\/span\u003e \u003cspan\u003eModerate to High\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan\u003eOverall Feel\u003c\/span\u003e \u003cspan\u003eWarm, bakery-fresh, nostalgic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eWhat You'll Love\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCinnamon sugar keeps the scent warm and familiar without sharpness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eButter accord adds soft baked-cookie richness and depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eCreamy vanilla rounds out the finish with smooth comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eFeels like warm cookies cooling on the counter without becoming too sugary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-box\"\u003e\n\u003ch3\u003eMade Without\u003c\/h3\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eParaffin wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eDyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan\u003eArtificial bakery harshness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\n\u003cp class=\"cta-main\"\u003eThe kind of scent that makes the house feel like something just came out of the oven the moment it’s lit.\u003c\/p\u003e\n\u003cp\u003eNom Noms blends warm cinnamon sugar, buttery pastry, and smooth creamy vanilla into a cozy bakery scent that feels familiar, comforting, and easy to reach for whenever you want the house to feel extra inviting.\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eHand-poured to order \u0026amp; ships within 1 to 4 business days\u003c\/p\u003e\n\u003cp class=\"cta-ship\"\u003eBest scent after full cure, cure date provided with candle\u003c\/p\u003e\n\u003cp class=\"cta-urgency\"\u003eFree Shipping over $35\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51896835637524,"sku":"NNNW08OZ","price":18.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953791074580,"sku":"NNEW08OZ","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953791107348,"sku":"NNWW08OZ","price":21.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wickless (Warmer Required)","offer_id":51896835670292,"sku":"NNNW14OZ","price":23.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Eco Cotton Wick","offer_id":51953791140116,"sku":"NNEW14OZ","price":24.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel \/ Wooden Wick","offer_id":51953791172884,"sku":"NNWW14OZ","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/nom-noms-snickerdoodle-cookie-candle-phase-flame-collection-hand-poured-soy-coconut-wax.png?v=1775265311"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/collections\/IMG-7681.png?v=1775476702","url":"https:\/\/theapawthecary.co\/collections\/pf-seasonal-candles.oembed","provider":"The Apawthecary Co.","version":"1.0","type":"link"}