{"product_id":"stormy-nights-relaxing-cold-process-soap-legacy-batch-closeout","title":"Stormy Nights - Relaxing Cold Process Soap - Legacy Batch Closeout","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    --closeout-bg: #fff4e6;\n    --closeout-border: #d9c6a8;\n    --closeout-text: #8a5a1e;\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    display: block;\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 .closeout-note {\n    margin-top: 16px;\n    padding: 12px 14px;\n    border: 1px solid var(--closeout-border);\n    border-radius: 14px;\n    background: var(--closeout-bg);\n    color: var(--heading);\n    font-size: 14px;\n    line-height: 1.7;\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    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 .feel-box {\n    background: var(--panel-soft);\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    padding: 16px;\n    margin: 0 0 18px;\n  }\n\n  .apaw-product .feel-box strong {\n    display: block;\n    color: var(--heading);\n    margin-bottom: 6px;\n    font-size: 14px;\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: 14px;\n    padding: 12px 13px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .apaw-product .feature strong {\n    color: var(--heading);\n  }\n\n  .apaw-product .dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    flex: 0 0 8px;\n    margin-top: 8px;\n  }\n\n  .apaw-product .divider {\n    height: 1px;\n    background: var(--border);\n    margin: 18px 0;\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 details {\n    border: 1px solid var(--border);\n    border-radius: var(--radius-md);\n    background: #fff;\n    overflow: hidden;\n    margin-bottom: 12px;\n  }\n\n  .apaw-product summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--heading);\n    position: relative;\n    background: linear-gradient(180deg, #fff 0%, #fcf8f2 100%);\n  }\n\n  .apaw-product summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .apaw-product summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    line-height: 1;\n    color: var(--accent);\n  }\n\n  .apaw-product details[open] summary::after {\n    content: \"–\";\n  }\n\n  .apaw-product .accordion-body {\n    padding: 0 18px 18px;\n  }\n\n  .apaw-product .accordion-subtitle {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    color: var(--muted-light);\n    margin: 6px 0 12px;\n  }\n\n  .apaw-product .mini-stack {\n    display: grid;\n    gap: 12px;\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 12px;\n    color: var(--heading);\n    font-size: 16px;\n    line-height: 1.3;\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: 10px;\n  }\n\n  .apaw-product .stat {\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #fff;\n    padding: 12px 13px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: var(--muted);\n  }\n\n  .apaw-product .stat span:last-child {\n    color: var(--heading);\n    font-weight: 600;\n    text-align: right;\n  }\n\n  .apaw-product .cta-strip {\n    margin-top: 18px;\n    border: 1px solid var(--border);\n    border-radius: var(--radius-xl);\n    background: linear-gradient(180deg, #f8f4ee 0%, #fffaf4 100%);\n    box-shadow: var(--shadow);\n    padding: 24px 22px;\n    text-align: center;\n  }\n\n  .apaw-product .cta-main {\n    margin: 0 0 10px;\n    color: var(--heading);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 600;\n  }\n\n  .apaw-product .cta-ship,\n  .apaw-product .cta-urgency,\n  .apaw-product .cta-closeout {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .apaw-product .cta-urgency {\n    margin-top: 4px;\n    color: var(--muted);\n  }\n\n  .apaw-product .cta-ship {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .apaw-product .cta-closeout {\n    color: var(--closeout-text);\n    font-weight: 700;\n  }\n\n  @media (max-width: 980px) {\n    .apaw-product .grid {\n      grid-template-columns: 1fr;\n    }\n\n    .apaw-product .badge-box {\n      max-width: none;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .apaw-product {\n      padding: 18px 10px 42px;\n    }\n\n    .apaw-product .hero {\n      padding: 22px 16px;\n      border-radius: 18px;\n    }\n\n    .apaw-product .badge-row {\n      gap: 8px;\n    }\n\n    .apaw-product .badge-box {\n      border-radius: 14px;\n      padding: 8px;\n    }\n\n    .apaw-product .snapshot,\n    .apaw-product .quick-grid {\n      grid-template-columns: 1fr;\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 .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\n\u003csection class=\"apaw-product\"\u003e\n  \u003cdiv class=\"apaw-product-inner\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003eCold Process Soap • Closeout\u003c\/p\u003e\n      \u003cp class=\"hero-hook\"\u003eLast-call bars should still perform. This one still gives you the same creamy wash and calm finish — just from the older batch.\u003c\/p\u003e\n      \u003cp class=\"subhead\"\u003eA handcrafted cold process soap bar with a creamy, stable lather, a balanced oil blend for comfortable daily cleansing, and a lavender, marshmallow, and vanilla scent profile designed for softer, slower routines.\u003c\/p\u003e\n      \u003cp class=\"seo-line\"\u003eA closeout cold process soap bar made with olive oil, coconut oil, shea butter, mango butter, cupuaçu butter, sunflower oil, castor oil, kaolin clay, Brazilian purple clay, and activated charcoal for a creamy lather and balanced daily cleanse.\u003c\/p\u003e\n\n      \u003cdiv class=\"closeout-note\"\u003e\n        Last of the legacy batch. These discounted bars are available only while supplies last. Clearance and closeout items do not qualify for return or swap. The main difference from the newer version is that this batch does not include the citrus-derived mineral balancer used in the updated formula.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Gentle.png?v=1774301866\" alt=\"Gentle Formula\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/Crueltyfree.png?v=1774301866\" alt=\"Cruelty Free\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"badge-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/madeinus.png?v=1774301866\" alt=\"Made in USA\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"snapshot\"\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eCreamy, stable lather\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eBalanced cleanse without harshness\u003c\/div\u003e\n      \u003cdiv class=\"snapshot-item\"\u003eLavender, marshmallow, vanilla warmth\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"quick-grid\"\u003e\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWhat it does\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eCleans thoroughly without leaving skin tight\u003c\/li\u003e\n          \u003cli\u003eBuilds a creamy, satisfying lather\u003c\/li\u003e\n          \u003cli\u003eRinses clean with a calmer after-feel\u003c\/li\u003e\n          \u003cli\u003eGives you the legacy version at a discounted closeout price\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"quick-box\"\u003e\n        \u003ch3\u003eWho it’s for\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eAnyone who liked the original batch\u003c\/li\u003e\n          \u003cli\u003eDaily body cleansing\u003c\/li\u003e\n          \u003cli\u003ePeople who want comfort without sacrificing performance\u003c\/li\u003e\n          \u003cli\u003eShoppers who do not mind legacy-formula closeout stock\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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\u003eThe same comfort-driven bar experience, offered as the final discounted legacy batch\u003c\/h2\u003e\n          \u003cp\u003eBuilt for people who want dense lather, a balanced rinse, and a softer scent profile, now in a closeout format for the remaining older bars.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"feel-box\"\u003e\n            \u003cstrong\u003eFeels like:\u003c\/strong\u003e\n            A soft, creamy lather that spreads easily, rinses clean, and leaves skin feeling calm and comfortable instead of stripped or overly squeaky.\n          \u003c\/div\u003e\n\n          \u003cp\u003eThis closeout version of Stormy Nights still delivers the same core bar experience: a real cleanse, a creamy lather, and a calmer finish that fits slower daily routines. It is the remaining legacy stock, which means you are getting the older formula version at a discounted price while supplies last.\u003c\/p\u003e\n\n          \u003cp\u003eOlive oil and sunflower oil help support a more comfortable skin feel, while coconut oil provides the cleansing strength and lather lift that make the bar feel effective. Shea, mango, and cupuaçu butters round out the formula, creating a richer wash that feels softer and more substantial during use.\u003c\/p\u003e\n\n          \u003cp\u003eKaolin clay, Brazilian purple clay, and activated charcoal reinforce that fresh, polished clean feeling while adding slip and a smoother rinse. The only notable formula difference compared with the newer design is that this batch does not include the citrus-derived mineral balancer now used in the updated version.\u003c\/p\u003e\n\n          \u003cdiv class=\"callout\"\u003e\n            \u003cstrong\u003eWhy this one stands out:\u003c\/strong\u003e This is not a “seconds” bar and it is not a bad batch. It is simply the final run of the earlier version, which means you still get the creamy lather and balanced wash experience, just in a legacy closeout format.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eHow It Works for You\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\n                  \u003cspan\u003e\u003cstrong\u003eBalanced cleansing oils\u003c\/strong\u003e give the bar real washing power without pushing skin into that stripped, over-cleansed zone.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eConditioning butters support comfort\u003c\/strong\u003e so the bar feels richer and smoother during use and after the rinse.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eCastor oil boosts lather density\u003c\/strong\u003e helping the foam stay creamy, stable, and more satisfying to use.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eClay and charcoal improve glide and finish\u003c\/strong\u003e so the bar feels cleaner, smoother, and more polished overall.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIngredients\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"accordion-subtitle\"\u003eKey Ingredients\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eOlive Oil\u003c\/strong\u003e helps create a smoother, more conditioning lather and keeps the cleansing experience from feeling too sharp.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eCoconut Oil\u003c\/strong\u003e delivers the cleansing power and bubble structure that make the bar feel effective and satisfying.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eShea Butter\u003c\/strong\u003e supports a softer post-rinse feel and helps improve durability.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e contributes to a creamier lather and smoother glide across skin.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eCupuaçu Butter\u003c\/strong\u003e helps support a more balanced moisture feel during cleansing.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eHigh-Oleic Sunflower Oil\u003c\/strong\u003e adds lightweight conditioning and helps soften the overall cleansing profile.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eCastor Oil\u003c\/strong\u003e boosts creamy lather and helps the foam hold together longer.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eKaolin Clay\u003c\/strong\u003e improves slip and helps the bar rinse cleanly without feeling rough.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eBrazilian Purple Clay\u003c\/strong\u003e adds gentle cleansing support and contributes to the bar’s visual depth.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eActivated Charcoal\u003c\/strong\u003e reinforces that refreshed, clarified clean feel and adds to the bar’s polished identity.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient List\u003c\/div\u003e\n              \u003cp\u003eOlive oil, coconut oil, shea butter, mango butter, cupuaçu butter, sunflower oil, castor oil, water, kaolin clay, Brazilian purple clay, activated charcoal, fragrance, sodium lactate, mica.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow to Use\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cp\u003eLather with water and massage onto wet skin. Rinse thoroughly. Allow the bar to dry fully between uses for best longevity.\u003c\/p\u003e\n              \u003cp\u003eStore on a draining soap dish and keep away from direct streams of water when not in use to help extend the life of the bar.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDetails\u003c\/summary\u003e\n            \u003cdiv class=\"accordion-body\"\u003e\n              \u003cdiv class=\"accordion-subtitle\"\u003eIngredient Standards\u003c\/div\u003e\n\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eCruelty-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eCold Process Crafted\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eSulfate-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePalm-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eNaturally Retained Glycerin\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eClay-Enriched\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eLong-Cured for Hardness\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral Oil-Free\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eCloseout Policy\u003c\/div\u003e\n              \u003cp\u003eThis item is closeout and available only while supplies last. Clearance and closeout products do not qualify for return or swap.\u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003eSafety \u0026amp; Care\u003c\/div\u003e\n              \u003cp\u003eFor external use only. Avoid contact with eyes. Patch test before first use. Discontinue use if irritation occurs. Keep out of reach of children.\u003c\/p\u003e\n\n              \u003cdiv class=\"accordion-subtitle\"\u003ePlease Note\u003c\/div\u003e\n              \u003cp\u003eEach bar is hand-poured and hand-cut in small batches. Because cold process soap continues to lose water during cure, final bar weight can vary slightly and typically falls between 4–5 oz after full cure.\u003c\/p\u003e\n              \u003cp\u003eNatural color variation, swirl differences, and minor surface texture changes are normal handmade characteristics and do not affect performance.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"card\"\u003e\n        \u003cdiv class=\"card-head\"\u003e\n          \u003cdiv class=\"card-label\"\u003eHow It Performs\u003c\/div\u003e\n          \u003ch2\u003eTexture, finish \u0026amp; scent profile\u003c\/h2\u003e\n          \u003cp\u003eCreamy foam, a clean rinse, and a calm scent profile built for slower, comfort-driven routines.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card-body\"\u003e\n          \u003cdiv class=\"mini-stack\"\u003e\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eInside the Bar\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eBalanced oils and butters\u003c\/strong\u003e help the bar clean well while keeping the overall feel smoother and more comfortable.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eCastor oil\u003c\/strong\u003e helps create the denser, creamier lather that makes the bar feel more premium.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eClay and charcoal\u003c\/strong\u003e support slip, cleaner rinsing, and a more polished clean feel.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eTexture \u0026amp; Finish\u003c\/h3\u003e\n              \u003cdiv class=\"stat-list\"\u003e\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eLather\u003c\/span\u003e\n                  \u003cspan\u003eCreamy and stable\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eRinse\u003c\/span\u003e\n                  \u003cspan\u003eClean\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eAfter-feel\u003c\/span\u003e\n                  \u003cspan\u003eComfortable and balanced\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"stat\"\u003e\n                  \u003cspan\u003eRoutine fit\u003c\/span\u003e\n                  \u003cspan\u003eDaily use, especially evening\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eBest For\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eDaily body cleansing\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eNormal to slightly dry skin\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003ePeople who want a softer scent profile\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eWind-down or evening routines\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eScent Profile\u003c\/h3\u003e\n              \u003cdiv class=\"feature-list\"\u003e\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eLavender\u003c\/strong\u003e stays clean and recognizable without tipping medicinal.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eMarshmallow\u003c\/strong\u003e softens the profile and adds a creamy, comfort-first warmth.\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003e\u003cstrong\u003eVanilla\u003c\/strong\u003e rounds out the finish so the scent feels cozy, smooth, and more elevated than sweet.\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\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\n                  \u003cspan\u003eSynthetic detergent surfactants\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eAntibacterial additives\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eFiller-heavy shortcuts\u003c\/span\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"feature\"\u003e\n                  \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n                  \u003cspan\u003eMineral oil\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"mini-box\"\u003e\n              \u003ch3\u003eGood to Know\u003c\/h3\u003e\n              \u003cp\u003eThis is legacy closeout stock, not a defective or second-quality bar. You are getting the older version while inventory lasts, which is why the pricing is discounted and the closeout policy applies.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-strip\"\u003e\n      \u003cp class=\"cta-main\"\u003eThe same creamy, comfort-driven wash — just from the final discounted legacy batch.\u003c\/p\u003e\n      \u003cp class=\"cta-closeout\"\u003eCloseout item — while supplies last. No returns or swaps.\u003c\/p\u003e\n      \u003cp class=\"cta-urgency\"\u003eShips within 1 to 4 business days.\u003c\/p\u003e\n      \u003cp class=\"cta-ship\"\u003e\u003cstrong\u003eFree Shipping over $35\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Apawthecary Co.","offers":[{"title":"1 Bar","offer_id":52187570667796,"sku":"SNB4OZDC","price":5.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6415\/5412\/files\/stormy-nights-cold-process-soap-calming-soap-lavender-marble-design.png?v=1774696377","url":"https:\/\/theapawthecary.co\/products\/stormy-nights-relaxing-cold-process-soap-legacy-batch-closeout","provider":"The Apawthecary Co.","version":"1.0","type":"link"}