{"product_id":"tank-top-sky-blue","title":"Tank Top Sky Blue","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e2×2 Honeycomb Rib Tank — Product Detail\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;family=Space+Mono:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root{\n    --bone:#EFE9DD;\n    --bone-light:#FAF7F0;\n    --ink:#1B1712;\n    --ink-soft:#5C5348;\n    --gold:#A2793F;\n    --gold-soft:#C9AD7C;\n    --line:#D8CEBB;\n    --line-soft:#E7E0D1;\n    --white:#FFFFFF;\n  }\n\n  *{box-sizing:border-box;}\n  html,body{margin:0;padding:0;}\n  body{\n    background:var(--bone);\n    color:var(--ink);\n    font-family:'Inter',sans-serif;\n    font-weight:400;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  .page{max-width:640px;margin:0 auto;padding:0 24px 100px;}\n\n  \/* ---------- rib texture motif (signature element) ---------- *\/\n  .rib-band{\n    height:14px;\n    background-image:repeating-linear-gradient(\n      90deg,\n      var(--line) 0px, var(--line) 1.4px,\n      transparent 1.4px, transparent 7px\n    );\n    opacity:.9;\n  }\n\n  \/* ---------- hero ---------- *\/\n  .hero{padding:56px 0 36px; text-align:center;}\n  .eyebrow{\n    font-family:'Space Mono', monospace;\n    font-size:11px;\n    letter-spacing:.24em;\n    text-transform:uppercase;\n    color:var(--gold);\n    margin-bottom:18px;\n  }\n  .eyebrow::before, .eyebrow::after{content:\"— \";}\n  .eyebrow::after{content:\" —\";}\n  h1{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    font-style:italic;\n    font-size:38px;\n    line-height:1.12;\n    letter-spacing:-.01em;\n    margin:0 0 22px;\n  }\n  .sub{\n    font-size:15.5px;\n    line-height:1.7;\n    color:var(--ink-soft);\n    max-width:440px;\n    margin:0 auto;\n  }\n  .sub b{color:var(--ink); font-weight:600;}\n\n  \/* ---------- icon row ---------- *\/\n  .icon-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:8px;\n    padding:44px 0 40px;\n  }\n  .icon-item{text-align:center;}\n  .icon-item svg{width:30px; height:30px; display:block; margin:0 auto 12px;}\n  .icon-item span{\n    display:block;\n    font-family:'Space Mono', monospace;\n    font-size:9.5px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n    line-height:1.5;\n  }\n\n  \/* ---------- illustration ---------- *\/\n  .illustration-pair{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n  }\n  .illustration-wrap{\n    background:var(--bone-light);\n    border:1px solid var(--line);\n    padding:28px 8px 22px;\n    text-align:center;\n    position:relative;\n  }\n  .illustration-wrap::before,.illustration-wrap::after{\n    content:\"\";\n    position:absolute;\n    width:16px;height:16px;\n    border:1px solid var(--gold-soft);\n    top:10px;\n  }\n  .illustration-wrap::before{left:10px; border-right:none; border-bottom:none;}\n  .illustration-wrap::after{right:10px; border-left:none; border-bottom:none;}\n  .illustration-wrap svg{width:100%; max-width:230px; height:auto;}\n  .illustration-caption{\n    font-family:'Space Mono', monospace;\n    font-size:10px;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n    color:var(--gold);\n    margin-top:18px;\n  }\n\n  \/* ---------- section label ---------- *\/\n  .section-label{\n    text-align:center;\n    padding:54px 0 24px;\n  }\n  .section-label .eyebrow{margin-bottom:10px;}\n  .section-label h2{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    font-size:24px;\n    margin:0;\n  }\n  .section-note{\n    text-align:center;\n    font-size:13px;\n    color:var(--ink-soft);\n    max-width:400px;\n    margin:10px auto 0;\n    line-height:1.6;\n  }\n\n  \/* ---------- size chart ---------- *\/\n  .chart-box{\n    border:1px solid var(--ink);\n    background:var(--bone-light);\n    padding:8px;\n    margin-top:28px;\n  }\n  table{\n    width:100%;\n    border-collapse:collapse;\n  }\n  thead th{\n    font-family:'Space Mono', monospace;\n    font-size:9.5px;\n    letter-spacing:.06em;\n    text-transform:uppercase;\n    color:var(--gold);\n    font-weight:700;\n    padding:14px 6px 12px;\n    border-bottom:1px solid var(--ink);\n    text-align:center;\n  }\n  thead th:first-child{text-align:left; padding-left:14px;}\n  tbody td{\n    font-family:'Space Mono', monospace;\n    font-size:13px;\n    padding:13px 6px;\n    text-align:center;\n    border-bottom:1px solid var(--line-soft);\n    color:var(--ink);\n  }\n  tbody td:first-child{\n    text-align:left;\n    padding-left:14px;\n    font-family:'Fraunces', serif;\n    font-style:italic;\n    font-weight:500;\n    font-size:15px;\n  }\n  tbody tr:last-child td{border-bottom:none;}\n  tbody tr:hover{background:var(--bone);}\n  th.hl{color:var(--ink); background:#F3E9D6;}\n  td.hl{\n    font-weight:700;\n    color:var(--gold);\n    background:#F9F3E6;\n  }\n  tbody td:first-child.hl{color:var(--gold);}\n\n  .chart-footnote{\n    font-size:11.5px;\n    font-style:italic;\n    color:var(--ink-soft);\n    text-align:center;\n    margin-top:16px;\n    line-height:1.6;\n  }\n\n  \/* ---------- features ---------- *\/\n  .features{\n    margin-top:56px;\n    border-top:1px solid var(--line);\n  }\n  .feature-row{\n    display:grid;\n    grid-template-columns:120px 1fr;\n    gap:18px;\n    padding:18px 4px;\n    border-bottom:1px solid var(--line-soft);\n    align-items:baseline;\n  }\n  .feature-row .f-label{\n    font-family:'Space Mono', monospace;\n    font-size:10px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    color:var(--gold);\n  }\n  .feature-row .f-value{\n    font-size:14.5px;\n    color:var(--ink);\n    line-height:1.5;\n  }\n  .feature-row .f-value b{font-weight:600;}\n\n  footer{\n    text-align:center;\n    margin-top:60px;\n    font-family:'Space Mono', monospace;\n    font-size:9px;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n    color:var(--stone,#B7AFA0);\n  }\n\n  @media (max-width:480px){\n    h1{font-size:30px;}\n    .icon-row{gap:4px;}\n    .icon-item span{font-size:8.5px;}\n    .feature-row{grid-template-columns:96px 1fr;}\n    .illustration-pair{grid-template-columns:1fr;}\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"rib-band\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eRib Knit Essentials\u003c\/div\u003e\n    \u003ch1\u003e2×2 Honeycomb\u003cbr\u003eRib Tank Top\u003c\/h1\u003e\n    \u003cp class=\"sub\"\u003eCut from \u003cb\u003e100% export‑quality rib cotton\u003c\/b\u003e at 200 GSM,\n    engineered for a clean silhouette that moves with you —\n    soft against the skin, honest in its construction, built for daily wear.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ICON ROW --\u003e\n  \u003cdiv class=\"icon-row\"\u003e\n    \u003cdiv class=\"icon-item\"\u003e\n      \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" stroke=\"#A2793F\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\n        \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"40\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"18\" y1=\"8\" x2=\"18\" y2=\"40\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"30\" y1=\"8\" x2=\"30\" y2=\"40\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"36\" y1=\"8\" x2=\"36\" y2=\"40\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e2×2 Rib Fabric\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-item\"\u003e\n      \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" stroke=\"#A2793F\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\n        \u003cpath d=\"M6,16 C14,10 20,22 28,16 C34,11 38,17 42,14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6,24 C14,18 20,30 28,24 C34,19 38,25 42,22\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6,32 C14,26 20,38 28,32 C34,27 38,33 42,30\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003eBreathable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-item\"\u003e\n      \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" stroke=\"#A2793F\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M24,38 C10,29 8,18 15,13 C20,9.5 24,13 24,17 C24,13 28,9.5 33,13 C40,18 38,29 24,38 Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003eComfortable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"icon-item\"\u003e\n      \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" stroke=\"#A2793F\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\n        \u003ccircle cx=\"24\" cy=\"24\" r=\"8\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"24\" y1=\"4\" x2=\"24\" y2=\"10\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"24\" y1=\"38\" x2=\"24\" y2=\"44\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"4\" y1=\"24\" x2=\"10\" y2=\"24\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"38\" y1=\"24\" x2=\"44\" y2=\"24\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"9\" y1=\"9\" x2=\"13\" y2=\"13\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"35\" y1=\"35\" x2=\"39\" y2=\"39\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"9\" y1=\"39\" x2=\"13\" y2=\"35\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"35\" y1=\"13\" x2=\"39\" y2=\"9\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003eEveryday Wear\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ILLUSTRATION --\u003e\n  \u003cdiv class=\"illustration-pair\"\u003e\n\n    \u003cdiv class=\"illustration-wrap\"\u003e\n      \u003csvg viewbox=\"-40 -10 340 410\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"ribPattern\" width=\"9\" height=\"9\" patternunits=\"userSpaceOnUse\"\u003e\n            \u003crect width=\"9\" height=\"9\" fill=\"#FAF7F0\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"2.5\" y1=\"0\" x2=\"2.5\" y2=\"9\" stroke=\"#D8CEBB\" stroke-width=\"1.1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.5\" y1=\"0\" x2=\"6.5\" y2=\"9\" stroke=\"#D8CEBB\" stroke-width=\"1.1\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003cpath d=\"M100,30 L80,30 L70,110 Q60,122 51,152 Q45,202 56,262 L60,380 L240,380 L244,262 Q255,202 249,152 Q240,122 230,110 L220,30 L200,30 Q198,58 150,58 Q102,58 100,30 Z\" fill=\"url(#ribPattern)\" stroke=\"#1B1712\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c!-- length dimension --\u003e\n        \u003cg stroke=\"#A2793F\" stroke-width=\"1.3\"\u003e\n          \u003cline x1=\"-14\" y1=\"30\" x2=\"-14\" y2=\"380\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"-20\" y1=\"30\" x2=\"-8\" y2=\"30\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"-20\" y1=\"380\" x2=\"-8\" y2=\"380\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n        \u003ctext x=\"-27\" y=\"205\" font-family=\"'Space Mono', monospace\" font-size=\"12\" fill=\"#A2793F\" text-anchor=\"middle\" transform=\"rotate(-90 -27 205)\"\u003eLENGTH\u003c\/text\u003e\n\n        \u003c!-- chest dimension --\u003e\n        \u003cg stroke=\"#A2793F\" stroke-width=\"1.3\"\u003e\n          \u003cline x1=\"55\" y1=\"182\" x2=\"245\" y2=\"182\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"55\" y1=\"176\" x2=\"55\" y2=\"188\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"245\" y1=\"176\" x2=\"245\" y2=\"188\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n        \u003ctext x=\"150\" y=\"173\" font-family=\"'Space Mono', monospace\" font-size=\"12\" fill=\"#A2793F\" text-anchor=\"middle\"\u003eCHEST\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"illustration-caption\"\u003eRelaxed — No Stretch\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"illustration-wrap\"\u003e\n      \u003csvg viewbox=\"-40 -10 340 410\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cdefs\u003e\n          \u003cpattern id=\"ribPatternStretch\" width=\"12\" height=\"9\" patternunits=\"userSpaceOnUse\"\u003e\n            \u003crect width=\"12\" height=\"9\" fill=\"#FAF7F0\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"3\" y1=\"0\" x2=\"3\" y2=\"9\" stroke=\"#D8CEBB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"9\" y1=\"0\" x2=\"9\" y2=\"9\" stroke=\"#D8CEBB\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n          \u003c\/pattern\u003e\n        \u003c\/defs\u003e\n        \u003c!-- widened \/ stretched garment body --\u003e\n        \u003cpath d=\"M100,30 L80,30 L64,108 Q40,128 24,158 Q14,204 30,260 L38,380 L262,380 L270,260 Q286,204 276,158 Q260,128 236,108 L220,30 L200,30 Q198,58 150,58 Q102,58 100,30 Z\" fill=\"url(#ribPatternStretch)\" stroke=\"#1B1712\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c!-- left hand gripping fabric --\u003e\n        \u003cg stroke=\"#1B1712\" stroke-width=\"2\" fill=\"#FAF7F0\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\n          \u003cpath d=\"M6,150 Q2,168 8,188 Q12,204 26,208 L36,206 Q26,198 24,182 Q22,164 30,150 Z\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"10\" y1=\"162\" x2=\"24\" y2=\"164\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"9\" y1=\"174\" x2=\"23\" y2=\"175\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"10\" y1=\"186\" x2=\"24\" y2=\"186\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n        \u003c!-- right hand gripping fabric --\u003e\n        \u003cg stroke=\"#1B1712\" stroke-width=\"2\" fill=\"#FAF7F0\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\n          \u003cpath d=\"M294,150 Q298,168 292,188 Q288,204 274,208 L264,206 Q274,198 276,182 Q278,164 270,150 Z\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"290\" y1=\"162\" x2=\"276\" y2=\"164\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"291\" y1=\"174\" x2=\"277\" y2=\"175\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"290\" y1=\"186\" x2=\"276\" y2=\"186\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n\n        \u003c!-- outward stretch arrows --\u003e\n        \u003cg stroke=\"#A2793F\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cline x1=\"20\" y1=\"176\" x2=\"2\" y2=\"176\"\u003e\u003c\/line\u003e\n          \u003cpath d=\"M8,170 L2,176 L8,182\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"280\" y1=\"176\" x2=\"298\" y2=\"176\"\u003e\u003c\/line\u003e\n          \u003cpath d=\"M292,170 L298,176 L292,182\"\u003e\u003c\/path\u003e\n        \u003c\/g\u003e\n\n        \u003c!-- length dimension --\u003e\n        \u003cg stroke=\"#A2793F\" stroke-width=\"1.3\"\u003e\n          \u003cline x1=\"-14\" y1=\"30\" x2=\"-14\" y2=\"380\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"-20\" y1=\"30\" x2=\"-8\" y2=\"30\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"-20\" y1=\"380\" x2=\"-8\" y2=\"380\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n        \u003ctext x=\"-27\" y=\"205\" font-family=\"'Space Mono', monospace\" font-size=\"12\" fill=\"#A2793F\" text-anchor=\"middle\" transform=\"rotate(-90 -27 205)\"\u003eLENGTH\u003c\/text\u003e\n\n        \u003c!-- chest dimension (stretched width) --\u003e\n        \u003cg stroke=\"#A2793F\" stroke-width=\"1.3\"\u003e\n          \u003cline x1=\"45\" y1=\"230\" x2=\"255\" y2=\"230\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"45\" y1=\"224\" x2=\"45\" y2=\"236\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"255\" y1=\"224\" x2=\"255\" y2=\"236\"\u003e\u003c\/line\u003e\n        \u003c\/g\u003e\n        \u003ctext x=\"150\" y=\"221\" font-family=\"'Space Mono', monospace\" font-size=\"11\" fill=\"#A2793F\" text-anchor=\"middle\"\u003eCHEST · MAX STRETCH\u003c\/text\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"illustration-caption\"\u003eMaximum Stretch\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE CHART --\u003e\n  \u003cdiv class=\"section-label\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eMeasurements\u003c\/div\u003e\n    \u003ch2\u003eSize Guide\u003c\/h2\u003e\n    \u003cp class=\"section-note\"\u003eAll measurements in inches. Chest is shown both at rest\n    and at the fabric's maximum stretch, so you can judge fit either way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"chart-box\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSize\u003c\/th\u003e\n          \u003cth class=\"hl\"\u003eLength\u003c\/th\u003e\n          \u003cth class=\"hl\"\u003eChest\u003cbr\u003eMax Stretch\u003c\/th\u003e\n          \u003cth\u003eChest\u003cbr\u003eNo Stretch\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e26+\"\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e34–37\"\u003c\/td\u003e\n\u003ctd\u003e29\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e27+\"\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e37–40\"\u003c\/td\u003e\n\u003ctd\u003e30\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e27.5+\"\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e40–43\"\u003c\/td\u003e\n\u003ctd\u003e31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e29+\"\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e43–46\"\u003c\/td\u003e\n\u003ctd\u003e32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e29.5+\"\u003c\/td\u003e\n\u003ctd class=\"hl\"\u003e46–49\"\u003c\/td\u003e\n\u003ctd\u003e33\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"chart-footnote\"\u003ePlease allow 0.5–1 inch tolerance due to manual measurement.\u003c\/p\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"section-label\" style=\"padding-top:64px;\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eThe Details\u003c\/div\u003e\n    \u003ch2\u003eFeatures\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features\"\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eFabric\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003e\n\u003cb\u003e100% export quality\u003c\/b\u003e rib cotton\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eGSM\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003e\n\u003cb\u003e200\u003c\/b\u003e — substantial, never sheer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eStretch\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003e\n\u003cb\u003e5–7%\u003c\/b\u003e stretchable for a fitted, forgiving feel\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eFeel\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003eSoft, breathable \u0026amp; \u003cb\u003eskin-friendly\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eQuality\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003e\n\u003cb\u003eNo mixed or local fabric\u003c\/b\u003e — ever\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n      \u003cdiv class=\"f-label\"\u003eColor\u003c\/div\u003e\n      \u003cdiv class=\"f-value\"\u003e\n\u003cb\u003eColor guaranteed\u003c\/b\u003e, wash after wash\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cfooter\u003ePremium Honeycomb Rib — Made to Last\u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rib-band\"\u003e\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"NEXON Bangladesh","offers":[{"title":"S","offer_id":45141432565869,"sku":"RTT-04","price":270.0,"currency_code":"BDT","in_stock":true},{"title":"M","offer_id":45141432598637,"sku":"RTT-04","price":270.0,"currency_code":"BDT","in_stock":true},{"title":"L","offer_id":45141432631405,"sku":"RTT-04","price":270.0,"currency_code":"BDT","in_stock":true},{"title":"XL","offer_id":45141432664173,"sku":"RTT-04","price":270.0,"currency_code":"BDT","in_stock":true},{"title":"2XL","offer_id":45141432696941,"sku":"RTT-04","price":270.0,"currency_code":"BDT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/9826\/3405\/files\/porsche_80.png?v=1778584542","url":"https:\/\/nexonbd.com\/products\/tank-top-sky-blue","provider":"NEXON Bangladesh","version":"1.0","type":"link"}