{"product_id":"butter-me-up-cocoa-butter-coconut-soft-woods-candle","title":"Butter Me Up — Cocoa Butter, Coconut \u0026 Soft Woods Candle","description":"\u003cstyle\u003e\n  .apaw-hero-candle {\n    --panel: #ffffff;\n    --soft: #f8f4ee;\n    --soft-2: #fbf7f0;\n    --border: #eadfce;\n    --text: #3f342c;\n    --heading: #2f261f;\n    --muted: #5d5147;\n    --accent: #8b6b4a;\n\n    color: var(--text);\n    font-family: inherit;\n    line-height: 1.65;\n  }\n\n  .apaw-hero-candle * {\n    box-sizing: border-box;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4,\n  .apaw-hero-candle p {\n    margin: 0;\n  }\n\n  .apaw-hero-candle h2,\n  .apaw-hero-candle h3,\n  .apaw-hero-candle h4 {\n    color: var(--heading);\n  }\n\n  .apaw-hero-candle p {\n    color: var(--muted);\n  }\n\n  .apaw-hero-section {\n    margin-bottom: 18px;\n  }\n\n  .apaw-hero-panel {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 28px;\n  }\n\n  .apaw-eyebrow {\n    text-transform: uppercase;\n    letter-spacing: 1.9px;\n    font-size: 12px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .apaw-hero-hook {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.06;\n    font-weight: 700;\n    color: var(--heading);\n    margin-bottom: 16px;\n    letter-spacing: -0.02em;\n  }\n\n  .apaw-lead {\n    font-size: 16px;\n    line-height: 1.8;\n    margin-bottom: 12px;\n    max-width: 940px;\n  }\n\n  .apaw-seo-line {\n    color: var(--heading) !important;\n    font-weight: 700;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 940px;\n  }\n\n  .apaw-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .apaw-mini-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 15px;\n  }\n\n  .apaw-mini-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .apaw-mini-box span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .apaw-two-col {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-card {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n  }\n\n  .apaw-card-soft {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n  }\n\n  .apaw-card h3 {\n    font-size: 25px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-card p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 13px;\n  }\n\n  .apaw-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-feature-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .apaw-feature {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 13px 14px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .apaw-feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-box {\n    background: var(--soft-2);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 15px;\n  }\n\n  .apaw-profile-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border-bottom: 1px solid var(--border);\n    padding: 10px 0;\n    font-size: 14px;\n  }\n\n  .apaw-profile-row:first-child {\n    padding-top: 0;\n  }\n\n  .apaw-profile-row:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .apaw-profile-row strong {\n    color: var(--heading);\n  }\n\n  .apaw-profile-row span {\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .apaw-label {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    font-size: 11px;\n    color: var(--accent);\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .apaw-note {\n    color: var(--heading) !important;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 14px !important;\n  }\n\n  .apaw-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n\n  .apaw-tag {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    padding: 5px 9px;\n    font-size: 12px;\n    color: var(--heading);\n    line-height: 1.2;\n  }\n\n  .apaw-highlight {\n    background: linear-gradient(180deg, #ffffff 0%, #fbf7f0 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-highlight h3 {\n    font-size: 24px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .apaw-highlight p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-love-box {\n    background: var(--soft);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-love-box h3 {\n    font-size: 23px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-love-box ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .apaw-love-box li {\n    color: var(--muted);\n    margin-bottom: 7px;\n    line-height: 1.7;\n  }\n\n  .apaw-ritual-box {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px;\n    margin-bottom: 18px;\n  }\n\n  .apaw-ritual-box h3 {\n    font-size: 24px;\n    margin-bottom: 10px;\n  }\n\n  .apaw-ritual-box p {\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 12px;\n  }\n\n  .apaw-ritual-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-details-wrap {\n    margin-top: 20px;\n  }\n\n  .apaw-hero-candle details {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n\n  .apaw-hero-candle summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 700;\n    color: var(--heading);\n    padding: 16px 18px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .apaw-hero-candle summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-hero-candle summary::after {\n    content: \"+\";\n    color: var(--accent);\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .apaw-hero-candle details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-details-body {\n    border-top: 1px solid var(--border);\n    padding: 14px 18px 18px;\n  }\n\n  .apaw-details-body p {\n    margin-bottom: 10px;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .apaw-cta {\n    background: linear-gradient(180deg, #ffffff 0%, #f8f4ee 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 30px 26px;\n    text-align: center;\n    margin-top: 22px;\n  }\n\n  .apaw-cta h3 {\n    font-size: clamp(26px, 2.5vw, 34px);\n    line-height: 1.14;\n    margin-bottom: 10px;\n  }\n\n  .apaw-cta p {\n    font-size: 15px;\n    line-height: 1.75;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  @media (max-width: 850px) {\n    .apaw-mini-grid,\n    .apaw-two-col {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      padding: 18px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 28px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .apaw-hero-panel,\n    .apaw-card,\n    .apaw-highlight,\n    .apaw-love-box,\n    .apaw-ritual-box,\n    .apaw-cta {\n      border-radius: 16px;\n    }\n\n    .apaw-hero-hook {\n      font-size: 25px;\n    }\n\n    .apaw-lead,\n    .apaw-seo-line {\n      font-size: 14px;\n    }\n\n    .apaw-profile-row {\n      display: block;\n    }\n\n    .apaw-profile-row span {\n      display: block;\n      text-align: left;\n      margin-top: 3px;\n    }\n\n    .apaw-hero-candle summary {\n      padding: 15px 16px;\n    }\n\n    .apaw-details-body {\n      padding: 13px 16px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"apaw-hero-candle\"\u003e\n\u003csection class=\"apaw-hero-panel apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-eyebrow\"\u003eSignature Candle · Butter Me Up\u003c\/div\u003e\n\u003cdiv class=\"apaw-hero-hook\"\u003eFor when you want comfort to feel creamy, warm, and a little indulgent without turning the room into dessert.\u003c\/div\u003e\n\u003cp class=\"apaw-lead\"\u003eButter Me Up blends creamy cocoa butter, soft vanilla, warm amber, smooth woods, and gentle musk into a candle that feels cozy, polished, and quietly indulgent.\u003c\/p\u003e\n\u003cp class=\"apaw-lead\"\u003eIt feels rich without becoming heavy, sweet without going sugary, and warm enough to make the moment feel softer without overwhelming the space around you.\u003c\/p\u003e\n\u003cp class=\"apaw-seo-line\"\u003eA cocoa butter coconut-soy candle with creamy vanilla, warm amber, soft woods, and musk designed for cozy, warm, gourmand-comfort home fragrance.\u003c\/p\u003e\n\u003cdiv class=\"apaw-mini-grid\"\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eCreamy comfort scent\u003c\/strong\u003e \u003cspan\u003eCocoa butter and vanilla create a soft, warm first impression.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eSweetness kept smooth\u003c\/strong\u003e \u003cspan\u003eComforting without turning sugary, frosting-heavy, or bakery-like.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-mini-box\"\u003e\n\u003cstrong\u003eCozy without weight\u003c\/strong\u003e \u003cspan\u003eAmber, woods, and musk keep the scent rounded and wearable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-two-col apaw-hero-section\"\u003e\n\u003cdiv class=\"apaw-card apaw-card-soft\"\u003e\n\u003ch3\u003eWhy this scent feels different\u003c\/h3\u003e\n\u003cp\u003eA lot of sweet candles lean too sugary, too bakery-heavy, or too one-note. Butter Me Up keeps the comfort, but smooths it into something creamier, warmer, and more refined.\u003c\/p\u003e\n\u003cp\u003eCocoa butter and vanilla create the soft indulgent opening, while amber, woods, and musk give the fragrance enough depth to feel cozy instead of cloying.\u003c\/p\u003e\n\u003cdiv class=\"apaw-feature-list\"\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eCreamy instead of candy-sweet:\u003c\/strong\u003e cocoa butter and vanilla feel soft, smooth, and comforting without becoming sugary.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eWarmth with balance:\u003c\/strong\u003e amber and soft woods add depth so the scent feels finished instead of flat.\u003c\/div\u003e\n\u003cdiv class=\"apaw-feature\"\u003e\n\u003cstrong\u003eComfort that stays wearable:\u003c\/strong\u003e musk rounds the blend so it feels cozy, clean, and easy to enjoy often.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-card\"\u003e\n\u003ch3\u003eScent profile\u003c\/h3\u003e\n\u003cdiv class=\"apaw-profile-box\"\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eMood\u003c\/strong\u003e \u003cspan\u003eCozy \/ Creamy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eFamily\u003c\/strong\u003e \u003cspan\u003eGourmand \/ Warm \/ Soft Woods\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eScent Strength\u003c\/strong\u003e \u003cspan\u003eMedium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apaw-profile-row\"\u003e\n\u003cstrong\u003eUse When\u003c\/strong\u003e \u003cspan\u003eUnwinding, settling in, adding comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"apaw-label\"\u003eNotes\u003c\/span\u003e\n\u003cp class=\"apaw-note\"\u003eCocoa Butter • Vanilla • Warm Amber • Soft Woods • Musk\u003c\/p\u003e\n\u003cspan class=\"apaw-label\"\u003eMood Tags\u003c\/span\u003e\n\u003cdiv class=\"apaw-tags\"\u003e\n\u003cspan class=\"apaw-tag\"\u003eCreamy\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eWarm\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eCozy\u003c\/span\u003e \u003cspan class=\"apaw-tag\"\u003eComforting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-highlight apaw-hero-section\"\u003e\n\u003ch3\u003eHow it feels\u003c\/h3\u003e\n\u003cp\u003eButter Me Up opens with a creamy cocoa butter softness that quickly blends into smooth vanilla warmth. It has that familiar comfort of something sweet nearby, but without turning the air heavy or overly dessert-like.\u003c\/p\u003e\n\u003cp\u003eAmber, soft woods, and musk settle underneath, giving the scent a warmer finish that feels relaxed, polished, and easy to sink into.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-love-box apaw-hero-section\"\u003e\n\u003ch3\u003eWhat You’ll Love\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCocoa butter and vanilla feel creamy, warm, and comforting.\u003c\/li\u003e\n\u003cli\u003eThe sweetness stays smooth instead of sugary or frosting-heavy.\u003c\/li\u003e\n\u003cli\u003eAmber and woods add depth so the scent feels more elevated.\u003c\/li\u003e\n\u003cli\u003eA strong fit for moments when you want the atmosphere to feel soft, warm, and intentionally cozy.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-ritual-box apaw-hero-section\"\u003e\n\u003ch3\u003eMake it part of the ritual\u003c\/h3\u003e\n\u003cp\u003eLight Butter Me Up when you want the moment to feel softer around the edges. Let the first burn become the cue to slow the pace, get comfortable, and give the day a warmer place to land.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-details-wrap\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSizes, Wicks \u0026amp; Burn Times\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003e\u003cstrong\u003e8 oz:\u003c\/strong\u003e A versatile option for everyday candle use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 oz:\u003c\/strong\u003e A larger format for longer burn sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e15 oz Luxe \u0026amp; Ember:\u003c\/strong\u003e An elevated vessel option for select scents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEstimated burn times:\u003c\/strong\u003e 8 oz up to 45–48 hours, 14 oz up to 70 hours, and 15 oz up to 80 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat It’s Made With\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eMade with a vegan coconut-soy wax blend, phthalate-free fragrance oils, and reusable glass vessels.\u003c\/p\u003e\n\u003cp\u003eParaffin-free, dye-free, cruelty-free, and handcrafted with care.\u003c\/p\u003e\n\u003cp\u003eIngredients: coconut-soy wax blend, fragrance oil, and cotton wick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCandle Care \u0026amp; Safety\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eTrim wick to 1\/4 inch before each burn. Allow the wax to melt fully to the edges on the first burn to support even performance. Burn up to 4 hours at a time and allow the candle to cool before relighting.\u003c\/p\u003e\n\u003cp\u003eBurn within sight. Keep away from flammable objects. Supervise children and pets around an open flame. Never leave unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eShipping, Curing \u0026amp; Paw-mise™\u003c\/summary\u003e\n\u003cdiv class=\"apaw-details-body\"\u003e\n\u003cp\u003eHand-poured to order and typically ships within 1 to 4 business days unless otherwise noted.\u003c\/p\u003e\n\u003cp\u003eBest scent after full cure. Cure date is provided with candle when applicable.\u003c\/p\u003e\n\u003cp\u003eEligible products are covered by our Love It or Swap It Paw-mise™.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"apaw-cta\"\u003e\n\u003ch3\u003eMake the moment feel softer.\u003c\/h3\u003e\n\u003cp\u003eButter Me Up was made for comfort that feels creamy, warm, and easy to settle into. Light it when you want cocoa butter, vanilla, amber, woods, and musk to wrap the moment in something smooth and quietly cozy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Apawthecary Co.","offers":[{"title":"8 oz Frosted White Vessel","offer_id":52511195005204,"sku":"BMUNW08OZ","price":20.99,"currency_code":"USD","in_stock":true},{"title":"14 oz Frosted White Vessel","offer_id":52511195103508,"sku":"BMUNW14OZ","price":26.99,"currency_code":"USD","in_stock":true},{"title":"15 oz Black Vessel","offer_id":52511195201812,"sku":"BMUWWB15OZ","price":29.99,"currency_code":"USD","in_stock":true},{"title":"15 oz Iridescent Vessel","offer_id":52511195234580,"sku":"BMUWWI15OZ","price":30.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/butter-me-up-candle-cocoa-butter-coconut-soft-woods-hand-poured-soy-wax-apawthecary.webp?v=1775562333","url":"https:\/\/theapawthecary.co\/products\/butter-me-up-cocoa-butter-coconut-soft-woods-candle","provider":"The Apawthecary Co.","version":"1.0","type":"link"}