{"product_id":"hemera-crochet-one-piece-thong-cut-coverage","title":"Hemera 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-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; gap: 12px; align-items: flex-start;\n    margin-bottom: 12px; 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 .campaign {\n    margin: 20px 0; border: 1px solid var(--tj-cream);\n    border-radius: 14px; background: var(--tj-cream); 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); border-radius: 12px;\n    background: #fff; margin-bottom: 10px; overflow: hidden;\n  }\n  .tjc-desc .acc summary {\n    list-style: none; cursor: pointer; font-weight: 600;\n    padding: 14px 16px; 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; padding: 12px 16px; background: var(--tj-accent);\n    color: #fff; margin: 16px 0 4px; text-align: center; font-weight: 600;\n  }\n\n  .tjc-desc .styling-cta {\n    border: 1px solid var(--tj-primary); border-radius: 14px;\n    background: var(--tj-primary); color: #fff; padding: 18px 20px;\n    margin: 0 0 18px; 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; background: var(--tj-accent); color: #fff;\n    text-decoration: none; padding: 10px 24px; border-radius: 999px;\n    font-weight: 600; font-size: 0.95rem; letter-spacing: .02em; 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); border: 1px dashed var(--tj-light);\n    padding: 10px 12px; border-radius: 10px; font-size: .95rem;\n  }\n\n  .tjc-desc details.tjc-toggle {\n    border: 1px solid var(--tj-cream); border-radius: 10px;\n    overflow: hidden; margin: 12px 0; background: #fff;\n  }\n  .tjc-desc details.tjc-toggle \u003e summary {\n    cursor: pointer; list-style: none; padding: 12px 14px;\n    background: #1f4546; color: #fff; font-weight: 600; 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\"\u003eThe Hemera silhouette. A little more to hold on to.\u003c\/p\u003e\n\u003cp class=\"subline\"\u003eThe Hemera Thong Edition; the same clean, fringe-free Hemera construction with a slightly fuller thong back than the original: still a thong cut, with just a touch more coverage where it counts.\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 Original Design\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cstrong\u003eColor pictured:\u003c\/strong\u003e \u003cem\u003eCountry Blue\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cstrong\u003eEdition:\u003c\/strong\u003e \u003cem\u003eThong Edition\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 cut, or the finish, 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 a strap adjusted or the fit refined? Send it back and I'll make it right, because your Hemera 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!-- FABRIC \u0026 FEEL --\u003e\n\u003cdiv 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, the Hemera Thong Edition is built on the same clean, fringe-free foundation as the original Hemera; the same supportive crochet body, the same adjustable wrap construction, the same deep-V neckline. The difference is in the back: a slightly fuller thong cut that gives a little more coverage than the original without changing the silhouette or the confidence of the piece.\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\u003eSilhouette:\u003c\/strong\u003e thong-back, deep-V neckline\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBack coverage:\u003c\/strong\u003e slightly fuller than the original Hemera thong cut; still a thong, with a touch more material at the back\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFringe-free:\u003c\/strong\u003e clean crochet throughout, no fringe at any point\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\u003eWater-friendly:\u003c\/strong\u003e made for the pool, the beach, and everything in between\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY THIS EDITION --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eWhy This Edition Works\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSame Hemera foundation:\u003c\/strong\u003e everything you know about the Hemera — the clean crochet, the wrap construction, the fringe-free finish — is exactly the same.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA fuller thong cut:\u003c\/strong\u003e for the woman who wants a thong silhouette with just a little more coverage at the back than the original offers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTies to your exact shape:\u003c\/strong\u003e the adjustable wrap construction means it fits you, not a size chart.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFringe-free throughout:\u003c\/strong\u003e structured, sculpted crochet with nothing to distract from the silhouette.\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\u003c!-- HOW TO TIE --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eHow to Tie Hemera Thong Edition\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003eTies the same way as the original Hemera; follow these steps for a perfect fit every time.\u003c\/em\u003e\u003c\/p\u003e\n\u003col class=\"tjc-steps\"\u003e\n\u003cli\u003eTie the neck strings to your preferred fit.\u003c\/li\u003e\n\u003cli\u003eEnsure the front of the one piece covers your chest and crotch securely.\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\u003c\/ol\u003e\n\u003cp style=\"margin-top: 12px; text-align: center;\"\u003eThe adjustable wrap design allows this piece to mold naturally to your body for a truly personalized fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OCCASIONS \u0026 STYLING --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eOccasions \u0026amp; Styling\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eThe Hemera Thong Edition is for the woman who wants the Hemera silhouette with a back that feels like hers. The clean crochet body keeps it polished; the fuller thong cut keeps it comfortable and confident. Wear it poolside, at a beach event, on a boat, or styled with a wrap skirt for a sunset dinner. Structured, personal, and made to be worn with ease.\u003c\/p\u003e\n\u003cp\u003eExplore curated outfit inspiration from personal stylists who have featured TaniJay pieces 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\u003c!-- STYLING CTA --\u003e\n\u003cdiv class=\"styling-cta\"\u003e\n\u003ch3\u003eNot sure how to style it?\u003c\/h3\u003e\n\u003cp\u003eBook a session with one of our personal stylists and let them build a full look around this piece.\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\u003c!-- CUSTOMIZATION --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3 class=\"hd\"\u003eCustomization\u003c\/h3\u003e\n\u003cdiv class=\"bd\"\u003e\n\u003cp\u003eEvery piece is handcrafted individually for its wearer. Choose your shade and make the details 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 previews in the \u003ca href=\"https:\/\/tanijaycrochet.com\/collections\/hebe-collection\" title=\"TaniJay Collection\"\u003eTaniJay Collection\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOn-request adjustments:\u003c\/strong\u003e strap length, strap thickness, and coverage level. 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;\" 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\u003c!-- METAL RING --\u003e\n\u003cdiv class=\"campaign\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eStyle It with the Signature Metal Ring\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 10px;\"\u003eEvery piece ships with a \u003cstrong\u003ecomplimentary metal ring\u003c\/strong\u003e for an additional way to style your look.\u003c\/p\u003e\n\u003cdetails class=\"tjc-toggle\" open=\"\"\u003e\n\u003csummary\u003e🎥 Watch: 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\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 href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/48c3859390564dca83322a246e5c4b9b.mov\" title=\"Style with the 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\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 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 piece 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\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":50296252006690,"sku":null,"price":105.0,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":50296252039458,"sku":null,"price":105.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":50296252072226,"sku":null,"price":110.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":50296252104994,"sku":null,"price":110.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":50296252137762,"sku":null,"price":115.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":50296252170530,"sku":null,"price":115.0,"currency_code":"USD","in_stock":true},{"title":"3XL","offer_id":50296252203298,"sku":null,"price":120.0,"currency_code":"USD","in_stock":true},{"title":"4XL","offer_id":50296252236066,"sku":null,"price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/6826\/4349\/files\/tanijay-crochet-hemera-crochet-one-piece-high-cut-coverage-one-piece-1224826413.png?v=1772563328","url":"https:\/\/tanijaycrochet.com\/products\/hemera-crochet-one-piece-thong-cut-coverage","provider":"TANIJAY CROCHET","version":"1.0","type":"link"}