{"product_id":"hebe-crochet-one-piece-full-coverage","title":"Hebe Crochet One Piece - Full Coverage","description":"\u003cstyle\u003e\n  :root {\n    --tj-primary: #1f4546;\n    --tj-accent: #cb9251;\n    --tj-light: #dec6ab;\n    --tj-cream: #e9e1d4;\n    --tj-cream-dark: #ddd4c4;\n    --tj-text: #1f4546;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .tjc-desc {\n    font-family: Montserrat, ui-sans-serif, system-ui, sans-serif;\n    line-height: 1.7;\n    font-size: clamp(0.98rem, 0.25vw + 0.9rem, 1.06rem);\n    -webkit-font-smoothing: antialiased;\n    letter-spacing: .01em;\n    color: var(--tj-text);\n  }\n\n  .tjc-desc .wrap { max-width: 980px; margin: 0 auto; }\n\n  .tjc-desc .hd, .tjc-desc h2, .tjc-desc h3 {\n    font-family: \"Cormorant Garamond\", serif;\n    font-weight: 600;\n    letter-spacing: .2px;\n    line-height: 1.2;\n  }\n  .tjc-desc .section .hd { font-size: clamp(1.15rem, 0.6vw + 1rem, 1.5rem); }\n  .tjc-desc h2 { font-size: clamp(1.25rem, 0.8vw + 1rem, 1.7rem); }\n  .tjc-desc h3 { font-size: clamp(1.1rem, 0.5vw + 0.95rem, 1.35rem); }\n\n  .tjc-desc .hero-hook {\n    text-align: center;\n    padding: 20px 0 16px;\n    border-bottom: 1px solid var(--tj-cream);\n    margin-bottom: 20px;\n  }\n  .tjc-desc .hero-hook .headline {\n    font-family: \"Cormorant Garamond\", serif;\n    font-size: clamp(1.5rem, 2vw + 1rem, 2.2rem);\n    font-weight: 600;\n    font-style: italic;\n    color: var(--tj-primary);\n    margin-bottom: 8px;\n    line-height: 1.2;\n  }\n  .tjc-desc .hero-hook .subline {\n    font-size: clamp(0.95rem, 0.3vw + 0.88rem, 1.05rem);\n    color: var(--tj-primary);\n    opacity: 0.8;\n    margin-bottom: 14px;\n  }\n\n  .tjc-desc .lead-time-bar {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--tj-primary);\n    color: #fff;\n    border-radius: 999px;\n    padding: 7px 18px;\n    font-size: 0.88rem;\n    font-weight: 600;\n    letter-spacing: .03em;\n  }\n  .tjc-desc .lead-time-bar .dot {\n    width: 7px; height: 7px;\n    background: #6fcf97;\n    border-radius: 50%;\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  .tjc-desc .pill {\n    display: inline-flex; gap: 8px; align-items: center;\n    padding: 8px 16px;\n    border: 1px solid var(--tj-primary);\n    border-radius: 999px;\n    font-size: clamp(.92rem,.2vw+.88rem,1rem);\n    margin: 6px 8px 18px 0;\n    background: #fff;\n    font-weight: 600;\n  }\n  .tjc-desc .pill-wrap { display: flex; flex-wrap: wrap; gap: 0; margin-top: 10px; justify-content: center; }\n\n  .tjc-desc .section {\n    margin: 0 0 18px;\n    border: 1px solid var(--tj-cream);\n    border-radius: 14px;\n    background: #fff;\n    box-shadow: 0 1px 0 rgba(0,0,0,.045);\n    overflow: hidden;\n  }\n  .tjc-desc .section .hd {\n    margin: 0;\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--tj-cream);\n    background: var(--tj-cream);\n    font-weight: 600;\n    text-align: center;\n  }\n  .tjc-desc .section .bd { padding: 16px 18px; }\n\n  .tjc-desc .promise-section {\n    margin: 0 0 18px;\n    border: 2px solid var(--tj-accent);\n    border-radius: 14px;\n    background: #fff;\n    overflow: hidden;\n  }\n  .tjc-desc .promise-section .hd {\n    margin: 0;\n    padding: 15px 18px;\n    border-bottom: 2px solid var(--tj-accent);\n    background: var(--tj-accent);\n    color: #fff;\n    font-weight: 600;\n    text-align: center;\n    font-family: \"Cormorant Garamond\", serif;\n    font-size: clamp(1.15rem, 0.6vw + 1rem, 1.5rem);\n    letter-spacing: .2px;\n  }\n  .tjc-desc .promise-section .bd { padding: 16px 18px; }\n  .tjc-desc .promise-item {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-bottom: 12px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid var(--tj-cream);\n  }\n  .tjc-desc .promise-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }\n  .tjc-desc .promise-icon { font-size: 1.3rem; line-height: 1; flex-shrink: 0; padding-top: 2px; }\n  .tjc-desc .promise-text strong { display: block; font-weight: 600; margin-bottom: 2px; }\n  .tjc-desc .promise-text span { font-size: 0.95rem; opacity: 0.85; }\n\n  .tjc-desc .highlight-section {\n    margin: 0 0 18px;\n    border: 2px solid var(--tj-primary);\n    border-radius: 14px;\n    background: #fff;\n    overflow: hidden;\n  }\n  .tjc-desc .highlight-section .hd {\n    margin: 0;\n    padding: 15px 18px;\n    border-bottom: 2px solid var(--tj-primary);\n    background: var(--tj-primary);\n    color: #fff;\n    font-weight: 600;\n    text-align: center;\n    font-family: \"Cormorant Garamond\", serif;\n    font-size: clamp(1.15rem, 0.6vw + 1rem, 1.5rem);\n    letter-spacing: .2px;\n  }\n  .tjc-desc .highlight-section .bd { padding: 16px 18px; }\n\n  .tjc-desc .campaign {\n    margin: 20px 0;\n    border: 1px solid var(--tj-cream);\n    border-radius: 14px;\n    background: var(--tj-cream);\n    padding: 16px 18px;\n  }\n  .tjc-desc .campaign h3 { margin: 0 0 8px; }\n\n  .tjc-desc .acc details {\n    border: 1px solid var(--tj-cream);\n    border-radius: 12px;\n    background: #fff;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .tjc-desc .acc summary {\n    list-style: none;\n    cursor: pointer;\n    font-weight: 600;\n    padding: 14px 16px;\n    background: #fff;\n  }\n  .tjc-desc .acc summary::-webkit-details-marker { display: none; }\n  .tjc-desc .acc [role=\"region\"] { padding: 0 16px 14px; border-top: 1px solid var(--tj-cream); }\n\n  .tjc-desc .banner {\n    border-radius: 12px;\n    padding: 12px 16px;\n    background: var(--tj-accent);\n    color: #fff;\n    margin: 16px 0 4px;\n    text-align: center;\n    font-weight: 600;\n  }\n\n  .tjc-desc .styling-cta {\n    border: 1px solid var(--tj-primary);\n    border-radius: 14px;\n    background: var(--tj-primary);\n    color: #fff;\n    padding: 18px 20px;\n    margin: 0 0 18px;\n    text-align: center;\n  }\n  .tjc-desc .styling-cta h3 { color: #fff; font-size: clamp(1.1rem, 0.5vw + 0.95rem, 1.35rem); margin-bottom: 6px; }\n  .tjc-desc .styling-cta p { font-size: 0.95rem; opacity: 0.85; margin-bottom: 12px; }\n  .tjc-desc .styling-cta a.cta-btn {\n    display: inline-block;\n    background: var(--tj-accent);\n    color: #fff;\n    text-decoration: none;\n    padding: 10px 24px;\n    border-radius: 999px;\n    font-weight: 600;\n    font-size: 0.95rem;\n    letter-spacing: .02em;\n    transition: opacity .2s;\n  }\n  .tjc-desc .styling-cta a.cta-btn:hover { opacity: 0.88; }\n\n  .tjc-desc .note {\n    background: var(--tj-cream);\n    border: 1px dashed var(--tj-light);\n    padding: 10px 12px;\n    border-radius: 10px;\n    font-size: .95rem;\n  }\n\n  .tjc-desc details.tjc-toggle {\n    border: 1px solid var(--tj-cream);\n    border-radius: 10px;\n    overflow: hidden;\n    margin: 12px 0;\n    background: #fff;\n  }\n  .tjc-desc details.tjc-toggle \u003e summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 12px 14px;\n    background: #1f4546;\n    color: #fff;\n    font-weight: 600;\n    text-align: center;\n  }\n  .tjc-desc details.tjc-toggle \u003e summary::-webkit-details-marker { display: none; }\n  .tjc-desc .tjc-video { padding: 12px 14px; background: #fff; }\n  .tjc-desc .tjc-video video {\n    width: 100%; height: auto; display: block;\n    border-radius: 12px; background: #000; object-fit: contain;\n  }\n  .tjc-desc ol.tjc-steps { margin: 10px 0 0; padding-left: 18px; }\n  .tjc-desc ol.tjc-steps li { margin: 6px 0; }\n\n  .tjc-desc p { margin: 0 0 12px; }\n  .tjc-desc ul { margin: 0; padding-left: 18px; }\n  .tjc-desc li { margin: 6px 0; }\n  .tjc-desc a { color: var(--tj-primary); text-decoration: underline; text-underline-offset: 2px; }\n\n  @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n\u003c\/style\u003e\n\u003cdiv class=\"tjc-desc\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003c!-- HERO HOOK --\u003e\n\u003cdiv class=\"hero-hook\"\u003e\n\u003cp class=\"headline\"\u003eFull coverage. Full character. All Hebe.\u003c\/p\u003e\n\u003cp class=\"subline\"\u003eThe Hebe Crochet One Piece: Full Coverage edition, handcrafted to order with above-knee curly fringe and a silhouette designed to cover more while turning heads just the same.\u003c\/p\u003e\n\u003cdiv\u003e\u003cspan class=\"lead-time-bar\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Handcrafted to order. Current processing: 1–2 weeks\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pill-wrap\"\u003e\n\u003cdiv class=\"pill\"\u003e\u003cstrong\u003eTaniJay Signature Piece\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cstrong\u003eColor pictured:\u003c\/strong\u003e \u003cem\u003eSpring Green\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cstrong\u003eEdition:\u003c\/strong\u003e \u003cem\u003eFull Coverage + Curly Fringe\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROMISE --\u003e\n\u003cdiv class=\"promise-section\"\u003e\n\u003cdiv class=\"hd\"\u003eThe TaniJay Promise — You're Covered. Always.\u003c\/div\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp style=\"margin-bottom: 16px; font-size: 0.97rem;\"\u003eWhen you order from TaniJay, you're not just buying a piece. You're gaining a maker who stands behind every stitch. Here's what that looks like:\u003c\/p\u003e\n\u003cdiv class=\"promise-item\"\u003e\n\u003cdiv class=\"promise-icon\"\u003e🤝\u003c\/div\u003e\n\u003cdiv class=\"promise-text\"\u003e\n\u003cstrong\u003eI handle everything personally\u003c\/strong\u003e \u003cspan\u003eIf something isn't right with the fit, the length, or the fringe, reach out. I take care of it, including all shipping and processing costs. No hassle, no arguments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promise-item\"\u003e\n\u003cdiv class=\"promise-icon\"\u003e✂️\u003c\/div\u003e\n\u003cdiv class=\"promise-text\"\u003e\n\u003cstrong\u003ePost-purchase alterations, on me\u003c\/strong\u003e \u003cspan\u003eNeed more fringe? A different cut? An extra strap? Clients send their pieces back and I make it right, because your Hebe should feel exactly how you imagined it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promise-item\"\u003e\n\u003cdiv class=\"promise-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"promise-text\"\u003e\n\u003cstrong\u003eExchanges if life happens\u003c\/strong\u003e \u003cspan\u003eBodies change, plans change. If you need an exchange, we'll work it out together.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"promise-item\"\u003e\n\u003cdiv class=\"promise-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"promise-text\"\u003e\n\u003cstrong\u003eEvery order ships with a little something extra\u003c\/strong\u003e \u003cspan\u003eA small thank-you from me to you, because this is a relationship, not just a transaction.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT MAKES THIS EDITION DIFFERENT --\u003e\n\u003cdiv class=\"highlight-section\"\u003e\n\u003cdiv class=\"hd\"\u003eWhat Makes This Edition Different\u003c\/div\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eThis is Hebe for the woman who wants more coverage without losing a single drop of drama. The Full Coverage silhouette offers greater back and seat coverage while keeping the iconic Hebe wrap construction and adjustable fit. The fringe hits above the knee in a curly, distressed texture — voluminous, lived-in, and full of movement. It's not polished. It's intentional.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull coverage silhouette:\u003c\/strong\u003e more back and seat coverage than the original thong-back design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAbove-knee curly fringe:\u003c\/strong\u003e textured, distressed finish with natural volume and bounce\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDistressed fringe character:\u003c\/strong\u003e curly, lived-in texture that moves differently with every step\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable wrap construction:\u003c\/strong\u003e ties to your exact shape, not a standard size\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupportive crochet body:\u003c\/strong\u003e holds you confidently all day without digging in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"note\" style=\"margin-top: 12px;\"\u003eWant tweaks? Fringe length, strap placement, and coverage level can all be customized at no extra cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FABRIC \u0026 FEEL --\u003e\n\u003cdiv class=\"section\" id=\"fabric-feel\"\u003e\n\u003ch3 class=\"hd\"\u003eFabric \u0026amp; Feel\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eHand-crocheted with \u003cstrong\u003e100% acrylic yarn\u003c\/strong\u003e, this Hebe is built to hold its shape in and out of the water. The body feels supportive without digging in, while the above-knee curly fringe adds volume, texture, and movement that straight fringe simply can't replicate. Wear it to swim, dance, lounge, or style it as a statement bodysuit. Hebe adapts to your energy.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 100% acrylic yarn, soft, durable, and water-friendly\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandmade texture:\u003c\/strong\u003e supportive crochet structure with a smooth, clean finish\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFringe style:\u003c\/strong\u003e above-knee, hand-finished curly fringe with a distressed, voluminous texture\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable hold:\u003c\/strong\u003e stretches to your shape while maintaining structure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile wear:\u003c\/strong\u003e swim-ready or styled as a statement crochet bodysuit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO TIE --\u003e\n\u003cdiv class=\"section\" id=\"how-to-tie-part1\"\u003e\n\u003ch3 class=\"hd\"\u003eHow to Tie Hebe, Part 1: The Original Look\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003eHere's the look that made Hebe famous, straight from the packaging.\u003c\/em\u003e\u003c\/p\u003e\n\u003col class=\"tjc-steps\"\u003e\n\u003cli\u003eTie the neck strings.\u003c\/li\u003e\n\u003cli\u003eMake sure the front of the one piece securely covers your chest and crotch.\u003c\/li\u003e\n\u003cli\u003eBring the thick straps at the crotch between your legs and wrap them around your hips.\u003c\/li\u003e\n\u003cli\u003eContinue wrapping the straps upward around your torso. They should form an \"X\" shape on your tummy when tied correctly.\u003c\/li\u003e\n\u003cli\u003eTie the remaining strings in the front or back, whichever you prefer.\u003c\/li\u003e\n\u003cli\u003eAdjust the tightness of the neck, bust, and hip straps for comfort. Retie the neck strings to your preferred fit.\u003c\/li\u003e\n\u003cli\u003eGently finger-comb the top fringe to neaten the final look. The curly bottom fringe is designed to fall naturally — no combing needed.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 12px; text-align: center;\"\u003eThe adjustable wrap design allows Hebe to mold more naturally to your body for a truly personalized fit.\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px;\"\u003e\u003cvideo playsinline=\"\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" preload=\"metadata\" style=\"width: 100%; height: auto; border-radius: 12px; background: #000;\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dc7919db151a42b79701ddda6f75d027.mov\" type=\"video\/mp4\"\u003e\n          Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 10px 0 0; text-align: center;\"\u003e\u003cem\u003e\u003cu\u003eColor Featured in Video: \"Tea Leaf\"\u003c\/u\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 6px 0 0; text-align: center;\"\u003e\u003ca rel=\"noopener\" title=\"How to Tie Hebe\" href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dc7919db151a42b79701ddda6f75d027.mov\" target=\"_blank\"\u003e\u003cu\u003eOpen in a New Tab\u003c\/u\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OCCASIONS \u0026 STYLING --\u003e\n\u003cdiv class=\"section\" id=\"occasions-styling\"\u003e\n\u003ch3 class=\"hd\"\u003eOccasions \u0026amp; Styling\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eThe Hebe Full Coverage was designed for women who want presence and comfort in equal measure. From beach days and boat rides to birthdays, fetes, yacht parties, and destination events — the curly fringe silhouette shifts the energy of every setting it walks into. Wear it as a swimsuit, a bodysuit, or the cover-up that outshines everything else at the event.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSwim:\u003c\/strong\u003e water-friendly yarn that holds its shape in and out of the water.\u003cbr\u003e\u003cstrong\u003eTexture and volume:\u003c\/strong\u003e the curly, distressed fringe adds dimension and movement that catches the light differently from every angle.\u003cbr\u003e\u003cstrong\u003eNight vibes:\u003c\/strong\u003e pair with heels and statement jewelry to let the fringe do the work after dark.\u003c\/p\u003e\n\u003cp\u003eExplore outfit inspiration from personal stylists who have featured Hebe in curated looks on our \u003ca href=\"https:\/\/tanijaycrochet.com\/blogs\/tjc-portfolio\" title=\"Styling Inspo\"\u003eStyling Blog\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STYLING CTA --\u003e\n\u003cdiv class=\"styling-cta\"\u003e\n\u003ch3\u003eNot sure how to wear it?\u003c\/h3\u003e\n\u003cp\u003eBook a session with one of our personal stylists and let them build your full look around Hebe.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/tanijaycrochet.com\/pages\/get-styled\" title=\"Styling Services\"\u003eBook a Styling Session\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- CUSTOMIZATION --\u003e\n\u003cdiv class=\"section\" id=\"customization\"\u003e\n\u003ch3 class=\"hd\"\u003eCustomization\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eEvery Hebe is handcrafted individually for its wearer. Choose your preferred yarn shade, adjust the details, and make the piece uniquely yours.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade to order:\u003c\/strong\u003e handcrafted to your exact measurements\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor selection:\u003c\/strong\u003e choose from our \u003ca title=\"Yarn Color Catalog\" href=\"https:\/\/tanijaycrochet.com\/pages\/crochet-color-catalog-acrylic-yarn\"\u003eYarn Color Catalog\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShade inspiration:\u003c\/strong\u003e explore Hebe previews in the \u003ca title=\"Shop Hebe Collection\" href=\"https:\/\/tanijaycrochet.com\/collections\/hebe-collection\"\u003eHebe Collection\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOn-request adjustments:\u003c\/strong\u003e fringe length, coverage level, strap length and thickness, and fringe density. Just ask.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWant something fully custom?\u003c\/strong\u003e Submit your ideas via our \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/tanijaycrochet.com\/pages\/customize-my-order\" target=\"_blank\"\u003eCustomize My Order page\u003c\/a\u003e or add premium upgrades with our \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/tanijaycrochet.com\/products\/customize-my-order\" target=\"_blank\"\u003eAdd-On service\u003c\/a\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeed a shade you don't see?\u003c\/strong\u003e \u003ca title=\"Contact Us\" href=\"https:\/\/tanijaycrochet.com\/pages\/contact-us\"\u003eReach out\u003c\/a\u003e and I'll guide you personally.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"note\" style=\"margin-top: 10px;\"\u003eSelecting a listed color will show a preview of how your piece looks in that shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- METAL RING --\u003e\n\u003cdiv class=\"campaign\" id=\"hebe-your-way\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eStyle Hebe with the Signature Metal Ring\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 10px;\"\u003eEvery Hebe ships with a \u003cstrong\u003ecomplimentary metal ring\u003c\/strong\u003e for an additional way to style your piece.\u003c\/p\u003e\n\u003cdetails class=\"tjc-toggle\" open=\"\"\u003e\n\u003csummary\u003e🎥 Watch Part 2: Style with the Metal Ring\u003c\/summary\u003e\n\u003cdiv class=\"tjc-video\"\u003e\u003cvideo playsinline=\"\" loop=\"loop\" muted=\"\" preload=\"auto\" style=\"width: 100%; border-radius: 16px; background: #000; display: block; object-fit: contain;\"\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/48c3859390564dca83322a246e5c4b9b.mov\" type=\"video\/mp4\"\u003e\n            Your browser does not support the video tag.\n          \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cp style=\"margin: 10px 0 0; text-align: center;\"\u003e\u003cem\u003eColor Featured in Video: \"Tea Leaf\"\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 6px 0 0; text-align: center;\"\u003e\u003ca rel=\"noopener\" title=\"How to Tie Hebe with Metal Ring\" href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/48c3859390564dca83322a246e5c4b9b.mov\" target=\"_blank\"\u003e\u003cu\u003eOpen in a New Tab\u003c\/u\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ACCORDIONS --\u003e\n\u003cdiv class=\"acc\" role=\"list\"\u003e\n\u003cdetails aria-labelledby=\"care-hdr\"\u003e\n\u003csummary id=\"care-hdr\"\u003eCare Instructions\u003c\/summary\u003e\n\u003cdiv role=\"region\" aria-labelledby=\"care-hdr\"\u003eDesigned for longevity and easy wear, handwashing is recommended. \u003cstrong\u003eMachine washable and dryer safe when following our guide.\u003c\/strong\u003e\u003cbr\u003eSee the full \u003ca title=\"Crochet Care\" href=\"https:\/\/tanijaycrochet.com\/pages\/crochetcare\"\u003eCrochet Care Guide\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-labelledby=\"fit-hdr\"\u003e\n\u003csummary id=\"fit-hdr\"\u003eFit \u0026amp; Sizing\u003c\/summary\u003e\n\u003cdiv role=\"region\" aria-labelledby=\"fit-hdr\"\u003eFor the perfect fit, visit our \u003ca href=\"https:\/\/tanijaycrochet.com\/pages\/body-measurement-guide\" title=\"Measurement Guide\"\u003eMeasurement Guide\u003c\/a\u003e.\u003cbr\u003eYou can also click the \u003cstrong\u003eSize Guide\u003c\/strong\u003e link located above the size selector. Still unsure? \u003ca href=\"https:\/\/tanijaycrochet.com\/pages\/contact-us\" title=\"Contact Us\"\u003eContact me directly\u003c\/a\u003e and I'll personally guide you to your best fit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-labelledby=\"shipping-hdr\"\u003e\n\u003csummary id=\"shipping-hdr\"\u003eProcessing \u0026amp; Shipping\u003c\/summary\u003e\n\u003cdiv role=\"region\" aria-labelledby=\"shipping-hdr\"\u003eEvery Hebe is handcrafted to order. Current processing time is \u003cstrong\u003e1–2 weeks\u003c\/strong\u003e from the date of your order. Need it sooner? We offer Priority 48-Hour Processing. Visit our \u003ca href=\"https:\/\/tanijaycrochet.com\/products\/rush-order\"\u003eRush My Order Service\u003c\/a\u003e for details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-labelledby=\"rush-hdr\"\u003e\n\u003csummary id=\"rush-hdr\"\u003eRush My Order\u003c\/summary\u003e\n\u003cdiv role=\"region\" aria-labelledby=\"rush-hdr\"\u003eWe offer Priority 48-Hour Processing. Visit our \u003ca href=\"https:\/\/tanijaycrochet.com\/products\/rush-order\"\u003eRush My Order Service\u003c\/a\u003e for more details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BANNER --\u003e\n\u003cdiv class=\"banner\"\u003eHandcrafted with care. Backed by me, personally. Designed to be unforgettable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TANIJAY CROCHET","offers":[{"title":"XS","offer_id":51399760380194,"sku":null,"price":229.34,"currency_code":"CAD","in_stock":true},{"title":"S","offer_id":51399760412962,"sku":null,"price":229.34,"currency_code":"CAD","in_stock":true},{"title":"M","offer_id":51399760445730,"sku":null,"price":243.23,"currency_code":"CAD","in_stock":true},{"title":"L","offer_id":51399760478498,"sku":null,"price":243.23,"currency_code":"CAD","in_stock":true},{"title":"XL","offer_id":51399760511266,"sku":null,"price":257.13,"currency_code":"CAD","in_stock":true},{"title":"2XL","offer_id":51399760544034,"sku":null,"price":257.13,"currency_code":"CAD","in_stock":true},{"title":"3XL","offer_id":51399760576802,"sku":null,"price":264.08,"currency_code":"CAD","in_stock":true},{"title":"4XL","offer_id":51399760609570,"sku":null,"price":264.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/6826\/4349\/files\/tanijay-crochet-hebe-crochet-one-piece-full-coverage-one-piece-1225837421.png?v=1772772190","url":"https:\/\/tanijaycrochet.com\/en-ca\/products\/hebe-crochet-one-piece-full-coverage","provider":"TANIJAY CROCHET","version":"1.0","type":"link"}