{"product_id":"hebe-crochet-one-piece-swimsuit-handmade","title":"Hebe Crochet One Piece","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; }\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 {\n    font-size: 1.3rem;\n    line-height: 1;\n    flex-shrink: 0;\n    padding-top: 2px;\n  }\n  .tjc-desc .promise-text strong {\n    display: block;\n    font-weight: 600;\n    margin-bottom: 2px;\n  }\n  .tjc-desc .promise-text span {\n    font-size: 0.95rem;\n    opacity: 0.85;\n  }\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\"] {\n    padding: 0 16px 14px;\n    border-top: 1px solid var(--tj-cream);\n  }\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 {\n    color: #fff;\n    font-size: clamp(1.1rem, 0.5vw + 0.95rem, 1.35rem);\n    margin-bottom: 6px;\n  }\n  .tjc-desc .styling-cta p {\n    font-size: 0.95rem;\n    opacity: 0.85;\n    margin-bottom: 12px;\n  }\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\u003cdiv class=\"hero-hook\"\u003e\n\u003cp class=\"headline\"\u003eWear the piece they'll ask about all night.\u003c\/p\u003e\n\u003cp class=\"subline\"\u003eThe Hebe Crochet One Piece, handcrafted to order, original thong-back silhouette, designed to celebrate your shape.\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 style=\"justify-content: center;\" 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\u003e Tea Leaf\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003cdiv id=\"fabric-feel\" class=\"section\"\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, Hebe is designed to hold its shape in and out of the water. The body feels supportive without digging in, while the fringe adds softness, movement, and drama. 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 movement:\u003c\/strong\u003e long, hand-tied fringe for flow and visual impact\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\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eWhy Hebe Works\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTies to your exact shape, not a standard size.\u003c\/strong\u003e The adjustable wrap construction means it fits \u003cem\u003eyou\u003c\/em\u003e, not a size chart.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe silhouette that started it all.\u003c\/strong\u003e The original thong-back design is the boldest, most iconic Hebe look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupportive without feeling restrictive.\u003c\/strong\u003e The handcrafted crochet structure holds you confidently all day.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoves with you.\u003c\/strong\u003e Statement fringe designed to flow as you walk, dance, and turn heads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOne piece, several looks.\u003c\/strong\u003e Style it as a swimsuit, a bodysuit, or something in between.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"how-to-tie-part1\" class=\"section\"\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 and bottom fringe to neaten the final look.\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\u003e\u003cvideo style=\"width: 100%; height: auto; border-radius: 12px; background: #000;\" preload=\"metadata\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\" playsinline=\"\"\u003e\n          \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dc7919db151a42b79701ddda6f75d027.mov\"\u003e\n          Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\u003c\/p\u003e\n\u003ch6 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\/h6\u003e\n\u003cp style=\"margin: 10px 0 0; text-align: center;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dc7919db151a42b79701ddda6f75d027.mov\" title=\"How to Tie Hebe\" rel=\"noopener\" 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\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eOccasions \u0026amp; Styling\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eThe Hebe Crochet One Piece was designed for moments that deserve attention. From beach days and boat rides to birthdays, dinners, fetes, yacht parties, and destination events, Hebe transforms with the setting. Wear it as a crochet swimsuit, a statement bodysuit, or a cover-up that outshines everything else at the event.\u003c\/p\u003e\n\u003cp\u003eExplore outfit inspiration from personal stylists who have featured Hebe in curated looks on our \u003ca title=\"Styling Inspo\" href=\"https:\/\/tanijaycrochet.com\/blogs\/tjc-portfolio\"\u003eStyling Blog\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\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 title=\"Styling Services\" href=\"https:\/\/tanijaycrochet.com\/pages\/get-styled\" class=\"cta-btn\"\u003eBook a Styling Session\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\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 href=\"https:\/\/tanijaycrochet.com\/pages\/crochet-color-catalog-acrylic-yarn\" title=\"Yarn Color Catalog\"\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 href=\"https:\/\/tanijaycrochet.com\/collections\/hebe-collection\" title=\"Shop Hebe Collection\"\u003eHebe Collection\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOn-request adjustments:\u003c\/strong\u003e strap length, strap thickness, fringe length, and additional variations. Just ask.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeed a shade you don't see?\u003c\/strong\u003e \u003ca href=\"https:\/\/tanijaycrochet.com\/pages\/contact-us\" title=\"Contact Us\"\u003eReach out\u003c\/a\u003e and I'll guide you personally.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 10px; text-align: center;\" class=\"note\"\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\u003cdiv id=\"hebe-your-way\" class=\"campaign\"\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 open=\"\" class=\"tjc-toggle\"\u003e\n\u003csummary\u003e🎥 Watch Part 2: Style with the Metal Ring\u003c\/summary\u003e\n\u003cdiv class=\"tjc-video\"\u003e\u003cvideo style=\"width: 100%; border-radius: 16px; background: #000; display: block; object-fit: contain;\" preload=\"auto\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n          \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/48c3859390564dca83322a246e5c4b9b.mov\"\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\u003ch6 style=\"text-align: center;\"\u003e\u003cem\u003eColor Featured in Video: \"Tea Leaf\"\u003c\/em\u003e\u003c\/h6\u003e\n\u003cp style=\"margin: 10px 0 0; text-align: center;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/48c3859390564dca83322a246e5c4b9b.mov\" title=\"How to Tie Hebe with Metal Ring\" rel=\"noopener\" target=\"_blank\"\u003e\u003cu\u003eOpen in a New Tab\u003c\/u\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"list\" class=\"acc\"\u003e\n\u003cdetails aria-labelledby=\"care-hdr\"\u003e\n\u003csummary id=\"care-hdr\"\u003eCare Instructions\u003c\/summary\u003e\n\u003cdiv aria-labelledby=\"care-hdr\" role=\"region\"\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 href=\"https:\/\/tanijaycrochet.com\/pages\/crochetcare\" title=\"Crochet Care\"\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 aria-labelledby=\"fit-hdr\" role=\"region\"\u003eFor the perfect fit, visit our \u003ca title=\"Measurement Guide\" href=\"https:\/\/tanijaycrochet.com\/pages\/body-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 title=\"Contact Us\" href=\"https:\/\/tanijaycrochet.com\/pages\/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 aria-labelledby=\"shipping-hdr\" role=\"region\"\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 aria-labelledby=\"rush-hdr\" role=\"region\"\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\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\n\u003cp\u003e \u003c\/p\u003e","brand":"TANIJAY CROCHET","offers":[{"title":"XS \/ Tea Leaf","offer_id":51403999904034,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Cherry Red","offer_id":51404000133410,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Country Blue","offer_id":51404126388514,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Turqua","offer_id":51403999936802,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Buff","offer_id":51404000067874,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Café Latte","offer_id":51404110594338,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Black","offer_id":51404000035106,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ White","offer_id":51404000002338,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Tea Leaf","offer_id":51404000166178,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Cherry Red","offer_id":51404000395554,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Country Blue","offer_id":51404126421282,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Turqua","offer_id":51404000198946,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Buff","offer_id":51404000330018,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Café Latte","offer_id":51404110627106,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":51404000297250,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"S \/ White","offer_id":51404000264482,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Tea Leaf","offer_id":51404000428322,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Cherry Red","offer_id":51404000657698,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Country Blue","offer_id":51404126454050,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Turqua","offer_id":51404000461090,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Buff","offer_id":51404000592162,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Café Latte","offer_id":51404110659874,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":51404000559394,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":51404000526626,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Tea Leaf","offer_id":51404000690466,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Cherry Red","offer_id":51404000919842,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Country Blue","offer_id":51404126486818,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Turqua","offer_id":51404000723234,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Buff","offer_id":51404000854306,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Café Latte","offer_id":51404110692642,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":51404000821538,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":51404000788770,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Tea Leaf","offer_id":51404000952610,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Cherry Red","offer_id":51404001181986,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Country Blue","offer_id":51404126519586,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Turqua","offer_id":51404000985378,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Buff","offer_id":51404001116450,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Café Latte","offer_id":51404110725410,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":51404001083682,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ White","offer_id":51404001050914,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Tea Leaf","offer_id":51404001214754,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Cherry Red","offer_id":51404001444130,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Country Blue","offer_id":51404126552354,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Turqua","offer_id":51404001247522,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Buff","offer_id":51404001378594,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Café Latte","offer_id":51404110758178,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":51404001345826,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":51404001313058,"sku":null,"price":145.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Tea Leaf","offer_id":51404001476898,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Cherry Red","offer_id":51404001706274,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Country Blue","offer_id":51404126585122,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Turqua","offer_id":51404001509666,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Buff","offer_id":51404001640738,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Café Latte","offer_id":51404110790946,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Black","offer_id":51404001607970,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ White","offer_id":51404001575202,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Tea Leaf","offer_id":51404001739042,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Cherry Red","offer_id":51404001968418,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Country Blue","offer_id":51404126617890,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Turqua","offer_id":51404001771810,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Buff","offer_id":51404001902882,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Café Latte","offer_id":51404110823714,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Black","offer_id":51404001870114,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ White","offer_id":51404001837346,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/6826\/4349\/files\/tanijay-crochet-hebe-crochet-one-piece-one-piece-1224607270.png?v=1774415057","url":"https:\/\/tanijaycrochet.com\/products\/hebe-crochet-one-piece-swimsuit-handmade","provider":"TANIJAY CROCHET","version":"1.0","type":"link"}