{"product_id":"the-margaux-limited-white","title":"Margaux Fringe Dress — White","description":"\u003c!-- TaniJay Crochet - The Margaux - White - The Margaux Collection --\u003e\n\u003cstyle\u003e\n  :root {\n    --tj-primary: #1f4546;\n    --tj-accent: #cb9251;\n    --tj-light: #dec6ab;\n    --tj-cream: #f5efe4;\n    --tj-cream-dark: #e9e1d4;\n    --tj-text: #1f4546;\n    --tj-muted: #666;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .tjc-dress {\n    font-family: Montserrat, ui-sans-serif, system-ui, sans-serif;\n    line-height: 1.7;\n    font-size: clamp(1rem, 0.4vw + 0.95rem, 1.125rem);\n    -webkit-font-smoothing: antialiased;\n    letter-spacing: .01em;\n    color: var(--tj-text);\n  }\n  .tjc-dress .wrap { max-width: 980px; margin: 0 auto; }\n  .tjc-dress .urg {\n    background: var(--tj-primary);\n    color: #fff;\n    text-align: center;\n    padding: 11px 16px;\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    border-radius: 10px 10px 0 0;\n  }\n  .tjc-dress .urg-sub {\n    background: #162f30;\n    color: rgba(255,255,255,0.75);\n    text-align: center;\n    padding: 7px 16px 11px;\n    font-size: 0.78rem;\n    letter-spacing: 0.06em;\n    margin: 0 0 28px;\n    border-radius: 0 0 10px 10px;\n  }\n  .tjc-dress .hero {\n    padding: 24px 0 22px;\n    border-bottom: 1px solid var(--tj-cream-dark);\n    margin: 0 0 28px;\n    text-align: center;\n  }\n  .tjc-dress .hero-kicker {\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--tj-accent);\n    margin: 0 0 14px;\n  }\n  .tjc-dress .hero-hed {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: clamp(1.7rem, 2.5vw + 1.1rem, 2.5rem);\n    font-weight: 600;\n    font-style: italic;\n    color: var(--tj-primary);\n    line-height: 1.1;\n    margin: 0 0 16px;\n  }\n  .tjc-dress .hero-body {\n    font-size: clamp(1rem, 0.3vw + 0.95rem, 1.1rem);\n    color: var(--tj-muted);\n    line-height: 1.8;\n    max-width: 680px;\n    margin: 0 auto 18px;\n  }\n  .tjc-dress .hero-body strong { color: var(--tj-primary); }\n  .tjc-dress .hero-fine { font-size: 0.88rem; color: #aaa; font-style: italic; }\n  .tjc-dress .trust-anchor {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--tj-cream);\n    border: 1px solid var(--tj-cream-dark);\n    border-left: 3px solid var(--tj-accent);\n    border-radius: 10px;\n    padding: 11px 14px;\n    margin: 0 0 28px;\n    font-size: 0.95rem;\n    color: var(--tj-text);\n    line-height: 1.55;\n  }\n  .tjc-dress .trust-anchor .ta-icon { font-size: 1.2rem; flex-shrink: 0; }\n  .tjc-dress .promise {\n    border: 2px solid var(--tj-accent);\n    border-radius: 14px;\n    background: #fff;\n    overflow: hidden;\n    margin: 0 0 28px;\n  }\n  .tjc-dress .promise-hd {\n    background: var(--tj-accent);\n    color: #fff;\n    padding: 14px 20px;\n    text-align: center;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: clamp(1.1rem, 0.5vw + 0.95rem, 1.3rem);\n    font-weight: 600;\n    letter-spacing: .2px;\n    border-bottom: 2px solid var(--tj-accent);\n  }\n  .tjc-dress .promise-bd { padding: 18px 20px; }\n  .tjc-dress .pi {\n    display: flex; gap: 14px; align-items: flex-start;\n    padding-bottom: 13px; margin-bottom: 13px;\n    border-bottom: 1px solid var(--tj-cream-dark);\n  }\n  .tjc-dress .pi:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }\n  .tjc-dress .pi-icon { font-size: 1.25rem; flex-shrink: 0; padding-top: 2px; }\n  .tjc-dress .pi-body strong { display: block; font-weight: 600; color: var(--tj-primary); margin-bottom: 3px; font-size: 1rem; }\n  .tjc-dress .pi-body span { font-size: 0.95rem; color: var(--tj-muted); line-height: 1.6; }\n  .tjc-dress hr { border: none; border-top: 1px solid var(--tj-cream-dark); margin: 0 0 24px; }\n  .tjc-dress .section-label {\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--tj-accent);\n    margin: 0 0 10px;\n  }\n  .tjc-dress .lede {\n    font-size: clamp(1.05rem, 0.4vw + 0.98rem, 1.15rem);\n    color: var(--tj-primary);\n    line-height: 1.8;\n    font-weight: 600;\n    margin: 0 0 14px;\n  }\n  .tjc-dress p {\n    font-size: 1rem;\n    color: var(--tj-muted);\n    line-height: 1.8;\n    margin: 0 0 12px;\n  }\n  .tjc-dress p:last-child { margin: 0; }\n  .tjc-dress .detail-list { list-style: none; padding: 0; margin: 0 0 20px; }\n  .tjc-dress .detail-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 9px 0;\n    border-bottom: 1px solid var(--tj-cream-dark);\n    font-size: 1rem;\n    color: var(--tj-muted);\n    line-height: 1.6;\n  }\n  .tjc-dress .detail-list li:last-child { border-bottom: none; }\n  .tjc-dress .detail-list li::before {\n    content: \"·\";\n    color: var(--tj-accent);\n    font-weight: 700;\n    font-size: 1.1rem;\n    flex-shrink: 0;\n    line-height: 1.6;\n  }\n  .tjc-dress .detail-list li strong { color: var(--tj-primary); }\n  .tjc-dress table { width: 100%; border-collapse: collapse; font-size: 0.97rem; margin-bottom: 14px; }\n  .tjc-dress td { padding: 10px 14px; border: 1px solid var(--tj-cream-dark); vertical-align: top; }\n  .tjc-dress tr:nth-child(odd) td { background: #f7f3ee; }\n  .tjc-dress .td-label { color: var(--tj-primary); font-weight: 600; white-space: nowrap; }\n  .tjc-dress .td-val { color: var(--tj-muted); }\n  .tjc-dress .td-section { background: var(--tj-primary) !important; color: #fff; font-weight: 700; font-size: 0.78rem; letter-spacing: .08em; text-transform: uppercase; padding: 8px 14px; }\n  .tjc-dress .note {\n    background: var(--tj-cream);\n    border: 1px dashed var(--tj-light);\n    border-radius: 10px;\n    padding: 11px 14px;\n    font-size: 0.95rem;\n    color: var(--tj-muted);\n    line-height: 1.65;\n    margin: 0 0 14px;\n  }\n  .tjc-dress .collection-nav {\n    background: var(--tj-cream);\n    border: 1px solid var(--tj-cream-dark);\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin: 0 0 28px;\n    text-align: center;\n  }\n  .tjc-dress .collection-nav p {\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--tj-accent);\n    margin: 0 0 8px;\n  }\n  .tjc-dress .collection-nav .nav-links { font-size: 0.95rem; color: var(--tj-muted); }\n  .tjc-dress .collection-nav .nav-links a {\n    color: var(--tj-primary);\n    font-weight: 600;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n    margin: 0 8px;\n  }\n  .tjc-dress .closing {\n    text-align: center;\n    padding: 22px 0 6px;\n    border-top: 1px solid var(--tj-cream-dark);\n  }\n  .tjc-dress .closing-hed {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: clamp(1.25rem, 0.8vw + 1rem, 1.6rem);\n    font-weight: 600;\n    font-style: italic;\n    color: var(--tj-primary);\n    margin: 0 0 8px;\n    line-height: 1.2;\n  }\n  .tjc-dress .closing-urgency {\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: var(--tj-accent);\n    letter-spacing: .05em;\n    text-transform: uppercase;\n    margin: 0 0 8px;\n  }\n  .tjc-dress .closing-sub { font-size: 0.97rem; color: var(--tj-muted); margin: 0 0 6px; }\n  .tjc-dress .closing-restriction { font-size: 0.88rem; color: #aaa; font-style: italic; margin: 0 0 14px; }\n  .tjc-dress .closing-banner { font-size: 0.95rem; color: #999; font-style: italic; }\n  a { color: var(--tj-accent); text-decoration: underline; text-underline-offset: 2px; }\n  @media (max-width: 600px) { .tjc-dress .promise-bd { padding: 14px; } }\n  @media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }\n\u003c\/style\u003e\n\u003cdiv class=\"tjc-dress\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\n\u003cp class=\"urg\"\u003e✦ Limited Drop · The Margaux Collection · 10 Orders Total ✦\u003c\/p\u003e\n\u003cp class=\"urg-sub\"\u003e10 orders shared across all colors. Secure yours before this run closes.\u003c\/p\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"hero-kicker\"\u003eThe Margaux Collection\u003c\/p\u003e\n\u003ch1 class=\"hero-hed\"\u003eThe Margaux in White.\u003c\/h1\u003e\n\u003cp class=\"hero-body\"\u003eBuilt to be seen. Every layer of fringe is placed for movement. Every detail is visible. From the deep plunge neckline to the full-length finish, this piece holds attention without effort. \u003cstrong\u003eMade individually, by hand, for you.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"hero-fine\"\u003eThis drop is capped at 10 orders across all colors. White, Coffee, Tea Leaf, Aran, and Black available. When the run closes, it closes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"collection-nav\"\u003e\n\u003cp\u003eAlso in The Margaux Collection\u003c\/p\u003e\n\u003cdiv class=\"nav-links\"\u003e\n\u003ca href=\"\/en-ca\/products\/margaux-fringe-dress-coffee\"\u003eThe Margaux in Coffee\u003c\/a\u003e\n\u003ca href=\"\/en-ca\/products\/margaux-fringe-dress-tea-leaf\"\u003eThe Margaux in Tea Leaf\u003c\/a\u003e\n\u003ca href=\"\/en-ca\/products\/margaux-aran\"\u003eThe Margaux in Aran\u003c\/a\u003e\n\u003ca href=\"\/en-ca\/products\/the-margaux-limited-black\"\u003eThe Margaux in Black\u003c\/a\u003e\n\u003ca href=\"\/en-ca\/products\/margaux-white\"\u003eThe Margaux in White (Fringe Free)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-anchor\"\u003e\n\u003cspan class=\"ta-icon\"\u003e🤝\u003c\/span\u003e\n\u003cspan\u003eEvery TaniJay piece is backed personally by the maker. If anything is genuinely not right after it arrives, she assesses it and takes care of it.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"promise\"\u003e\n\u003cdiv class=\"promise-hd\"\u003eThe TaniJay Promise. You are Covered. Always.\u003c\/div\u003e\n\u003cdiv class=\"promise-bd\"\u003e\n\u003cp style=\"margin-bottom: 16px; font-size: 1rem; color: var(--tj-muted);\"\u003eEvery piece I make leaves my hands with care and intention. If something is genuinely not right when it reaches you, I will make it right. That is my commitment to every client.\u003c\/p\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🤝\u003c\/span\u003e\u003cdiv class=\"pi-body\"\u003e\n\u003cstrong\u003eI stand behind every piece I make\u003c\/strong\u003e \u003cspan\u003eIf there is a genuine issue with the construction, finish, or quality of your piece, reach out. I will assess it personally and take care of what needs to be taken care of.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e✂️\u003c\/span\u003e\u003cdiv class=\"pi-body\"\u003e\n\u003cstrong\u003eAlterations for fit issues, on me\u003c\/strong\u003e \u003cspan\u003eIf your piece arrives and the fit is off from what your measurements indicated it should be, send it back and I will adjust it. If something did not land right, that is on me to fix.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🔄\u003c\/span\u003e\u003cdiv class=\"pi-body\"\u003e\n\u003cstrong\u003eExchanges considered case by case\u003c\/strong\u003e \u003cspan\u003eBecause every piece is handcrafted individually to order, exchanges are handled personally. If your situation is genuine, reach out and we will find a fair path forward together.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi\"\u003e\n\u003cspan class=\"pi-icon\"\u003e🎁\u003c\/span\u003e\u003cdiv class=\"pi-body\"\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\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eThe Piece\u003c\/p\u003e\n\u003cp class=\"lede\"\u003eThe open back lets you adjust the fit exactly how you want it. The mesh keeps it breathable. The fringe does the rest.\u003c\/p\u003e\n\u003cp\u003eYou do not need to style this. You just show up in it.\u003c\/p\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eThe Drop\u003c\/p\u003e\n\u003cp class=\"lede\"\u003eTen orders. This run only.\u003c\/p\u003e\n\u003cp\u003eThe Margaux is here. Ten orders total across White, Coffee, Tea Leaf, Aran, and Black. Made by hand, individually, for whoever claims the spot. When the run closes, it closes.\u003c\/p\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eDetails\u003c\/p\u003e\n\u003cul class=\"detail-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeckline:\u003c\/strong\u003e deep plunge halter\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTies:\u003c\/strong\u003e fully adjustable neck and back ties\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStructure:\u003c\/strong\u003e open mesh crochet throughout; the boxy cutout pattern is visible across the entire dress and is part of the design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLining:\u003c\/strong\u003e none. The Margaux is an open mesh construction with no lining. What you wear underneath is entirely your choice. A bikini set, a bra and underwear, a high cut bottom, or nothing at all. The mesh and fringe layers create natural coverage but the open weave is intentional. Style it your way.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFringe:\u003c\/strong\u003e multi-tier; placed for movement and dimension at every layer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilhouette:\u003c\/strong\u003e fitted through the waist, straight through the skirt\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e full length\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e White\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 100% acrylic yarn; soft, water-friendly, shape-retaining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eFit\u003c\/p\u003e\n\u003cp class=\"lede\"\u003eAdjust it to your body.\u003c\/p\u003e\n\u003cp\u003eThe halter and back ties let you control how it sits, how it lifts, and how it shapes. The open mesh structure gives slightly as you move.\u003c\/p\u003e\n\u003cp\u003eLonger fringe, more coverage, or slight length adjustments are available on request at no extra charge. Leave a note at checkout or message after ordering.\u003c\/p\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eComplimentary Customizations\u003c\/p\u003e\n\u003cp\u003eThe following are available at no extra charge. Leave a note at checkout or message after ordering.\u003c\/p\u003e\n\u003cul class=\"detail-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurly fringe:\u003c\/strong\u003e prefer texture over the straight finish? Request it and it will be built in before your piece ships\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThicker strings:\u003c\/strong\u003e want more weight in the ties? Available on request\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinor length adjustments:\u003c\/strong\u003e fringe slightly longer or shorter than pictured; small adjustments to overall dress length\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note\"\u003eSignificant design changes or colors outside this drop carry an additional fee. Message before ordering to discuss.\u003c\/div\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eMeasurements\u003c\/p\u003e\n\u003cp style=\"font-size: 1rem; color: var(--tj-muted); margin: 0 0 14px;\"\u003eAfter your order is placed I will reach out to confirm four measurements before production begins. Here is how to take them if you want to have them ready.\u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\u003ctd colspan=\"2\" class=\"td-section\"\u003eHow to measure yourself\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-label\"\u003eBust\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003eAround the fullest part of your chest, tape parallel to the floor.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-label\"\u003eWaist\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003eAround your natural waist; the narrowest part of your torso, just above the navel.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-label\"\u003eHip\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003eAround the fullest part of your hips, tape level.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-label\"\u003eOutseam\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003eFrom your natural waist down the outside of your leg to where you want the dress to fall.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"note\"\u003eQuestions about your measurements? \u003ca href=\"https:\/\/tanijaycrochet.com\/pages\/contact-us\"\u003eMessage me before ordering\u003c\/a\u003e and I will walk you through it.\u003c\/div\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eProduction\u003c\/p\u003e\n\u003cp\u003eEach dress is made entirely by hand and takes hours to complete. Production begins after measurements are confirmed. Ships within up to 4 weeks; most orders are completed sooner.\u003c\/p\u003e\n\u003chr\u003e\n\n\u003cp class=\"section-label\"\u003eCare\u003c\/p\u003e\n\u003cul class=\"detail-list\"\u003e\n\u003cli\u003eHand wash recommended\u003c\/li\u003e\n\u003cli\u003eHang or lay flat to dry\u003c\/li\u003e\n\u003cli\u003eFull care guide: \u003ca href=\"https:\/\/tanijaycrochet.com\/pages\/crochetcare\"\u003etanijaycrochet.com\/pages\/crochetcare\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\n\u003cdiv class=\"closing\"\u003e\n\u003cp class=\"closing-hed\"\u003eThe Margaux. White. Ten orders. This run only.\u003c\/p\u003e\n\u003cp class=\"closing-urgency\"\u003e10 orders total across all colors. When they are gone, they are gone.\u003c\/p\u003e\n\u003cp class=\"closing-sub\"\u003eAlso available in Coffee, Tea Leaf, Aran, and Black. Each color has its own listing.\u003c\/p\u003e\n\u003cp class=\"closing-restriction\"\u003eMade to order. Ships within 4 weeks of measurement confirmation.\u003c\/p\u003e\n\u003cp class=\"closing-banner\"\u003eHandcrafted with care. Backed by me, personally. Designed to be unforgettable.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TANIJAY CROCHET","offers":[{"title":"S","offer_id":51498117529890,"sku":null,"price":428.96,"currency_code":"CAD","in_stock":true},{"title":"M","offer_id":51498117562658,"sku":null,"price":435.99,"currency_code":"CAD","in_stock":true},{"title":"L","offer_id":51498117595426,"sku":null,"price":443.03,"currency_code":"CAD","in_stock":true},{"title":"XL","offer_id":51498117628194,"sku":null,"price":450.06,"currency_code":"CAD","in_stock":true},{"title":"2XL","offer_id":51498117660962,"sku":null,"price":457.09,"currency_code":"CAD","in_stock":true},{"title":"3XL","offer_id":51498117693730,"sku":null,"price":464.12,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0575\/6826\/4349\/files\/tanijay-crochet-margaux-white-1231485165.png?v=1775630768","url":"https:\/\/tanijaycrochet.com\/en-ca\/products\/the-margaux-limited-white","provider":"TANIJAY CROCHET","version":"1.0","type":"link"}