{"title":"Printed Kurta Sets","description":null,"products":[{"product_id":"bhagalpuri-cotton-printed-kurta-set-with-dupatta","title":"Bhagalpuri Cotton Printed Kurta Set with Dupatta","description":"\u003cstyle\u003e\n.nm3-wrap,\n.nm3-wrap *{\n  box-sizing:border-box;\n}\n\n.nm3-wrap{\n  --nm3-brown:#6b4a34;\n  --nm3-brown-dark:#3f2c20;\n  --nm3-beige:#ead9c8;\n  --nm3-cream:#fffaf5;\n  --nm3-soft:#f7efe8;\n  --nm3-line:#e6d5c7;\n  --nm3-text:#2f2925;\n  --nm3-muted:#746860;\n  width:100%;\n  max-width:100%;\n  margin:0;\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--nm3-text);\n  font-size:16px;\n  line-height:1.7;\n}\n\n.nm3-wrap h2,\n.nm3-wrap h3,\n.nm3-wrap h4,\n.nm3-wrap p,\n.nm3-wrap ul{\n  margin-top:0;\n}\n\n.nm3-hero{\n  position:relative;\n  overflow:hidden;\n  margin-bottom:22px;\n  padding:34px 28px;\n  border-radius:20px;\n  background:linear-gradient(135deg,#4a3325 0%,#6f4c35 55%,#9a7255 100%);\n  color:#fff;\n}\n\n.nm3-hero:before{\n  content:\"\";\n  position:absolute;\n  width:210px;\n  height:210px;\n  right:-70px;\n  top:-70px;\n  border:32px solid rgba(255,255,255,.08);\n  border-radius:50%;\n}\n\n.nm3-kicker{\n  position:relative;\n  z-index:1;\n  display:inline-block;\n  margin-bottom:12px;\n  padding:6px 11px;\n  border:1px solid rgba(255,255,255,.3);\n  border-radius:999px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nm3-hero h2{\n  position:relative;\n  z-index:1;\n  max-width:850px;\n  margin-bottom:12px;\n  color:#fff;\n  font-size:clamp(26px,4vw,38px);\n  line-height:1.25;\n}\n\n.nm3-hero p{\n  position:relative;\n  z-index:1;\n  max-width:850px;\n  margin-bottom:0;\n  color:rgba(255,255,255,.92);\n  font-size:17px;\n}\n\n.nm3-quick{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-bottom:22px;\n}\n\n.nm3-quick-item{\n  padding:16px 12px;\n  border:1px solid var(--nm3-line);\n  border-radius:13px;\n  background:var(--nm3-cream);\n  text-align:center;\n}\n\n.nm3-quick-item strong{\n  display:block;\n  color:var(--nm3-brown-dark);\n  font-size:14px;\n}\n\n.nm3-quick-item span{\n  display:block;\n  margin-top:3px;\n  color:var(--nm3-muted);\n  font-size:12px;\n  line-height:1.4;\n}\n\n.nm3-section{\n  margin-bottom:22px;\n  padding:24px;\n  border:1px solid var(--nm3-line);\n  border-radius:18px;\n  background:#fff;\n}\n\n.nm3-section.nm3-tint{\n  background:linear-gradient(180deg,#fff 0%,var(--nm3-cream) 100%);\n}\n\n.nm3-heading{\n  margin-bottom:16px;\n}\n\n.nm3-heading h3{\n  margin-bottom:5px;\n  color:var(--nm3-brown-dark);\n  font-size:23px;\n  line-height:1.3;\n}\n\n.nm3-heading p{\n  margin-bottom:0;\n  color:var(--nm3-muted);\n  font-size:14px;\n}\n\n.nm3-story p:last-child{\n  margin-bottom:0;\n}\n\n.nm3-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.nm3-feature{\n  min-width:0;\n  padding:16px;\n  border:1px solid var(--nm3-line);\n  border-radius:14px;\n  background:#fff;\n}\n\n.nm3-feature strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--nm3-brown-dark);\n  font-size:15px;\n}\n\n.nm3-feature span{\n  display:block;\n  color:var(--nm3-muted);\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* full-width cards: safe in narrow Shopify description areas *\/\n.nm3-details{\n  display:block;\n  width:100%;\n}\n\n.nm3-detail{\n  display:block;\n  width:100%;\n  margin-bottom:11px;\n  overflow:hidden;\n  border:1px solid var(--nm3-line);\n  border-radius:12px;\n  background:#fff;\n}\n\n.nm3-detail:last-child{\n  margin-bottom:0;\n}\n\n.nm3-detail-label{\n  display:block;\n  width:100%;\n  padding:9px 13px;\n  border-bottom:1px solid var(--nm3-line);\n  background:var(--nm3-soft);\n  color:var(--nm3-brown-dark);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.03em;\n  text-transform:uppercase;\n  white-space:normal;\n  word-break:normal;\n}\n\n.nm3-detail-value{\n  display:block;\n  width:100%;\n  padding:12px 13px;\n  color:var(--nm3-text);\n  font-size:15px;\n  line-height:1.55;\n  white-space:normal;\n  word-break:normal;\n  overflow-wrap:anywhere;\n}\n\n.nm3-set{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n}\n\n.nm3-set-item{\n  padding:18px 14px;\n  border:1px solid var(--nm3-line);\n  border-radius:14px;\n  background:var(--nm3-soft);\n  color:var(--nm3-brown-dark);\n  font-weight:700;\n  text-align:center;\n}\n\n.nm3-table-wrap{\n  width:100%;\n  overflow-x:auto;\n  border:1px solid var(--nm3-line);\n  border-radius:14px;\n  -webkit-overflow-scrolling:touch;\n}\n\n.nm3-table{\n  width:100%;\n  min-width:720px;\n  border-collapse:collapse;\n  font-size:14px;\n  text-align:center;\n}\n\n.nm3-table th,\n.nm3-table td{\n  padding:11px 9px;\n  border-right:1px solid var(--nm3-line);\n  border-bottom:1px solid var(--nm3-line);\n  white-space:nowrap;\n}\n\n.nm3-table th:last-child,\n.nm3-table td:last-child{\n  border-right:0;\n}\n\n.nm3-table tr:last-child td{\n  border-bottom:0;\n}\n\n.nm3-table thead th{\n  background:var(--nm3-brown);\n  color:#fff;\n}\n\n.nm3-table tbody tr:nth-child(even){\n  background:var(--nm3-cream);\n}\n\n.nm3-table tbody td:first-child{\n  color:var(--nm3-brown-dark);\n  font-weight:700;\n}\n\n.nm3-note{\n  margin-top:12px;\n  padding:12px 14px;\n  border-left:4px solid var(--nm3-brown);\n  border-radius:9px;\n  background:var(--nm3-soft);\n  color:var(--nm3-brown-dark);\n  font-size:13px;\n}\n\n.nm3-care{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n}\n\n.nm3-care-item{\n  padding:14px;\n  border-radius:11px;\n  background:var(--nm3-cream);\n  border:1px solid var(--nm3-line);\n}\n\n.nm3-care-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--nm3-brown-dark);\n}\n\n.nm3-care-item span{\n  display:block;\n  color:var(--nm3-muted);\n  font-size:13px;\n}\n\n.nm3-style{\n  padding:24px;\n  border-radius:18px;\n  background:linear-gradient(135deg,#5b3d2b,#826044);\n  color:#fff;\n}\n\n.nm3-style h3{\n  margin-bottom:8px;\n  color:#fff;\n}\n\n.nm3-style p{\n  margin-bottom:0;\n  color:rgba(255,255,255,.92);\n}\n\n@media screen and (max-width:749px){\n  .nm3-wrap{\n    font-size:15px;\n    line-height:1.65;\n  }\n\n  .nm3-hero{\n    padding:23px 17px;\n    border-radius:16px;\n  }\n\n  .nm3-hero p{\n    font-size:15px;\n  }\n\n  .nm3-quick{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .nm3-section{\n    padding:18px 14px;\n    border-radius:15px;\n  }\n\n  .nm3-feature-grid,\n  .nm3-set,\n  .nm3-care{\n    grid-template-columns:1fr;\n  }\n\n  .nm3-set-item{\n    text-align:left;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nm3-wrap\"\u003e\n\n  \u003csection class=\"nm3-hero\"\u003e\n    \u003cspan class=\"nm3-kicker\"\u003eNeemroz Ethnic Collection\u003c\/span\u003e\n    \u003ch2\u003eBhagalpuri Cotton Printed Kurta Set with Dupatta\u003c\/h2\u003e\n    \u003cp\u003e\n      Elevate your ethnic wardrobe with this elegant Bhagalpuri Cotton Kurta Set,\n      crafted for effortless style and all-day comfort. The graceful A-line silhouette,\n      traditional geometric-inspired print and embroidered neckline create a refined\n      look for everyday elegance and festive occasions alike.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"nm3-quick\"\u003e\n    \u003cdiv class=\"nm3-quick-item\"\u003e\n      \u003cstrong\u003ePremium Bhagalpuri Cotton\u003c\/strong\u003e\n      \u003cspan\u003eSoft, breathable and skin-friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nm3-quick-item\"\u003e\n      \u003cstrong\u003eTraditional Ethnic Print\u003c\/strong\u003e\n      \u003cspan\u003eGeometric-inspired printed design\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nm3-quick-item\"\u003e\n      \u003cstrong\u003eComplete 3-Piece Set\u003c\/strong\u003e\n      \u003cspan\u003eKurta, straight pants and dupatta\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nm3-quick-item\"\u003e\n      \u003cstrong\u003eRegular Fit\u003c\/strong\u003e\n      \u003cspan\u003eComfortable silhouette for all-day wear\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"nm3-section nm3-story\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eProduct Story\u003c\/h3\u003e\n      \u003cp\u003eTraditional styling with breathable everyday comfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      This \u003cstrong\u003eBhagalpuri Cotton Printed Kurta Set with Dupatta\u003c\/strong\u003e is designed\n      for effortless ethnic styling. Crafted in premium Bhagalpuri cotton, the kurta\n      features a graceful A-line, calf-length silhouette decorated with traditional\n      geometric-inspired prints.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The round neckline is finished with a delicate embroidered placket that adds a\n      refined focal detail without making the outfit feel heavy. Three-quarter sleeves\n      keep the design practical and comfortable for day-long wear.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The kurta is paired with solid straight-fit pants for a balanced coordinated look.\n      A soft woven cotton-blend dupatta with a subtle woven border and tassel detailing\n      completes the three-piece ensemble.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      In a brown base with beige accents, this set works beautifully for casual wear,\n      office wear, festive gatherings, family functions and daily styling.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section nm3-tint\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n      \u003cp\u003eEverything that makes this set comfortable, versatile and easy to style.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-feature-grid\"\u003e\n      \u003cdiv class=\"nm3-feature\"\u003e\n        \u003cstrong\u003eSoft \u0026amp; Breathable\u003c\/strong\u003e\n        \u003cspan\u003eSkin-friendly Bhagalpuri cotton fabric designed for comfortable wear.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-feature\"\u003e\n        \u003cstrong\u003eElegant Ethnic Print\u003c\/strong\u003e\n        \u003cspan\u003eTraditional geometric-inspired print with intricate neckline detailing.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-feature\"\u003e\n        \u003cstrong\u003eComfortable Silhouette\u003c\/strong\u003e\n        \u003cspan\u003eA-line shape and regular fit make it easy to wear through the day.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-feature\"\u003e\n        \u003cstrong\u003eCoordinated 3-Piece Set\u003c\/strong\u003e\n        \u003cspan\u003eIncludes kurta, matching straight-fit pants and a soft woven dupatta.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eProduct Details\u003c\/h3\u003e\n      \u003cp\u003eExact product specifications from the supplied product document.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-details\"\u003e\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eFabric\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003ePremium Bhagalpuri Cotton\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eKurta Style\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eA-Line, Calf-Length\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eNeckline\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eRound Neck with Embroidered Placket\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eSleeves\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003e3\/4 Sleeves\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003ePrint\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eTraditional Geometric Ethnic Print\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eBottom\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eSolid Straight-Fit Pants\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eDupatta\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eSoft Woven Cotton Blend with Subtle Woven Border and Tassel Detailing\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eColor\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eBrown with Beige Accents\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eFit\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eRegular Fit\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-detail\"\u003e\n        \u003cspan class=\"nm3-detail-label\"\u003eOccasion\u003c\/span\u003e\n        \u003cspan class=\"nm3-detail-value\"\u003eCasual Wear, Office Wear, Festive Gatherings, Family Functions and Daily Wear\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n      \u003cp\u003eA complete coordinated three-piece ethnic set.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-set\"\u003e\n      \u003cdiv class=\"nm3-set-item\"\u003e1 Printed A-Line Kurta\u003c\/div\u003e\n      \u003cdiv class=\"nm3-set-item\"\u003e1 Pair of Solid Straight-Fit Pants\u003c\/div\u003e\n      \u003cdiv class=\"nm3-set-item\"\u003e1 Soft Woven Dupatta\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section nm3-tint\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eKurta Size Guide\u003c\/h3\u003e\n      \u003cp\u003eAll measurements are in inches. Swipe horizontally on mobile to view the full table.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-table-wrap\"\u003e\n      \u003ctable class=\"nm3-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003cth\u003eHip\u003c\/th\u003e\n            \u003cth\u003eShoulder\u003c\/th\u003e\n            \u003cth\u003eKurta Length\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e34\u003c\/td\u003e\n\u003ctd\u003e32\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e14\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003ctd\u003e34\u003c\/td\u003e\n\u003ctd\u003e40\u003c\/td\u003e\n\u003ctd\u003e14.5\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e15\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e40\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003ctd\u003e15.5\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e40\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e48\u003c\/td\u003e\n\u003ctd\u003e16.5\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXXXL\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e17\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eBottom Size Reference\u003c\/h3\u003e\n      \u003cp\u003eWaist measurements include relaxed and stretched references.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-table-wrap\"\u003e\n      \u003ctable class=\"nm3-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eWaist Relaxed\u003c\/th\u003e\n            \u003cth\u003eWaist Stretched\u003c\/th\u003e\n            \u003cth\u003eHip\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003e34\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e28\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003ctd\u003e40\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e30\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e32\u003c\/td\u003e\n\u003ctd\u003e40\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e34\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003ctd\u003e48\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXXXL\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-note\"\u003e\n      \u003cstrong\u003eMeasurement Guide:\u003c\/strong\u003e Bust — measure around the fullest part of your bust.\n      Waist — measure around your natural waistline. Hip — measure around the fullest part of your hips.\n      Shoulder — measure from one shoulder tip to the other. Kurta Length — measure from the highest shoulder point to the hem.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-section\"\u003e\n    \u003cdiv class=\"nm3-heading\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n      \u003cp\u003eFollow these steps to help preserve the fabric and finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nm3-care\"\u003e\n      \u003cdiv class=\"nm3-care-item\"\u003e\n        \u003cstrong\u003eGentle Wash\u003c\/strong\u003e\n        \u003cspan\u003eGentle machine wash or hand wash separately in cold water.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-care-item\"\u003e\n        \u003cstrong\u003eDry in Shade\u003c\/strong\u003e\n        \u003cspan\u003eAvoid harsh direct sunlight while drying.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-care-item\"\u003e\n        \u003cstrong\u003eLow to Medium Heat\u003c\/strong\u003e\n        \u003cspan\u003eIron on low to medium heat.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nm3-care-item\"\u003e\n        \u003cstrong\u003eDo Not Bleach\u003c\/strong\u003e\n        \u003cspan\u003eAvoid bleach to protect the fabric and colour.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"nm3-style\"\u003e\n    \u003ch3\u003eStyle Tip\u003c\/h3\u003e\n    \u003cp\u003e\n      Pair this kurta set with oxidized or gold-tone earrings, a simple bracelet\n      and comfortable flats for a sophisticated ethnic look. Block heels can be\n      added when styling it for festive gatherings or family functions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NEEMROZ","offers":[{"title":"XS","offer_id":47249445290172,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"S","offer_id":47249445322940,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":47249445355708,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"L","offer_id":47249445388476,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":47249445421244,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"XXL","offer_id":47249445454012,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"XXXL","offer_id":47249445486780,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"32","offer_id":47249445519548,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"34","offer_id":47249445552316,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"36","offer_id":47249445585084,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"38","offer_id":47249445617852,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"40","offer_id":47249445650620,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"42","offer_id":47249445683388,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true},{"title":"44","offer_id":47249445716156,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/3219\/4236\/files\/5.webp?v=1786111465"}],"url":"https:\/\/neemroz.com\/collections\/printed-kurta-sets.oembed","provider":"NEEMROZ","version":"1.0","type":"link"}