{"product_id":"messy-bun-hair-scrunchie-for-women","title":"Messy Bun Hair Scrunchie for Women","description":"\u003cstyle\u003e\n  .zyra-bun-listing {\n    --zb-ink: #241b17;\n    --zb-brown: #6f4b32;\n    --zb-gold: #b8925c;\n    --zb-cream: #faf6f0;\n    --zb-soft: #f3ebe1;\n    --zb-line: #e5d8ca;\n    --zb-muted: #6f645c;\n\n    max-width: 960px;\n    margin: 0 auto;\n    background: #ffffff;\n    color: var(--zb-ink);\n    font-family: \"Avenir Next\", \"Helvetica Neue\", Arial, sans-serif;\n    line-height: 1.65;\n    overflow: hidden;\n  }\n\n  .zyra-bun-listing * {\n    box-sizing: border-box;\n  }\n\n  .zyra-bun-listing img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .zb-intro {\n    padding: 48px 34px 42px;\n    text-align: center;\n    background: linear-gradient(180deg, #ffffff 0%, var(--zb-cream) 100%);\n  }\n\n  .zb-kicker {\n    margin: 0 0 12px;\n    color: var(--zb-brown);\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 700;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .zb-title {\n    max-width: 720px;\n    margin: 0 auto 16px;\n    color: var(--zb-ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 6vw, 54px);\n    line-height: 1.03;\n    font-weight: 400;\n    letter-spacing: -1.4px;\n  }\n\n  .zb-title em {\n    color: var(--zb-brown);\n    font-style: italic;\n  }\n\n  .zb-lead {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--zb-muted);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .zb-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: var(--zb-ink);\n  }\n\n  .zb-benefit {\n    position: relative;\n    padding: 23px 15px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .zb-benefit:not(:last-child):after {\n    content: \"\";\n    position: absolute;\n    top: 25%;\n    right: 0;\n    width: 1px;\n    height: 50%;\n    background: rgba(255,255,255,.18);\n  }\n\n  .zb-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 17px;\n    font-weight: 400;\n  }\n\n  .zb-benefit span {\n    color: rgba(255,255,255,.68);\n    font-size: 12px;\n    letter-spacing: .2px;\n  }\n\n  .zb-copy {\n    padding: 42px 34px;\n    background: #ffffff;\n  }\n\n  .zb-copy.soft {\n    background: var(--zb-cream);\n  }\n\n  .zb-copy.center {\n    text-align: center;\n  }\n\n  .zb-label {\n    margin: 0 0 8px;\n    color: var(--zb-gold);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .zb-copy h2 {\n    max-width: 690px;\n    margin: 0 0 13px;\n    color: var(--zb-ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(27px, 4vw, 38px);\n    line-height: 1.15;\n    font-weight: 400;\n    letter-spacing: -.6px;\n  }\n\n  .zb-copy.center h2,\n  .zb-copy.center p {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .zb-copy h2 em {\n    color: var(--zb-brown);\n    font-style: italic;\n  }\n\n  .zb-copy p {\n    max-width: 700px;\n    margin-top: 0;\n    margin-bottom: 0;\n    color: var(--zb-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .zb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    max-width: 720px;\n    margin: 27px auto 0;\n    text-align: left;\n  }\n\n  .zb-feature {\n    padding: 18px 18px 18px 20px;\n    background: #ffffff;\n    border: 1px solid var(--zb-line);\n    border-radius: 10px;\n  }\n\n  .zb-feature strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--zb-ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .zb-feature span {\n    color: var(--zb-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .zb-divider {\n    width: 48px;\n    height: 1px;\n    margin: 0 0 18px;\n    background: var(--zb-gold);\n  }\n\n  .zb-copy.center .zb-divider {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .zb-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    max-width: 820px;\n    margin: 28px auto 0;\n  }\n\n  .zb-step {\n    text-align: center;\n  }\n\n  .zb-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 10px;\n    border: 1px solid var(--zb-gold);\n    border-radius: 50%;\n    color: var(--zb-brown);\n    font-family: Georgia, serif;\n    font-size: 16px;\n  }\n\n  .zb-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--zb-ink);\n    font-size: 13px;\n  }\n\n  .zb-step span {\n    display: block;\n    color: var(--zb-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .zb-occasion {\n    padding: 36px 30px;\n    text-align: center;\n    background: var(--zb-ink);\n    color: #ffffff;\n  }\n\n  .zb-occasion h2 {\n    max-width: 690px;\n    margin: 0 auto 9px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(26px, 4vw, 36px);\n    line-height: 1.2;\n    font-weight: 400;\n  }\n\n  .zb-occasion p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.72);\n    font-size: 15px;\n  }\n\n  .zb-details {\n    padding: 18px 30px 40px;\n    background: #ffffff;\n  }\n\n  .zb-details details {\n    border-top: 1px solid var(--zb-line);\n  }\n\n  .zb-details details:last-child {\n    border-bottom: 1px solid var(--zb-line);\n  }\n\n  .zb-details summary {\n    position: relative;\n    padding: 18px 34px 18px 0;\n    color: var(--zb-ink);\n    font-size: 15px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .zb-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zb-details summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 12px;\n    right: 4px;\n    color: var(--zb-brown);\n    font-family: Georgia, serif;\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .zb-details details[open] summary:after {\n    content: \"−\";\n  }\n\n  .zb-detail-content {\n    padding: 0 0 20px;\n    color: var(--zb-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .zb-detail-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 640px) {\n    .zb-intro {\n      padding: 34px 20px 31px;\n    }\n\n    .zb-title {\n      font-size: 36px;\n      letter-spacing: -.8px;\n    }\n\n    .zb-lead {\n      font-size: 15px;\n    }\n\n    .zb-benefit {\n      padding: 19px 6px;\n    }\n\n    .zb-benefit strong {\n      font-size: 14px;\n    }\n\n    .zb-benefit span {\n      font-size: 10px;\n    }\n\n    .zb-copy {\n      padding: 32px 20px;\n    }\n\n    .zb-copy h2 {\n      font-size: 29px;\n    }\n\n    .zb-copy p {\n      font-size: 15px;\n    }\n\n    .zb-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .zb-feature {\n      padding: 15px 16px;\n    }\n\n    .zb-steps {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 22px 12px;\n    }\n\n    .zb-occasion {\n      padding: 30px 20px;\n    }\n\n    .zb-details {\n      padding: 12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zyra-bun-listing\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"zb-intro\"\u003e\n    \u003cp class=\"zb-kicker\"\u003eEffortless Everyday Hair\u003c\/p\u003e\n\n    \u003ch2 class=\"zb-title\"\u003e\n      Instant Volume.\u003cbr\u003e\n      \u003cem\u003eBeautifully Undone.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"zb-lead\"\u003e\n      Create a fuller, effortless-looking messy bun in minutes. An easy styling piece designed for busy mornings, workdays, weekends and nights out.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_8194ec1f-6653-46ed-a881-789581ba528c.png?v=1786930631\" alt=\"Messy bun hairpiece for instant volume and effortless styling\"\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"zb-benefits\"\u003e\n    \u003cdiv class=\"zb-benefit\"\u003e\n      \u003cstrong\u003eInstant Volume\u003c\/strong\u003e\n      \u003cspan\u003eFuller-looking bun\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-benefit\"\u003e\n      \u003cstrong\u003eQuick Styling\u003c\/strong\u003e\n      \u003cspan\u003eReady in minutes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zb-benefit\"\u003e\n      \u003cstrong\u003eNatural Look\u003c\/strong\u003e\n      \u003cspan\u003eSoft blended texture\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_8837adc2-5f28-4062-b969-6d6f34e039f2.png?v=1786930631\" alt=\"Lightweight synthetic messy bun hairpiece available in multiple shades\" loading=\"lazy\"\u003e\n\n  \u003c!-- COPY --\u003e\n  \u003csection class=\"zb-copy soft center\"\u003e\n    \u003cp class=\"zb-label\"\u003eEasy Styling Essential\u003c\/p\u003e\n    \u003cdiv class=\"zb-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003eA Polished Bun Without the \u003cem\u003eExtra Effort\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add texture and volume to your everyday updo without spending ages styling. Simply secure your own hair, add the bun piece, adjust the shape and go.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_ea757165-1244-4de3-af30-f7cf5cbd3649.png?v=1786930631\" alt=\"Four-step messy bun hairpiece styling guide\" loading=\"lazy\"\u003e\n\n  \u003c!-- HOW TO STYLE --\u003e\n  \u003csection class=\"zb-copy center\"\u003e\n    \u003cp class=\"zb-label\"\u003eFour Simple Steps\u003c\/p\u003e\n    \u003cdiv class=\"zb-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003eStyle It Your Way in \u003cem\u003eMinutes\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"zb-steps\"\u003e\n      \u003cdiv class=\"zb-step\"\u003e\n        \u003cdiv class=\"zb-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eTie\u003c\/strong\u003e\n        \u003cspan\u003eSecure your natural hair.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-step\"\u003e\n        \u003cdiv class=\"zb-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eWrap\u003c\/strong\u003e\n        \u003cspan\u003eAdd the bun hairpiece.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-step\"\u003e\n        \u003cdiv class=\"zb-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eSecure\u003c\/strong\u003e\n        \u003cspan\u003ePosition it comfortably.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-step\"\u003e\n        \u003cdiv class=\"zb-step-number\"\u003e4\u003c\/div\u003e\n        \u003cstrong\u003eFluff\u003c\/strong\u003e\n        \u003cspan\u003eShape for your perfect finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_9dc9931f-b833-42d0-a5e1-442cf2686b95.png?v=1786930631\" alt=\"Soft synthetic fiber messy bun hairpiece with natural texture\" loading=\"lazy\"\u003e\n\n  \u003c!-- MATERIAL \/ BENEFITS --\u003e\n  \u003csection class=\"zb-copy soft center\"\u003e\n    \u003cp class=\"zb-label\"\u003eMade for Everyday Wear\u003c\/p\u003e\n    \u003cdiv class=\"zb-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003eSoft Texture. Lightweight Feel. \u003cem\u003eNatural Finish.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed with soft synthetic fibers to create the look of a naturally textured bun while remaining lightweight enough for everyday styling.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zb-feature-grid\"\u003e\n      \u003cdiv class=\"zb-feature\"\u003e\n        \u003cstrong\u003eSoft Synthetic Fiber\u003c\/strong\u003e\n        \u003cspan\u003eNatural-looking texture that blends into your hairstyle.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-feature\"\u003e\n        \u003cstrong\u003eLightweight Design\u003c\/strong\u003e\n        \u003cspan\u003eAdd noticeable volume without a bulky appearance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-feature\"\u003e\n        \u003cstrong\u003eReusable Styling\u003c\/strong\u003e\n        \u003cspan\u003eKeep it ready for quick everyday hair changes.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zb-feature\"\u003e\n        \u003cstrong\u003eMultiple Shades\u003c\/strong\u003e\n        \u003cspan\u003eChoose the tone that best complements your hair.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_de9d21c8-6601-49bd-853a-abae7fe5b15a.png?v=1786930631\" alt=\"Messy bun hairpiece benefits for everyday hairstyles\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_895b92d8-a44e-4888-8354-ee7f37f2a695.png?v=1786930630\" alt=\"Quick messy bun hairstyle for busy mornings and work\" loading=\"lazy\"\u003e\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003csection class=\"zb-occasion\"\u003e\n    \u003ch2\u003eFrom Busy Mornings to Last-Minute Plans\u003c\/h2\u003e\n    \u003cp\u003e\n      Dress it up or keep it relaxed—the tousled bun shape works naturally with casual, work-ready and evening looks.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_b95c92a1-e5b6-4a00-ac92-d13bab5c3cc7.png?v=1786930631\" alt=\"Messy bun hairstyles for workouts weekends and travel\" loading=\"lazy\"\u003e\n\n  \u003c!-- COPY --\u003e\n  \u003csection class=\"zb-copy soft center\"\u003e\n    \u003cp class=\"zb-label\"\u003eBeauty On the Go\u003c\/p\u003e\n    \u003cdiv class=\"zb-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003eSmall Enough to Carry. \u003cem\u003eEasy Enough to Use Anywhere.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep one in your beauty bag for quick touch-ups before work, travel, dinner or whenever your hairstyle needs an effortless boost.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_f23a279b-f29c-48d6-a7b4-33720cd22ff5.png?v=1786930630\" alt=\"Compact lightweight messy bun hairpiece with natural hair texture\" loading=\"lazy\"\u003e\n\n  \u003c!-- FINAL PRODUCT COPY --\u003e\n  \u003csection class=\"zb-copy center\"\u003e\n    \u003cp class=\"zb-label\"\u003eYour Everyday Updo Upgrade\u003c\/p\u003e\n    \u003cdiv class=\"zb-divider\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003eMore Volume. Less Styling. \u003cem\u003eOne Effortless Bun.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A simple way to transform your everyday ponytail or bun into a fuller, softer and more styled-looking updo whenever the occasion calls for it.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/9_bb446b1d-2236-4f0f-9984-bbdbc4b23d7f.png?v=1786930631\" alt=\"Messy bun hairpiece for comfortable everyday styling\" loading=\"lazy\"\u003e\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003ca href=\"https:\/\/zyragoods.com\/products\/messy-bun-hair-scrunchie-for-women\" style=\"display:block;text-decoration:none;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/10_1641d601-ddb6-4a88-b608-10cf4b2a34f1.png?v=1786930631\" alt=\"Messy bun hairpiece available in natural hair shades\" loading=\"lazy\"\u003e\n  \u003c\/a\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"zb-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"zb-detail-content\"\u003e\n        \u003cp\u003e\n          Lightweight synthetic messy bun hairpiece designed to add instant-looking volume and texture to everyday updos. Reusable, portable and available in multiple natural-looking shades.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Style\u003c\/summary\u003e\n      \u003cdiv class=\"zb-detail-content\"\u003e\n        \u003cp\u003e\n          Tie your natural hair into a ponytail or bun, wrap the hairpiece around the base, secure it in position and gently adjust the fibers until you achieve your preferred messy-bun shape.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShade \u0026amp; Care Notes\u003c\/summary\u003e\n      \u003cdiv class=\"zb-detail-content\"\u003e\n        \u003cp\u003e\n          Choose the shade closest to your natural hair color. Actual color may vary slightly depending on lighting and screen settings. Store neatly between uses and gently reshape the fibers when needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"zyragoods","offers":[{"title":"Brown","offer_id":43044601954379,"sku":"LF40341798C04+LG82041408C03","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":43044601921611,"sku":"LG82041408C02","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red","offer_id":43044601987147,"sku":"LG82041408C05","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blonde","offer_id":43044602019915,"sku":"LG82041408C06","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Brown","offer_id":43044602052683,"sku":"LG82041408C07","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Brown \u0026 Blonde","offer_id":43044602085451,"sku":"LG82041408C08","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Light Brown","offer_id":43044602118219,"sku":"LG82041408C09","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Brown1","offer_id":43044698521675,"sku":"LG82041408C03","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_8194ec1f-6653-46ed-a881-789581ba528c.png?v=1786930631","url":"https:\/\/zyragoods.com\/products\/messy-bun-hair-scrunchie-for-women","provider":"zyragoods","version":"1.0","type":"link"}