{"product_id":"womens-super-absorbent-quick-dry-hair-towel-cap","title":"The Bloom Vault | Women's Super Absorbent Quick-Dry Hair Towel Cap – Dry Hair in Minutes","description":"\u003cstyle\u003e\n  .tbv2 * { box-sizing: border-box; }\n\n  .tbv2 {\n    font-family: Georgia, serif;\n    color: #3b3228;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 16px;\n  }\n\n  @keyframes fadeInDown {\n    from { opacity: 0; transform: translateY(-24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; }\n    to { opacity: 1; }\n  }\n\n  @keyframes slideInLeft {\n    from { opacity: 0; transform: translateX(-30px); }\n    to { opacity: 1; transform: translateX(0); }\n  }\n\n  @keyframes popIn {\n    from { opacity: 0; transform: scale(0.92); }\n    to { opacity: 1; transform: scale(1); }\n  }\n\n  @keyframes shimmer {\n    0% { background-position: -200% center; }\n    100% { background-position: 200% center; }\n  }\n\n  \/* Headline *\/\n  .tbv2-headline {\n    font-size: 1.5em;\n    color: #5a6e3a;\n    text-align: center;\n    line-height: 1.4;\n    margin-bottom: 16px;\n    animation: fadeInDown 0.8s ease forwards;\n  }\n\n  \/* Intro *\/\n  .tbv2-intro {\n    font-size: 0.96em;\n    line-height: 1.9;\n    text-align: center;\n    color: #5c4a32;\n    margin-bottom: 24px;\n    animation: fadeIn 1s ease 0.5s both;\n  }\n\n  \/* Subheadings *\/\n  .tbv2-sub {\n    font-size: 1.1em;\n    color: #5a6e3a;\n    margin: 24px 0 12px;\n    animation: fadeIn 1s ease 0.9s both;\n  }\n\n  \/* Benefits list *\/\n  .tbv2-benefits {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 24px 0;\n  }\n\n  .tbv2-benefits li {\n    background: linear-gradient(135deg, #f5f0e8, #eae6d8);\n    border-left: 4px solid #5a6e3a;\n    padding: 12px 14px;\n    margin-bottom: 10px;\n    border-radius: 6px;\n    font-size: 0.93em;\n    line-height: 1.7;\n    opacity: 0;\n    word-break: break-word;\n    animation: slideInLeft 0.6s ease forwards;\n  }\n\n  .tbv2-benefits li:nth-child(1) { animation-delay: 1.1s; }\n  .tbv2-benefits li:nth-child(2) { animation-delay: 1.3s; }\n  .tbv2-benefits li:nth-child(3) { animation-delay: 1.5s; }\n  .tbv2-benefits li:nth-child(4) { animation-delay: 1.7s; }\n  .tbv2-benefits li:nth-child(5) { animation-delay: 1.9s; }\n  .tbv2-benefits li:nth-child(6) { animation-delay: 2.1s; }\n\n  \/* Results block *\/\n  .tbv2-results {\n    background: linear-gradient(135deg, #eae6d8, #f5f0e8);\n    border-radius: 10px;\n    padding: 18px 16px;\n    margin-bottom: 20px;\n    animation: popIn 0.8s ease 2.4s both;\n  }\n\n  .tbv2-results p {\n    font-size: 0.94em;\n    line-height: 1.8;\n    margin: 0 0 12px;\n  }\n\n  \/* Testimonial *\/\n  .tbv2-quote {\n    border-left: 3px solid #c9a96e;\n    padding: 10px 14px;\n    margin: 0;\n    font-style: italic;\n    color: #7a5c3a;\n    font-size: 0.92em;\n    line-height: 1.7;\n    animation: fadeIn 1s ease 2.8s both;\n    opacity: 0;\n  }\n\n  \/* Colours block *\/\n  .tbv2-colours {\n    text-align: center;\n    padding: 16px;\n    margin-bottom: 20px;\n    animation: fadeIn 1s ease 3.0s both;\n    opacity: 0;\n  }\n\n  .tbv2-colours p {\n    font-size: 0.94em;\n    line-height: 1.8;\n    color: #5c4a32;\n  }\n\n  .tbv2-swatches {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 10px;\n    flex-wrap: wrap;\n  }\n\n  .tbv2-swatch {\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    border: 2px solid #c9a96e;\n    display: inline-block;\n  }\n\n  \/* Promise block *\/\n  .tbv2-promise {\n    background: linear-gradient(135deg, #5a6e3a, #7a8f52);\n    color: #fff;\n    border-radius: 10px;\n    padding: 20px 16px;\n    text-align: center;\n    animation: popIn 0.8s ease 3.2s both;\n    opacity: 0;\n  }\n\n  .tbv2-promise h3 {\n    font-size: 1.1em;\n    color: #f5e6c0;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n\n  .tbv2-promise p {\n    font-size: 0.93em;\n    line-height: 1.8;\n    margin-bottom: 14px;\n  }\n\n  \/* CTA *\/\n  .tbv2-cta {\n    display: inline-block;\n    background: linear-gradient(90deg, #c9a96e, #e8c98a, #c9a96e);\n    background-size: 200% auto;\n    color: #3b3228;\n    font-weight: bold;\n    font-size: 0.97em;\n    padding: 12px 24px;\n    border-radius: 30px;\n    animation: shimmer 2.5s linear infinite, fadeIn 1s ease 3.6s both;\n    opacity: 0;\n    text-decoration: none;\n    margin-top: 6px;\n    display: inline-block;\n  }\n\n  \/* Tablet *\/\n  @media (min-width: 600px) {\n    .tbv2-headline { font-size: 1.7em; }\n    .tbv2-intro { font-size: 1em; }\n    .tbv2-sub { font-size: 1.2em; }\n    .tbv2-benefits li { font-size: 0.96em; padding: 12px 16px; }\n    .tbv2-results p { font-size: 0.96em; }\n    .tbv2-promise h3 { font-size: 1.2em; }\n    .tbv2-promise p { font-size: 0.96em; }\n    .tbv2-cta { font-size: 1em; padding: 14px 28px; }\n  }\n\n  \/* Desktop *\/\n  @media (min-width: 900px) {\n    .tbv2 { padding: 20px; }\n    .tbv2-headline { font-size: 1.8em; }\n    .tbv2-sub { font-size: 1.3em; }\n    .tbv2-benefits li { font-size: 0.97em; }\n    .tbv2-promise h3 { font-size: 1.3em; }\n    .tbv2-promise p { font-size: 0.97em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tbv2\"\u003e\n\n  \u003ch2 class=\"tbv2-headline\"\u003e💧 No More Dripping. No More Waiting. Just Beautiful Hair.\u003c\/h2\u003e\n\n  \u003cp class=\"tbv2-intro\"\u003e\n    Imagine stepping out of the shower and having your hair \u003cstrong\u003ehalf-dry before you've even finished your skincare routine.\u003c\/strong\u003e That's exactly what The Bloom Vault Hair Towel Cap delivers — every single morning.\u003cbr\u003e\u003cbr\u003e\n    Stop wrestling with heavy, scratchy towels that take forever and leave your hair frizzy and damaged. This is the upgrade your routine has been waiting for. ✨\n  \u003c\/p\u003e\n\n  \u003ch3 class=\"tbv2-sub\"\u003e💆‍♀️ What Changes the Moment You Try It:\u003c\/h3\u003e\n\n  \u003cul class=\"tbv2-benefits\"\u003e\n    \u003cli\u003e🌊 \u003cstrong\u003eUltra-Absorbent Microfibre\u003c\/strong\u003e — Soaks up moisture 3x faster than a regular towel, so your hair dries in minutes — not hours\u003c\/li\u003e\n    \u003cli\u003e⏰ \u003cstrong\u003eCut Your Morning Routine in Half\u003c\/strong\u003e — Less drying time means less heat damage, less frizz, and more time for the things that matter\u003c\/li\u003e\n    \u003cli\u003e🛡️ \u003cstrong\u003eSecure Button Closure\u003c\/strong\u003e — Stays perfectly in place while you do your makeup, get dressed, or make your morning coffee — hands-free convenience at its best\u003c\/li\u003e\n    \u003cli\u003e💎 \u003cstrong\u003eIncredibly Soft \u0026amp; Gentle\u003c\/strong\u003e — The ultra-soft microfibre is kind to every hair type — straight, wavy, curly, or coily — no breakage, no frizz\u003c\/li\u003e\n    \u003cli\u003e✈️ \u003cstrong\u003eLightweight \u0026amp; Travel-Ready\u003c\/strong\u003e — Compact enough to toss in your gym bag, suitcase, or spa kit — great hair days wherever you go\u003c\/li\u003e\n    \u003cli\u003e🌿 \u003cstrong\u003eFits All Hair Types \u0026amp; Lengths\u003c\/strong\u003e — Designed to wrap securely around short bobs to long thick hair with ease\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"tbv2-results\"\u003e\n    \u003ch3 class=\"tbv2-sub\" style=\"margin-top:0;\"\u003e💪 The Results Speak for Themselves:\u003c\/h3\u003e\n    \u003cp\u003eWomen who switch to The Bloom Vault Hair Towel Cap notice \u003cstrong\u003eless frizz, less breakage, and softer hair\u003c\/strong\u003e from the very first use. Your hair deserves to be treated gently — and your mornings deserve to be effortless.\u003c\/p\u003e\n    \u003cblockquote class=\"tbv2-quote\"\u003e\"I never knew a towel cap could make such a difference. My hair dries so much faster and it feels so much softer!\"\u003c\/blockquote\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tbv2-colours\"\u003e\n    \u003ch3 class=\"tbv2-sub\" style=\"margin-top:0;\"\u003e🌟 Available in 4 Beautiful Colours:\u003c\/h3\u003e\n    \u003cp\u003eChoose from \u003cstrong\u003eGray, Blue, White,\u003c\/strong\u003e and \u003cstrong\u003ePink\u003c\/strong\u003e — because your self-care routine should look as good as it feels. 🎨\u003c\/p\u003e\n    \u003cdiv class=\"tbv2-swatches\"\u003e\n      \u003cspan class=\"tbv2-swatch\" style=\"background:#a0a0a0;\" title=\"Gray\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tbv2-swatch\" style=\"background:#6a9fd8;\" title=\"Blue\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tbv2-swatch\" style=\"background:#f5f5f5;\" title=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"tbv2-swatch\" style=\"background:#f4a7b9;\" title=\"Pink\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tbv2-promise\"\u003e\n    \u003ch3\u003e🌿 The Bloom Vault Promise\u003c\/h3\u003e\n    \u003cp\u003eWe create products that make real women's lives easier, more beautiful, and more confident. Every product we sell is chosen with \u003cstrong\u003eyou\u003c\/strong\u003e in mind — quality you can feel, results you can see.\u003c\/p\u003e\n    \u003cspan class=\"tbv2-cta\"\u003e✨ Add to Cart — Feel the Difference from Day One\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"The bloom vault","offers":[{"title":"Gray","offer_id":53258100769068,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":53258100801836,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":53258100834604,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":53258100867372,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/3409\/2332\/files\/hair-towel-cap-with-packaging_2f67d259-a789-4908-950d-ec5b81c5cde5.png?v=1780861164","url":"https:\/\/thebloomvault.co.za\/products\/womens-super-absorbent-quick-dry-hair-towel-cap","provider":"The bloom vault","version":"1.0","type":"link"}