{"product_id":"deepwave","title":"Deepwave","description":"\u003csection class=\"hbl-info\" aria-label=\"Deepwave Product Information\"\u003e\n  \u003cstyle\u003e\n    @font-face{\n      font-family:\"Chalet London Nineteen Sixty\";\n      src:url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/6006\/8189\/files\/ChaletLondonNineteenSixty.ttf?v=1765212126\") format(\"truetype\");\n      font-weight:400; font-style:normal; font-display:swap;\n    }\n    @font-face{\n      font-family:\"Assistant\";\n      src:url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/6006\/8189\/files\/Assistant-Regular.ttf?v=1765212122\") format(\"truetype\");\n      font-weight:400; font-style:normal; font-display:swap;\n    }\n\n    .hbl-info{\n      width:100%;\n      max-width:850px;\n      margin:0 auto;\n      padding:clamp(40px,6vw,60px) clamp(16px,3vw,30px);\n      background:#fff;\n      color:#111;\n      font-family:\"Assistant\",sans-serif;\n    }\n\n    .hbl-accordion{\n      border-top:1px solid #e3ded4;\n      border-bottom:1px solid #e3ded4;\n    }\n\n    .hbl-item{\n      border-bottom:1px solid #e3ded4;\n    }\n\n    .hbl-btn{\n      width:100%;\n      background:none;\n      border:none;\n      cursor:pointer;\n      text-align:left;\n      padding:20px 0;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      font-family:\"Chalet London Nineteen Sixty\",sans-serif;\n      font-size:clamp(18px,2vw,22px);\n      text-transform:uppercase;\n      letter-spacing:.05em;\n      color:#000;\n      transition:color .2s ease;\n    }\n\n    .hbl-btn:hover{\n      color:#a49e94;\n    }\n\n    .hbl-icon{\n      width:20px;\n      height:20px;\n      position:relative;\n    }\n\n    .hbl-icon::before,\n    .hbl-icon::after{\n      content:\"\";\n      position:absolute;\n      background:#e3ded4;\n      transition:.3s;\n    }\n\n    .hbl-icon::before{\n      width:100%;\n      height:2px;\n      top:9px;\n      left:0;\n    }\n\n    .hbl-icon::after{\n      width:2px;\n      height:100%;\n      top:0;\n      left:9px;\n    }\n\n    .hbl-item.active .hbl-icon::after{\n      transform:scaleY(0);\n      opacity:0;\n    }\n\n    .hbl-content{\n      max-height:0;\n      overflow:hidden;\n      opacity:0;\n      transition:all .4s ease;\n    }\n\n    .hbl-item.active .hbl-content{\n      max-height:520px;\n      opacity:1;\n      margin-bottom:10px;\n    }\n\n    .hbl-content p{\n      font-size:15px;\n      line-height:1.7;\n      color:#222;\n      margin:0 0 12px;\n    }\n\n    @media (max-width:700px){\n      .hbl-btn{ font-size:18px; }\n      .hbl-content p{ font-size:14px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hbl-accordion\"\u003e\n    \u003c!-- DESCRIPTION --\u003e\n    \u003cdiv class=\"hbl-item active\"\u003e\n      \u003cbutton class=\"hbl-btn\"\u003e\n        Product Description\n        \u003cspan class=\"hbl-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"hbl-content\"\u003e\n        \u003cp\u003e\n          The Deepwave collection offers a stunning combination of volume, movement and texture — \n          designed to create a naturally defined wave pattern that exudes elegance and confidence. \n          This hair blends effortlessly with your natural hair and provides a full, bouncy look with every install.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Made for women who love soft yet statement-making hair, Deepwave is perfect for any occasion — \n          whether it’s an everyday look or a special event.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003cdiv class=\"hbl-item\"\u003e\n      \u003cbutton class=\"hbl-btn\"\u003e\n        Specifications\n        \u003cspan class=\"hbl-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"hbl-content\"\u003e\n        \u003cp\u003e\n          Each bundle is made from 100% virgin hair, ensuring a natural shine and smooth texture. \n          Every bundle weighs approximately 100 grams and has been carefully selected for quality and consistency.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Hair cannot be returned due to hygiene regulations. \n          With proper care and maintenance, Deepwave hair can last up to two years while maintaining its soft, luscious pattern.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SHIPPING INFO --\u003e\n    \u003cdiv class=\"hbl-item\"\u003e\n      \u003cbutton class=\"hbl-btn\"\u003e\n        Shipping Info\n        \u003cspan class=\"hbl-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"hbl-content\"\u003e\n        \u003cp\u003e\n          Shipping typically takes 3 to 7 business days. \n          Due to high order volumes, we cannot guarantee same-day processing, \n          even when express shipping is selected.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We appreciate your patience and understanding as we ensure your order receives the quality attention it deserves.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    document.querySelectorAll(\".hbl-item\").forEach(item=\u003e{\n      item.querySelector(\".hbl-btn\").addEventListener(\"click\", ()=\u003e{\n        item.classList.toggle(\"active\");\n      });\n    });\n  \u003c\/script\u003e\n\u003c\/section\u003e\n","brand":"Hair by Lilliy","offers":[{"title":"14","offer_id":62833129062749,"sku":null,"price":55.0,"currency_code":"EUR","in_stock":true},{"title":"16","offer_id":62833129128285,"sku":null,"price":60.0,"currency_code":"EUR","in_stock":true},{"title":"18","offer_id":62833129193821,"sku":null,"price":65.0,"currency_code":"EUR","in_stock":true},{"title":"20","offer_id":62833129259357,"sku":null,"price":70.0,"currency_code":"EUR","in_stock":true},{"title":"22","offer_id":62833129324893,"sku":null,"price":75.0,"currency_code":"EUR","in_stock":true},{"title":"24","offer_id":62833129390429,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true},{"title":"26","offer_id":62833129455965,"sku":null,"price":85.0,"currency_code":"EUR","in_stock":true},{"title":"28","offer_id":62833129521501,"sku":null,"price":90.0,"currency_code":"EUR","in_stock":true},{"title":"30","offer_id":62833129587037,"sku":null,"price":95.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/6006\/8189\/files\/IMG_4827.webp?v=1764273560","url":"https:\/\/www.hblcollection.com\/products\/deepwave","provider":"Hair by Lilliy","version":"1.0","type":"link"}