{"product_id":"cocoa-butter-cashmere-artisan-goat-milk-bar-soap-visions-of-you-beautiful","title":"Cocoa Butter Cashmere | Goat's Milk | Artisan Bar Soap Visions of You Beautiful","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eCocoa Butter Cashmere — VYB Artisan Bar Soap\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --cream: #f5efe4;\n    --sage: #8a9a7b;\n    --clay: #b8855f;\n    --ink: #2c2620;\n    --sage-deep: #4f7974;\n    --gold: #C9A96E;\n    --border: rgba(44,38,32,0.12);\n  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vyb-desc {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    line-height: 1.7;\n    width: 100%;\n  }\n\n  \/* ── HEADER ── *\/\n  .vyb-header {\n    padding: 40px 40px 32px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #b8855f;\n    color: #fff;\n    font-family: 'Jost', sans-serif;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n\n  .vyb-soap-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\n  }\n\n  .vyb-tagline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-weight: 400;\n    font-style: italic;\n    color: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\n    background: rgba(44,38,32,0.04);\n    border-left: 3px solid var(--gold);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .vyb-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description p {\n    font-size: 15px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.9;\n    opacity: 0.88;\n  }\n\n  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\n  .vyb-section-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n  }\n\n  .vyb-ingredient-card {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n    padding: 16px 14px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\n\n  .vyb-ingredient-text strong {\n    font-family: 'Jost', sans-serif;\n    font-size: 12.5px;\n    font-weight: 500;\n    color: var(--ink);\n    letter-spacing: 0.01em;\n    line-height: 1.3;\n  }\n\n  .vyb-ingredient-text span {\n    font-size: 11.5px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.6;\n    line-height: 1.4;\n  }\n\n  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\n    padding: 20px 24px;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    background: #fff;\n  }\n\n  .vyb-who-icon {\n    font-size: 18px;\n    flex-shrink: 0;\n    color: var(--gold);\n    margin-top: 3px;\n  }\n\n  .vyb-who-text strong {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .vyb-who-text p {\n    font-size: 14px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.65;\n    opacity: 0.88;\n  }\n\n  \/* ── FULL INGREDIENTS ── *\/\n  .vyb-full-ingredients {\n    padding: 0 40px 28px;\n  }\n\n  .vyb-ingredients-text {\n    font-size: 11px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.55;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  \/* ── FOOTER ── *\/\n  .vyb-footer {\n    border-top: 1px solid var(--border);\n    padding: 20px 40px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .vyb-made-in {\n    font-size: 10.5px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--sage);\n  }\n\n  .vyb-guarantee {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 14px;\n    font-style: italic;\n    color: var(--clay);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eFresh Goat Milk Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eCocoa Butter Cashmere\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eIndulgent, silky, and impossibly soft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eWarm cocoa · Soft cashmere musk · Vanilla · Light sandalwood\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eCocoa Butter Cashmere is the bar you reach for when your skin needs to be genuinely pampered. Warm cocoa and soft cashmere musk open into a scent that feels as luxurious as the name promises — vanilla deepens it, and a quiet note of sandalwood underneath gives it a grounded finish that keeps it from reading as sweet. The formula replaces tallow with an elevated blend of cocoa butter, sunflower oil, and olive oil, delivering rich softness without heaviness. Fresh goat milk provides its natural lactic acid exfoliation, while kaolin clay and colloidal oats keep the skin balanced and smooth. A bar that turns a daily habit into something worth looking forward to.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🧈\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n            \u003cspan\u003eDeep hydration \u0026amp; skin softening\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-who\"\u003e\n    \u003cspan class=\"vyb-who-icon\"\u003e✦\u003c\/span\u003e\n    \u003cdiv class=\"vyb-who-text\"\u003e\n      \u003cstrong\u003eMade For\u003c\/strong\u003e\n      \u003cp\u003eAnyone wanting intense skin softness and a wrap-yourself-up kind of scent experience. Ideal for dry skin, cold weather, or anyone who simply wants their shower to feel like a treat.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\u003c\/span\u003e\n    \u003cspan class=\"vyb-guarantee\"\u003eNo Synthetic Fillers. No Shortcuts.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52879287025848,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/image-c0c3c9e5-d127-4dee-bb27-2318f6889662.jpg?v=1771882909","url":"https:\/\/visionsofyoubeautiful.shop\/products\/cocoa-butter-cashmere-artisan-goat-milk-bar-soap-visions-of-you-beautiful","provider":"Visions of you beautiful ","version":"1.0","type":"link"}