{"product_id":"red-black-tie-dye-shibori-3-piece-unstitched-suit-set","title":"Red \u0026 Black Tie-Dye Shibori | 3-Piece Unstitched Suit Set","description":"\u003c!--\n=============================================================\n  SHOPIFY A+ CONTENT — RED BLACK SHIBORI TIE-DYE 3 PCS\n  Scoped under #ap-rdye — zero bleed into Shopify theme\n  Paste inside Custom HTML \/ Code block in your theme\n\n  SECTION ORDER:\n  ① Fabric Size Chart   ← FIRST\n  ② Hero Banner         ← SECOND\n  ③ Trust Badges\n  ④ Heritage Story\n  ⑤ Making Process\n  ⑥ Worn \/ Lifestyle\n  ⑦ Dupatta Story\n  ⑧ 3-Piece Breakdown\n  ⑨ Wash \u0026 Care\n\n  HOW TO REPLACE IMAGES\n  ─────────────────────\n  1. Shopify Admin → Content → Files → Upload\n  2. Copy CDN URL → find matching PASTE_..._HERE\n  3. Replace src value → update alt text\n  4. Save → preview mobile + desktop\n\n  IMAGE SIZES\n  ──────────────────────────────────────\n  HERO      16:9  1600×900px\n  FABRIC    1:1   800×800px\n  PROCESS   1:1   800×800px\n  WORN      3:4   900×1200px\n  DUPATTA   4:5   800×1000px\n  TOP       1:1   600×600px\n  BOTTOM    1:1   600×600px\n  DUPCS     1:1   600×600px\n  CARE      1:1   600×600px\n  All images: WebP · max 200 KB\n=============================================================\n--\u003e\n\u003cstyle\u003e\n\/* ── SCOPED TO #ap-rdye — BRAND PALETTE ONLY ────────────── *\/\n#ap-rdye {\n  --r-cream:  #f9f4f2;\n  --r-tan:    #a4907c;\n  --r-gold:   #c8b686;\n  --r-brown:  #5c4533;\n  --r-muted:  #6b5a4e;\n  --r-light:  #ede8e3;\n  --r-radius: 8px;\n  --r-gap:    clamp(2.5rem, 5vw, 4rem);\n  font-family: 'Georgia', 'Times New Roman', serif;\n  font-size: 20px;\n  line-height: 1.8;\n  color: var(--r-brown);\n  background: transparent;\n  box-sizing: border-box;\n}\n#ap-rdye *, #ap-rdye *::before, #ap-rdye *::after {\n  box-sizing: inherit; margin: 0; padding: 0;\n}\n#ap-rdye img {\n  display: block; width: 100%; height: 100%;\n  object-fit: cover; border-radius: var(--r-radius);\n}\n#ap-rdye .ap-section { margin-bottom: var(--r-gap); }\n\n\/* ── SIZE CHART — FIRST ──────────────────────────────────── *\/\n#ap-rdye .ap-size-wrap {\n  background: var(--r-cream);\n  border-radius: var(--r-radius);\n  padding: clamp(1.8rem, 4vw, 3rem);\n  border: 2px solid var(--r-gold);\n}\n#ap-rdye .ap-size-wrap h2 {\n  font-size: clamp(2rem, 3.5vw, 2.8rem);\n  font-weight: 400; color: var(--r-brown);\n  margin-bottom: .4rem; line-height: 1.2;\n}\n#ap-rdye .ap-size-subtitle {\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1rem, 1.8vw, 1.15rem);\n  color: var(--r-tan); letter-spacing: .12em;\n  text-transform: uppercase; margin-bottom: 1.5rem;\n}\n#ap-rdye .ap-table-scroll { overflow-x: auto; }\n#ap-rdye table {\n  width: 100%; border-collapse: collapse;\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1.05rem, 1.9vw, 1.2rem);\n  min-width: 400px;\n}\n#ap-rdye th {\n  background: var(--r-brown); color: var(--r-cream);\n  padding: .9rem 1.1rem; text-align: left;\n  letter-spacing: .06em; text-transform: uppercase;\n  font-weight: 400; font-size: clamp(1rem, 1.7vw, 1.1rem);\n}\n#ap-rdye td {\n  padding: .8rem 1.1rem;\n  border-bottom: 1px solid rgba(164,144,124,.3);\n  color: var(--r-brown);\n  font-size: clamp(1.05rem, 1.9vw, 1.2rem);\n}\n#ap-rdye tr:last-child td { border-bottom: none; }\n#ap-rdye tr:nth-child(even) td { background: rgba(200,182,134,.14); }\n#ap-rdye .ap-size-note {\n  margin-top: 1rem;\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1rem, 1.6vw, 1.1rem);\n  color: var(--r-muted); line-height: 1.65;\n  border-top: 1px solid rgba(164,144,124,.25);\n  padding-top: .9rem;\n}\n\n\/* ── HERO ───────────────────────────────────────────────── *\/\n#ap-rdye .ap-hero {\n  position: relative; width: 100%;\n  aspect-ratio: 16 \/ 9;\n  border-radius: var(--r-radius); overflow: hidden;\n}\n#ap-rdye .ap-hero-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(\n    105deg,\n    rgba(92,69,51,.95) 0%,\n    rgba(92,69,51,.68) 45%,\n    transparent 72%\n  );\n  display: flex; flex-direction: column;\n  justify-content: center;\n  padding: clamp(1.8rem, 7vw, 5rem);\n}\n#ap-rdye .ap-hero-tag {\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1.1rem, 2vw, 1.35rem);\n  letter-spacing: .25em; text-transform: uppercase;\n  color: var(--r-gold); margin-bottom: .8rem;\n  text-shadow: 0 1px 6px rgba(0,0,0,.6);\n}\n#ap-rdye .ap-hero h1 {\n  font-size: clamp(2.4rem, 6vw, 4.4rem);\n  line-height: 1.1; color: var(--r-cream);\n  font-weight: 600; max-width: 15ch;\n  text-shadow: 0 2px 18px rgba(0,0,0,.85);\n}\n#ap-rdye .ap-hero p {\n  margin-top: 1rem;\n  font-size: clamp(1.2rem, 2.5vw, 1.5rem);\n  color: rgba(249,244,242,.95); max-width: 38ch;\n  line-height: 1.65; text-shadow: 0 1px 10px rgba(0,0,0,.7);\n}\n\n\/* ── TRUST BADGES ───────────────────────────────────────── *\/\n#ap-rdye .ap-trust {\n  display: flex; flex-wrap: wrap; gap: .9rem;\n  justify-content: center;\n  background: var(--r-brown);\n  border-radius: var(--r-radius);\n  padding: 1.4rem clamp(1rem, 3vw, 2.5rem);\n}\n#ap-rdye .ap-badge {\n  display: flex; align-items: center; gap: .55rem;\n  color: var(--r-cream);\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1.05rem, 1.8vw, 1.2rem);\n  letter-spacing: .05em; text-transform: uppercase;\n  white-space: nowrap;\n}\n#ap-rdye .ap-badge svg {\n  width: 22px; height: 22px; flex-shrink: 0;\n  stroke: var(--r-gold); fill: none;\n  stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\n}\n\n\/* ── DIVIDER ────────────────────────────────────────────── *\/\n#ap-rdye .ap-divider {\n  text-align: center; color: var(--r-gold);\n  font-size: 1.5rem; letter-spacing: .5em;\n  margin: calc(var(--r-gap) * .4) 0;\n}\n\n\/* ── 2-COL GRID ─────────────────────────────────────────── *\/\n#ap-rdye .ap-grid-2 {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: var(--r-gap); align-items: center;\n}\n#ap-rdye .ap-grid-2.ap-rev { direction: rtl; }\n#ap-rdye .ap-grid-2.ap-rev \u003e * { direction: ltr; }\n#ap-rdye .ap-img-wrap { border-radius: var(--r-radius); overflow: hidden; }\n#ap-rdye .r-1-1 { aspect-ratio: 1 \/ 1; }\n#ap-rdye .r-4-5 { aspect-ratio: 4 \/ 5; }\n#ap-rdye .r-3-4 { aspect-ratio: 3 \/ 4; }\n\n\/* ── COPY BLOCK ─────────────────────────────────────────── *\/\n#ap-rdye .ap-label {\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1rem, 1.6vw, 1.15rem);\n  letter-spacing: .22em; text-transform: uppercase;\n  color: var(--r-tan); margin-bottom: .6rem;\n}\n#ap-rdye .ap-copy h2 {\n  font-size: clamp(2rem, 4vw, 2.9rem);\n  font-weight: 400; line-height: 1.2;\n  color: var(--r-brown); margin-bottom: 1.1rem;\n}\n#ap-rdye .ap-copy p {\n  font-size: clamp(1.15rem, 2vw, 1.3rem);\n  line-height: 1.8; color: var(--r-muted);\n}\n#ap-rdye .ap-copy p + p { margin-top: .85rem; }\n\n\/* ── PILLS ──────────────────────────────────────────────── *\/\n#ap-rdye .ap-pills {\n  display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.3rem;\n}\n#ap-rdye .ap-pill {\n  background: var(--r-cream); border: 1px solid var(--r-gold);\n  border-radius: 99px; padding: .45rem 1.2rem;\n  font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1rem, 1.5vw, 1.1rem);\n  letter-spacing: .08em; text-transform: uppercase; color: var(--r-brown);\n}\n\n\/* ── MANUFACTURING PROCESS ──────────────────────────────── *\/\n#ap-rdye .ap-process {\n  background: var(--r-cream); border-radius: var(--r-radius);\n  padding: clamp(1.8rem, 4vw, 3rem);\n}\n#ap-rdye .ap-process-inner {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: var(--r-gap); align-items: start;\n}\n#ap-rdye .ap-process-img-wrap {\n  position: relative; border-radius: var(--r-radius);\n  overflow: hidden; aspect-ratio: 1 \/ 1;\n}\n#ap-rdye .ap-process-quote {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  background: linear-gradient(to top, rgba(92,69,51,.95) 0%, transparent 100%);\n  color: var(--r-cream); font-family: 'Georgia', serif;\n  font-style: italic; font-size: clamp(1.05rem, 1.9vw, 1.25rem);\n  padding: 2.5rem 1.4rem 1.3rem; line-height: 1.45;\n}\n#ap-rdye .ap-process-steps h2 {\n  font-size: clamp(1.9rem, 3.8vw, 2.6rem); font-weight: 400;\n  color: var(--r-brown); line-height: 1.2; margin-bottom: .9rem;\n}\n#ap-rdye .ap-process-steps \u003e p {\n  font-size: clamp(1.1rem, 1.9vw, 1.25rem); color: var(--r-muted);\n  line-height: 1.75; margin-bottom: 1.5rem;\n}\n#ap-rdye .ap-steps-list { display: flex; flex-direction: column; gap: 1rem; }\n#ap-rdye .ap-step {\n  display: flex; gap: 1.1rem; align-items: flex-start;\n  padding: 1rem 1.2rem; background: var(--r-light);\n  border-left: 4px solid var(--r-gold);\n  border-radius: 0 var(--r-radius) var(--r-radius) 0;\n}\n#ap-rdye .ap-step-num {\n  font-family: 'Trebuchet MS', sans-serif; font-size: 1.5rem;\n  font-weight: 700; color: var(--r-gold); line-height: 1;\n  flex-shrink: 0; min-width: 2.2rem; padding-top: .1rem;\n}\n#ap-rdye .ap-step strong {\n  display: block; font-family: 'Trebuchet MS', sans-serif;\n  font-size: clamp(1.05rem, 1.7vw, 1.2rem);\n  color: var(--r-brown); margin-bottom: .3rem; letter-spacing: .02em;\n}\n#ap-rdye .ap-step p {\n  font-size: clamp(1rem, 1.6vw, 1.1rem); color: var(--r-muted); line-height: 1.65;\n}\n\n\/* ── 3-PIECE CARDS ──────────────────────────────────────── *\/\n#ap-rdye .ap-pieces {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 1.2rem; background: var(--r-cream);\n  border-radius: var(--r-radius); padding: clamp(1.5rem, 3vw, 2.5rem);\n}\n#ap-rdye .ap-piece { text-align: center; }\n#ap-rdye .ap-piece-img {\n  aspect-ratio: 1 \/ 1; border-radius: var(--r-radius);\n  overflow: hidden; margin-bottom: .9rem; background: var(--r-light);\n}\n#ap-rdye .ap-piece h3 {\n  font-size: clamp(1.2rem, 2vw, 1.4rem); font-weight: 600;\n  color: var(--r-brown); margin-bottom: .35rem;\n}\n#ap-rdye .ap-piece p {\n  font-size: clamp(1.05rem, 1.7vw, 1.15rem); color: var(--r-muted);\n  line-height: 1.55; font-family: 'Trebuchet MS', sans-serif;\n}\n\n\/* ── CARE ───────────────────────────────────────────────── *\/\n#ap-rdye .ap-care-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: var(--r-gap); align-items: start;\n}\n#ap-rdye .ap-care-img {\n  aspect-ratio: 1 \/ 1; border-radius: var(--r-radius);\n  overflow: hidden; background: var(--r-light);\n}\n#ap-rdye .ap-care-h2 {\n  font-size: clamp(1.9rem, 3.5vw, 2.5rem);\n  font-weight: 400; color: var(--r-brown);\n  margin-bottom: 1.2rem; line-height: 1.2;\n}\n#ap-rdye .ap-care-list { list-style: none; }\n#ap-rdye .ap-care-list li {\n  display: flex; gap: .8rem; align-items: flex-start;\n  padding: .85rem 0; border-bottom: 1px solid rgba(164,144,124,.25);\n  font-size: clamp(1.1rem, 1.9vw, 1.25rem); line-height: 1.65; color: var(--r-muted);\n}\n#ap-rdye .ap-care-list li:last-child { border-bottom: none; }\n#ap-rdye .ap-care-icon {\n  width: 30px; height: 30px; flex-shrink: 0;\n  background: var(--r-tan); border-radius: 50%;\n  display: flex; align-items: center;\n  justify-content: center; margin-top: .1rem;\n}\n#ap-rdye .ap-care-icon svg {\n  width: 15px; height: 15px; stroke: var(--r-cream);\n  fill: none; stroke-width: 2; stroke-linecap: round;\n}\n\n\/* ── MOBILE ─────────────────────────────────────────────── *\/\n@media (max-width: 680px) {\n  #ap-rdye { font-size: 17px; }\n  #ap-rdye .ap-grid-2,\n  #ap-rdye .ap-care-grid,\n  #ap-rdye .ap-process-inner { grid-template-columns: 1fr; }\n  #ap-rdye .ap-grid-2.ap-rev { direction: ltr; }\n  #ap-rdye .ap-pieces { grid-template-columns: 1fr; }\n  #ap-rdye .ap-trust { gap: .7rem; }\n  #ap-rdye .ap-hero { aspect-ratio: 4 \/ 3; }\n  #ap-rdye .ap-badge { white-space: normal; }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"ap-rdye\"\u003e\n\u003c!-- ① SIZE CHART — FIRST --\u003e\n\u003csection class=\"ap-section ap-size-wrap\"\u003e\n\u003ch2\u003eFabric Size Chart\u003c\/h2\u003e\n\u003cp class=\"ap-size-subtitle\"\u003eUnstitched · 3 Piece Set\u003c\/p\u003e\n\u003cdiv class=\"ap-table-scroll\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003cth\u003eSuggested Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTop \/ Kurta\u003c\/td\u003e\n\u003ctd\u003e2.5 metres\u003c\/td\u003e\n\u003ctd\u003e111.8 cm (44″)\u003c\/td\u003e\n\u003ctd\u003eKurta, Shirt, Short Kurti\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBottom \/ Salwar\u003c\/td\u003e\n\u003ctd\u003e2.5 metres\u003c\/td\u003e\n\u003ctd\u003e111.8 cm (44″)\u003c\/td\u003e\n\u003ctd\u003eSalwar, Trouser, Sharara\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDupatta\u003c\/td\u003e\n\u003ctd\u003e240 cm (2.4 m)\u003c\/td\u003e\n\u003ctd\u003e115 cm (45″)\u003c\/td\u003e\n\u003ctd\u003eDupatta \/ Stole\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"ap-size-note\"\u003e⟐ Fabric is unstitched. Consult your tailor before cutting. Due to the handcrafted tie-dye process, slight colour variation between pieces is natural and adds to each item's uniqueness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ② HERO BANNER — SECOND --\u003e\n\u003csection class=\"ap-section ap-hero\"\u003e\u003c!-- REPLACE: 16:9 · 1600×900px\n         Prompt: Wide cinematic flat-lay of deep crimson red shibori\n         tie-dye cotton fabric with bold vertical black resist stripes\n         draped across a dark wooden surface, dramatic moody side light,\n         charcoal grey folded fabric beside it, editorial ethnic fashion\n         photography, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/01_526eea17-d120-4886-8a8a-d08e3f6ade0a.jpg?v=1778734238\" alt=\"Red black shibori tie-dye khaddar 3-piece unstitched suit set\"\u003e\n\u003cdiv class=\"ap-hero-overlay\"\u003e\n\u003cspan class=\"ap-hero-tag\"\u003eKhaddar Unstitched · 3 Pcs\u003c\/span\u003e\n\u003ch1\u003eBold in Red. Grounded in Black.\u003c\/h1\u003e\n\u003cp\u003eDramatic shibori tie-dye in crimson red and deep black — a statement set for women who wear their art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ③ TRUST BADGES --\u003e\n\u003csection class=\"ap-section ap-trust\"\u003e\n\u003cdiv class=\"ap-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.4 7.4H22l-6.2 4.5 2.4 7.4L12 17l-6.2 4.3 2.4-7.4L2 9.4h7.6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Premium Cotton\u003c\/div\u003e\n\u003cdiv class=\"ap-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 12l3 3 7-7\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Shibori Handcrafted\u003c\/div\u003e\n\u003cdiv class=\"ap-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Unstitched — Stitch to Fit\u003c\/div\u003e\n\u003cdiv class=\"ap-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Easy Returns\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ap-divider\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003c!-- ④ HERITAGE STORY --\u003e\n\u003csection class=\"ap-section ap-grid-2\"\u003e\n\u003cdiv class=\"ap-img-wrap r-1-1\"\u003e\n\u003c!-- REPLACE: 1:1 · 800×800px\n           Prompt: Extreme macro close-up of shibori tie-dye vertical\n           stripe pattern on deep crimson red cotton fabric, bold black\n           resist stripes with bleeding edges showing handcrafted\n           authenticity, visible fabric weave texture, soft dramatic\n           side light, shallow depth of field, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/02_8f9740d5-dec8-4b80-8790-149d9302e574.jpg?v=1778734236\" alt=\"Close-up of red black shibori vertical stripe tie-dye pattern on khaddar\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-copy\"\u003e\n\u003cp class=\"ap-label\"\u003eHeritage \u0026amp; Craft\u003c\/p\u003e\n\u003ch2\u003eThe Drama of Shibori\u003c\/h2\u003e\n\u003cp\u003eShibori resist-dyeing transforms plain cloth into bold statement fabric — each vertical stripe the result of tightly bound thread, patient hands, and deep dye immersion.\u003c\/p\u003e\n\u003cp\u003eNo two pieces carry the same exact pattern. That unpredictability is not a flaw — it is the signature of genuine artisan craft.\u003c\/p\u003e\n\u003cdiv class=\"ap-pills\"\u003e\n\u003cspan class=\"ap-pill\"\u003eShibori Inspired\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eTie-Dye Artistry\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eUnique Pattern\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eHandcrafted\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eTimeless\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑤ MAKING PROCESS --\u003e\n\u003csection class=\"ap-section ap-process\"\u003e\n\u003cdiv class=\"ap-process-inner\"\u003e\n\u003cdiv class=\"ap-process-img-wrap\"\u003e\n\u003c!-- REPLACE: 1:1 · 800×800px\n             Prompt: Close-up of artisan hands tightly binding red\n             cotton fabric with black thread in vertical pleats on a\n             wooden work table before dye immersion, small bowls of\n             deep red and black fabric dye nearby, warm single-window\n             workshop light, shallow depth of field on binding hands,\n             italic serif text bottom-left reads \"Bound by Hand.\n             Worn with Boldness.\" in soft cream, no other text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/03_e4a52d57-76ad-440f-b81c-8e1e7785604a.jpg?v=1778734236\" alt=\"Artisan hands binding fabric for red black shibori tie-dye process\"\u003e\n\u003cdiv class=\"ap-process-quote\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-process-steps\"\u003e\n\u003cp class=\"ap-label\"\u003eThe Making\u003c\/p\u003e\n\u003ch2\u003eFold, Bind, Dip, Reveal\u003c\/h2\u003e\n\u003cp\u003eEvery metre starts as plain cotton khaddar — transformed into a bold statement through an ancient resist-dyeing process done entirely by hand.\u003c\/p\u003e\n\u003cdiv class=\"ap-steps-list\"\u003e\n\u003cdiv class=\"ap-step\"\u003e\n\u003cspan class=\"ap-step-num\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFabric Folding\u003c\/strong\u003e\n\u003cp\u003eCotton is pleated vertically in precise folds to create the signature bold stripe pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-step\"\u003e\n\u003cspan class=\"ap-step-num\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBinding\u003c\/strong\u003e\n\u003cp\u003eFolds bound tightly with thread — resisting dye to create the crisp contrast lines between red and black.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-step\"\u003e\n\u003cspan class=\"ap-step-num\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDye Immersion\u003c\/strong\u003e\n\u003cp\u003eBound fabric is dipped in deep crimson red and black dye baths — one at a time for maximum contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-step\"\u003e\n\u003cspan class=\"ap-step-num\"\u003e04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eUnbinding \u0026amp; Reveal\u003c\/strong\u003e\n\u003cp\u003eAfter drying and heat-setting, bindings are removed — revealing a bold pattern that cannot be replicated exactly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑥ WORN \/ LIFESTYLE --\u003e\n\u003csection class=\"ap-section ap-grid-2\"\u003e\n\u003cdiv class=\"ap-img-wrap r-3-4\"\u003e\n\u003c!-- REPLACE: 3:4 · 900×1200px\n           Prompt: A confident South Asian woman standing in a sunlit\n           haveli courtyard or arched stone corridor, wearing a deep\n           crimson red shibori tie-dye kurta with bold vertical black\n           stripes, solid charcoal grey salwar, dramatic black dupatta\n           with red geometric motifs draped over one shoulder, golden\n           hour warm light, poised elegant pose, dark sandstone\n           architecture in background, editorial ethnic fashion\n           photography, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/Create_a_bold_luxury_ethnic_202605131921.jpg?v=1778736998\" alt=\"Woman wearing red black shibori tie-dye khaddar suit with charcoal grey salwar\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-copy\"\u003e\n\u003cp class=\"ap-label\"\u003eWear It Your Way\u003c\/p\u003e\n\u003ch2\u003eStatement Colour. Quiet Confidence.\u003c\/h2\u003e\n\u003cp\u003eCharcoal grey grounds the bold red-black top with understated elegance. The dramatic dupatta — black with red bandhani motifs and a tie-dye border — is the finishing stroke that defines the look.\u003c\/p\u003e\n\u003cp\u003eUnstitched — tailored to your exact measurements, every time.\u003c\/p\u003e\n\u003cdiv class=\"ap-pills\"\u003e\n\u003cspan class=\"ap-pill\"\u003eContemporary Ethnic\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eVibrant Contrast\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eArtisanal Patterns\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eFestive Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑦ DUPATTA STORY --\u003e\n\u003csection class=\"ap-section ap-grid-2 ap-rev\"\u003e\n\u003cdiv class=\"ap-img-wrap r-4-5\"\u003e\n\u003c!-- REPLACE: 4:5 · 800×1000px\n           Prompt: Elegant overhead flat-lay of a sheer black dupatta\n           spread across a cream marble or linen surface, deep red\n           geometric bandhani diamond motifs visible across the black\n           field, lower section showing red and black shibori\n           horizontal stripe border, one corner loosely draped to\n           show sheerness and fabric drape, a few dried red\n           flowers scattered nearby, soft natural overhead light,\n           no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/05-01_6d3948ba-8eed-4689-a17e-9a2f7738206b.png?v=1778734240\" alt=\"Black dupatta with red bandhani motifs and red black shibori border\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-copy\"\u003e\n\u003cp class=\"ap-label\"\u003eThe Dupatta\u003c\/p\u003e\n\u003ch2\u003eTwo Crafts. One Statement Drape.\u003c\/h2\u003e\n\u003cp\u003eThis dupatta is a masterclass in contrast — deep black field with red bandhani diamond motifs in the body, and a bold red-black shibori stripe border at the hem. Two distinct dyeing traditions woven into one dramatic piece.\u003c\/p\u003e\n\u003cdiv class=\"ap-pills\"\u003e\n\u003cspan class=\"ap-pill\"\u003eStatement Dupatta\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eBandhani Motifs\u003c\/span\u003e \u003cspan class=\"ap-pill\"\u003eSoft \u0026amp; Flowing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ap-divider\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003c!-- ⑧ 3-PIECE BREAKDOWN --\u003e\n\u003csection class=\"ap-section\"\u003e\n\u003cdiv class=\"ap-pieces\"\u003e\n\u003cdiv class=\"ap-piece\"\u003e\n\u003cdiv class=\"ap-piece-img\"\u003e\n\u003c!-- REPLACE: 1:1 · 600×600px\n               Prompt: Neatly folded deep crimson red cotton khaddar\n               kurta fabric with bold vertical black shibori tie-dye\n               stripes on top face, placed on linen surface, one corner\n               unfolded to show full pattern, warm soft light, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/05_af6e3af6-017d-451b-aaf5-4981a1fcbed3.jpg?v=1778734239\" alt=\"Red black shibori tie-dye khaddar kurta fabric\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eTop \/ Kurta\u003c\/h3\u003e\n\u003cp\u003e2.5 m × 111.8 cm\u003cbr\u003eRed \u0026amp; black shibori stripes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-piece\"\u003e\n\u003cdiv class=\"ap-piece-img\"\u003e\n\u003c!-- REPLACE: 1:1 · 600×600px\n               Prompt: Neatly folded solid charcoal grey cotton salwar\n               fabric, clean and crisp with no pattern, on cream stone\n               surface, soft neutral light showing weave texture, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/06_907bf3e8-cde3-4466-b8d0-63107694fdbc.jpg?v=1778734239\" alt=\"Solid charcoal grey khaddar bottom fabric\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eBottom \/ Salwar\u003c\/h3\u003e\n\u003cp\u003e2.5 m × 111.8 cm\u003cbr\u003eSolid charcoal grey\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ap-piece\"\u003e\n\u003cdiv class=\"ap-piece-img\"\u003e\n\u003c!-- REPLACE: 1:1 · 600×600px\n               Prompt: Loosely folded sheer black dupatta with red\n               geometric bandhani motifs visible, one corner draped to\n               show red-black shibori border and fabric sheerness, on\n               marble surface, warm soft light, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/07_96ae91d7-3e0a-48c1-94ae-2634869ebb38.jpg?v=1778734237\" alt=\"Black dupatta with red bandhani and shibori border\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eDupatta\u003c\/h3\u003e\n\u003cp\u003e240 cm × 115 cm\u003cbr\u003eBlack · Red bandhani \u0026amp; border\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ap-divider\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003c!-- ⑨ WASH \u0026 CARE --\u003e\n\u003csection class=\"ap-section\"\u003e\n\u003cdiv class=\"ap-care-grid\"\u003e\n\u003cdiv class=\"ap-care-img\"\u003e\n\u003c!-- REPLACE: 1:1 · 600×600px\n             Prompt: Woman's hands gently hand-washing deep red and black\n             tie-dye fabric in white ceramic basin with cold clean water,\n             soap bubbles visible, shibori stripe pattern subtly visible\n             through the water, soft natural window light, calm minimal\n             setting, no text. --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/08_78f944d4-feb2-4f42-8ad8-0738f1a231a0.jpg?v=1778734238\" alt=\"Gentle hand washing care for red black shibori tie-dye khaddar\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"ap-label\"\u003eWash \u0026amp; Care\u003c\/p\u003e\n\u003ch2 class=\"ap-care-h2\"\u003ePreserve the Bold. Protect the Craft.\u003c\/h2\u003e\n\u003cul class=\"ap-care-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ap-care-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 16.5c0 2.5 5 2.5 5 0s5-2.5 5 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2v4M5 8l2 2M19 8l-2 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e Hand wash separately in cold water with mild detergent.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ap-care-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e Do not soak or scrub dyed areas. No bleach or harsh chemicals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ap-care-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e Dry in shade — direct sunlight fades bold tie-dye colours.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ap-care-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"4\" width=\"12\" height=\"16\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 8h6M9 12h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e Iron on low heat from reverse side only. Do not wring harshly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ap-care-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e Store in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- \/#ap-rdye --\u003e","brand":"Khadi Sadan","offers":[{"title":"Default Title","offer_id":46945909342383,"sku":"3PC-WO-TYDY-02","price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0587\/6996\/5231\/files\/4_d680d6e3-3c49-4ec7-bcaa-4435a104c77b.png?v=1779356600","url":"https:\/\/khaddarvas.com\/products\/red-black-tie-dye-shibori-3-piece-unstitched-suit-set","provider":"Khadi Sadan","version":"1.0","type":"link"}