{"title":"GREENS","description":"","products":[{"product_id":"the-emblem-green","title":"The Emblem Green","description":"\n\u003cstyle\u003e\n.accordion {\n  width: 100%;\n  max-width: 700px;\n  margin: 20px auto;\n  font-family: \"Helvetica Neue\", sans-serif;\n  background-color: #F9F9F9; \/* Added background color *\/\n  border-radius: 10px;\n  padding: 10px 0;\n}\n\n\/* Each accordion item *\/\n.accordion-item + .accordion-item {\n  border-top: 1px solid #e0e0e0;\n}\n\n\/* Header styling *\/\n.accordion-header {\n  background: #F9F9F9; \/* Matches accordion bg *\/\n  cursor: pointer;\n  padding: 16px 20px;\n  font-weight: 500;\n  font-size: 15px;\n  color: #111;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  -webkit-tap-highlight-color: transparent;\n  transition: background 0.3s ease;\n}\n\n.accordion-header:hover {\n  background: #f0f0f0;\n}\n\n\/* ▼ Down Arrow (default) *\/\n.accordion-header::after {\n  content: \"▾\";\n  font-size: 16px;\n  color: #111;\n  transition: transform 0.3s ease;\n}\n\n\/* ▲ Rotates when active *\/\n.accordion-header.active::after {\n  transform: rotate(-180deg);\n}\n\n\/* Accordion content *\/\n.accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.3s ease;\n  font-size: 14px;\n  color: #444;\n  padding: 0 20px;\n  background-color: #F9F9F9; \/* Match the whole theme *\/\n}\n\n.accordion-content.open {\n  padding: 16px 20px;\n}\n\n.accordion-content p {\n  margin: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion\"\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eProduct Overview\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\n\n\u003cp\u003e\n\nA modern essential redefined with refined street-edge. The Emblem Green in deep burgundy is crafted from a 280 GSM poly-cotton blend, offering the perfect harmony of weight, softness, and structure. The clean open-collar neckline enhances its tailored yet relaxed silhouette, while the signature silver-studded ‘K’ emblem adds a striking accent of light and dimension. Designed for those who move between sophistication and street, this piece blends premium craftsmanship with bold subtlety — confident, elevated, and distinctly Klaimn.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eAbout the Piece\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eThe Emblem Green embodies the essence of quiet sophistication — a statement made through subtle shine and deliberate design. The piece speaks in balance and detail, not volume, carrying a presence that feels effortless yet commanding. The silver-studded emblem transforms into more than just an accent — it becomes a symbol of individuality, intention, and quiet strength. Created for those who express confidence without noise, this piece stands at the crossroads of refinement and rebellion — timeless, poised, and unmistakably Klaimn.\u003c\/p\u003e\n\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eFit \u0026amp; Details\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003e100% PolyCotton \u003c\/p\u003e\n\n\u003cp\u003e280 GSM\u003c\/p\u003e\n\n\u003cp\u003eOpen Collar Neckline\u003c\/p\u003e\n\n\u003cp\u003eCrystal Accents\u003c\/p\u003e\n\n\u003cp\u003eReverse Wash Only\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eShipping\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eShips within 24 hours\u003c\/p\u003e\n\n\u003cp\u003eFree Pan-India delivery\u003c\/p\u003e\n\n\u003cp\u003eNext-day dispatch\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n \u003cscript\u003e\n\n document.addEventListener('DOMContentLoaded', function() {\n\n  const headers = document.querySelectorAll(\".accordion-header\");\n\n\n\n  headers.forEach(header =\u003e {\n\n   header.addEventListener(\"click\", function() {\n\n    const content = this.nextElementSibling;\n\n\n\n    if (this.classList.contains(\"active\")) {\n\n     \/\/ Close current\n\n     this.classList.remove(\"active\");\n\n     content.style.maxHeight = null;\n\n     setTimeout(() =\u003e content.classList.remove(\"open\"), 350);\n\n    } else {\n\n     \/\/ Close others\n\n     headers.forEach(other =\u003e {\n\n      if (other !== this \u0026\u0026 other.classList.contains(\"active\")) {\n\n       other.classList.remove(\"active\");\n\n       const otherContent = other.nextElementSibling;\n\n       otherContent.style.maxHeight = null;\n\n       otherContent.classList.remove(\"open\");\n\n      }\n\n     });\n\n\n\n     \/\/ Open this one\n\n     this.classList.add(\"active\");\n\n     content.classList.add(\"open\");\n\n     content.style.maxHeight = content.scrollHeight + \"px\";\n\n    }\n\n   });\n\n  });\n\n });\n\n\u003c\/script\u003e\n","brand":"Klaimn","offers":[{"title":"XS","offer_id":43679637700659,"sku":null,"price":4357.0,"currency_code":"INR","in_stock":true},{"title":"S","offer_id":43679637733427,"sku":null,"price":4357.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":43679637766195,"sku":null,"price":4357.0,"currency_code":"INR","in_stock":false},{"title":"L","offer_id":43679637798963,"sku":null,"price":4357.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":43679637831731,"sku":null,"price":4357.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7299\/9219\/files\/green_silver_studs.png?v=1760506254"},{"product_id":"the-emblem-black-studs","title":"The Emblem Black","description":"\n\u003cstyle\u003e\n.accordion {\n  width: 100%;\n  max-width: 700px;\n  margin: 20px auto;\n  font-family: \"Helvetica Neue\", sans-serif;\n  background-color: #F9F9F9; \/* Added background color *\/\n  border-radius: 10px;\n  padding: 10px 0;\n}\n\n\/* Each accordion item *\/\n.accordion-item + .accordion-item {\n  border-top: 1px solid #e0e0e0;\n}\n\n\/* Header styling *\/\n.accordion-header {\n  background: #F9F9F9; \/* Matches accordion bg *\/\n  cursor: pointer;\n  padding: 16px 20px;\n  font-weight: 500;\n  font-size: 15px;\n  color: #111;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  -webkit-tap-highlight-color: transparent;\n  transition: background 0.3s ease;\n}\n\n.accordion-header:hover {\n  background: #f0f0f0;\n}\n\n\/* ▼ Down Arrow (default) *\/\n.accordion-header::after {\n  content: \"▾\";\n  font-size: 16px;\n  color: #111;\n  transition: transform 0.3s ease;\n}\n\n\/* ▲ Rotates when active *\/\n.accordion-header.active::after {\n  transform: rotate(-180deg);\n}\n\n\/* Accordion content *\/\n.accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.3s ease;\n  font-size: 14px;\n  color: #444;\n  padding: 0 20px;\n  background-color: #F9F9F9; \/* Match the whole theme *\/\n}\n\n.accordion-content.open {\n  padding: 16px 20px;\n}\n\n.accordion-content p {\n  margin: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion\"\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eProduct Overview\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\n\u003cp\u003e\n\nA modern essential reimagined through the lens of street luxury.The Emblem: Black Studs is crafted from a 280 GSM poly-cotton blend, offering a perfect balance of softness, structure, and breathability. The minimal open-collar design complements its refined silhouette, while the signature black-studded ‘K’ emblem adds a distinct touch of depth and identity. Built for versatility and distinction, this piece bridges premium craftsmanship with contemporary streetwear — understated, elevated, and effortlessly bold.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eAbout the Piece\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eThe Emblem: Black Studs embodies the essence of understated confidence — a statement made in silence, defined by detail. The design speaks through form and finish, not excess, carrying the kind of presence that doesn’t ask for attention yet commands it naturally. The studded emblem becomes more than a symbol — it’s a reflection of identity, intention, and control. Built for those who move with quiet power, this piece stands at the intersection of precision and personality — timeless, assertive, and effortlessly Klaimn.\u003c\/p\u003e\n\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eFit \u0026amp; Details\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003e100% PolyCotton \u003c\/p\u003e\n\n\u003cp\u003e280 GSM\u003c\/p\u003e\n\n\u003cp\u003eOpen Collar Neckline\u003c\/p\u003e\n\n\u003cp\u003eCrystal Accents\u003c\/p\u003e\n\n\u003cp\u003eReverse Wash Only\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eShipping\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eShips within 24 hours\u003c\/p\u003e\n\n\u003cp\u003eFree Pan-India delivery\u003c\/p\u003e\n\n\u003cp\u003eNext-day dispatch\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n \u003cscript\u003e\n\n document.addEventListener('DOMContentLoaded', function() {\n\n  const headers = document.querySelectorAll(\".accordion-header\");\n\n\n\n  headers.forEach(header =\u003e {\n\n   header.addEventListener(\"click\", function() {\n\n    const content = this.nextElementSibling;\n\n\n\n    if (this.classList.contains(\"active\")) {\n\n     \/\/ Close current\n\n     this.classList.remove(\"active\");\n\n     content.style.maxHeight = null;\n\n     setTimeout(() =\u003e content.classList.remove(\"open\"), 350);\n\n    } else {\n\n     \/\/ Close others\n\n     headers.forEach(other =\u003e {\n\n      if (other !== this \u0026\u0026 other.classList.contains(\"active\")) {\n\n       other.classList.remove(\"active\");\n\n       const otherContent = other.nextElementSibling;\n\n       otherContent.style.maxHeight = null;\n\n       otherContent.classList.remove(\"open\");\n\n      }\n\n     });\n\n\n\n     \/\/ Open this one\n\n     this.classList.add(\"active\");\n\n     content.classList.add(\"open\");\n\n     content.style.maxHeight = content.scrollHeight + \"px\";\n\n    }\n\n   });\n\n  });\n\n });\n\n\u003c\/script\u003e","brand":"Klaimn","offers":[{"title":"XS","offer_id":43679637897267,"sku":null,"price":4457.0,"currency_code":"INR","in_stock":true},{"title":"S","offer_id":43679637930035,"sku":null,"price":4457.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":43679637962803,"sku":null,"price":4457.0,"currency_code":"INR","in_stock":false},{"title":"L","offer_id":43679637995571,"sku":null,"price":4457.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":43679638028339,"sku":null,"price":4457.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7299\/9219\/files\/5_03085503-a455-427f-8168-9502787b96a2.png?v=1760506254"},{"product_id":"quiet-recovery-tee-burnt-red","title":"Recovery Tee — Deep Green","description":"\n\u003cstyle\u003e\n.accordion {\n  width: 100%;\n  max-width: 700px;\n  margin: 20px auto;\n  font-family: \"Helvetica Neue\", sans-serif;\n  background-color: #F9F9F9; \/* Added background color *\/\n  border-radius: 10px;\n  padding: 10px 0;\n}\n\n\/* Each accordion item *\/\n.accordion-item + .accordion-item {\n  border-top: 1px solid #e0e0e0;\n}\n\n\/* Header styling *\/\n.accordion-header {\n  background: #F9F9F9; \/* Matches accordion bg *\/\n  cursor: pointer;\n  padding: 16px 20px;\n  font-weight: 500;\n  font-size: 15px;\n  color: #111;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  -webkit-tap-highlight-color: transparent;\n  transition: background 0.3s ease;\n}\n\n.accordion-header:hover {\n  background: #f0f0f0;\n}\n\n\/* ▼ Down Arrow (default) *\/\n.accordion-header::after {\n  content: \"▾\";\n  font-size: 16px;\n  color: #111;\n  transition: transform 0.3s ease;\n}\n\n\/* ▲ Rotates when active *\/\n.accordion-header.active::after {\n  transform: rotate(-180deg);\n}\n\n\/* Accordion content *\/\n.accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.3s ease;\n  font-size: 14px;\n  color: #444;\n  padding: 0 20px;\n  background-color: #F9F9F9; \/* Match the whole theme *\/\n}\n\n.accordion-content.open {\n  padding: 16px 20px;\n}\n\n.accordion-content p {\n  margin: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"accordion\"\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eProduct Overview\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003e\n\nMeet your understated essential: the Museum Edit Tee in Deep Green. The color brings a deeper, more intense presence while still staying refined and wearable. It’s bold without being loud—built to stand out in a controlled, minimal way.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eFit \u0026amp; Details\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003e100% Heavyweight Cotton\u003c\/p\u003e\n\n\u003cp\u003e240 GSM\u003c\/p\u003e\n\n\u003cp\u003eOversized Fit \u003c\/p\u003e\n\n\u003cp\u003eRibbed Neckline\u003c\/p\u003e\n\n\u003cp\u003eHigh-Density Screen Print\u003c\/p\u003e\n\n\u003cp\u003eReverse Wash Only\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cdiv class=\"accordion-header\"\u003eShipping\u003c\/div\u003e\n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eShips within 24 hours\u003c\/p\u003e\n\n\u003cp\u003eFree Pan-India delivery\u003c\/p\u003e\n\n\u003cp\u003eNext-day dispatch\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\n\n \u003cscript\u003e\n\n document.addEventListener('DOMContentLoaded', function() {\n\n  const headers = document.querySelectorAll(\".accordion-header\");\n\n\n\n  headers.forEach(header =\u003e {\n\n   header.addEventListener(\"click\", function() {\n\n    const content = this.nextElementSibling;\n\n\n\n    if (this.classList.contains(\"active\")) {\n\n     \/\/ Close current\n\n     this.classList.remove(\"active\");\n\n     content.style.maxHeight = null;\n\n     setTimeout(() =\u003e content.classList.remove(\"open\"), 350);\n\n    } else {\n\n     \/\/ Close others\n\n     headers.forEach(other =\u003e {\n\n      if (other !== this \u0026\u0026 other.classList.contains(\"active\")) {\n\n       other.classList.remove(\"active\");\n\n       const otherContent = other.nextElementSibling;\n\n       otherContent.style.maxHeight = null;\n\n       otherContent.classList.remove(\"open\");\n\n      }\n\n     });\n\n\n\n     \/\/ Open this one\n\n     this.classList.add(\"active\");\n\n     content.classList.add(\"open\");\n\n     content.style.maxHeight = content.scrollHeight + \"px\";\n\n    }\n\n   });\n\n  });\n\n });\n\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Klaimn Your Clothing","offers":[{"title":"XS","offer_id":44174919139379,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true},{"title":"S","offer_id":44174919172147,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":44174919204915,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true},{"title":"L","offer_id":44174919237683,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":44174919270451,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true},{"title":"XXL","offer_id":44174919303219,"sku":null,"price":3389.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7299\/9219\/files\/greenfrontside.jpg?v=1779216379"}],"url":"https:\/\/www.klaimn.com\/collections\/greens.oembed","provider":"Klaimn Your Clothing","version":"1.0","type":"link"}