{"product_id":"everheld-shaper-compression-tank","title":"Everheld Shaper Compression Tank","description":"\u003cstyle\u003e\n.buyhyped-shape{\n  --lime:#A3FF12;\n  --black:#0B0B0B;\n  --dark:#151515;\n  --grey:#242424;\n  --white:#FFFFFF;\n  --muted:#A8A8A8;\n  --light:#F5F5F3;\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--black);\n  color:#fff;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n}\n\n.buyhyped-shape *{\n  box-sizing:border-box;\n}\n\n.buyhyped-shape img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.sh-wrap{\n  width:min(1080px,calc(100% - 40px));\n  margin:auto;\n}\n\n.sh-section{\n  padding:80px 0;\n}\n\n.sh-center{\n  text-align:center;\n}\n\n.sh-label{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  padding:9px 15px;\n  border-radius:999px;\n  border:1px solid rgba(163,255,18,.35);\n  background:rgba(163,255,18,.08);\n  color:var(--lime);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.sh-title{\n  max-width:850px;\n  margin:18px auto 15px;\n  font-size:clamp(36px,5vw,64px);\n  line-height:.98;\n  letter-spacing:-.05em;\n  font-weight:950;\n}\n\n.sh-title span{\n  color:var(--lime);\n}\n\n.sh-copy{\n  max-width:720px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.7;\n}\n\n.sh-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:59px;\n  padding:0 30px;\n  border-radius:12px;\n  background:var(--lime);\n  color:#080808!important;\n  text-decoration:none;\n  font-size:14px;\n  font-weight:950;\n  box-shadow:0 10px 35px rgba(163,255,18,.16);\n  transition:.2s ease;\n}\n\n.sh-btn:hover{\n  transform:translateY(-2px);\n}\n\n\/* HERO *\/\n\n.sh-hero{\n  padding:78px 0 0;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 15%,rgba(163,255,18,.12),transparent 35%),\n    linear-gradient(180deg,#111,#080808);\n}\n\n.sh-hero-inner{\n  width:min(900px,calc(100% - 32px));\n  margin:auto;\n}\n\n.sh-hero h1{\n  max-width:900px;\n  margin:20px auto 17px;\n  font-size:clamp(45px,6.3vw,78px);\n  line-height:.94;\n  letter-spacing:-.06em;\n  font-weight:950;\n}\n\n.sh-hero h1 span{\n  color:var(--lime);\n}\n\n.sh-hero p{\n  max-width:700px;\n  margin:auto;\n  color:#B9B9B9;\n  font-size:18px;\n  line-height:1.65;\n}\n\n.sh-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin:27px 0 30px;\n}\n\n.sh-pill{\n  padding:10px 14px;\n  border:1px solid #2D2D2D;\n  border-radius:999px;\n  background:#181818;\n  color:#eee;\n  font-size:12px;\n  font-weight:800;\n}\n\n.sh-note{\n  margin:14px 0 0;\n  color:#777;\n  font-size:11px;\n  font-weight:700;\n}\n\n.sh-hero-product{\n  position:relative;\n  width:min(720px,92%);\n  margin:48px auto 0;\n  padding:28px 28px 0;\n  border-radius:28px 28px 0 0;\n  background:linear-gradient(145deg,#fff,#ECECEC);\n}\n\n.sh-hero-product img{\n  max-height:680px;\n  object-fit:contain;\n}\n\n\/* TRUST *\/\n\n.sh-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  background:#111;\n  border-top:1px solid #242424;\n  border-bottom:1px solid #242424;\n}\n\n.sh-trust-item{\n  padding:25px 12px;\n  text-align:center;\n  border-right:1px solid #242424;\n}\n\n.sh-trust-item:last-child{\n  border-right:0;\n}\n\n.sh-trust-icon{\n  color:var(--lime);\n  font-size:22px;\n  margin-bottom:8px;\n}\n\n.sh-trust strong{\n  display:block;\n  font-size:13px;\n  font-weight:900;\n}\n\n.sh-trust small{\n  display:block;\n  margin-top:4px;\n  color:#777;\n  font-size:10px;\n}\n\n\/* LIGHT SECTIONS *\/\n\n.sh-light{\n  background:#F4F4F1;\n  color:#111;\n}\n\n.sh-light .sh-copy{\n  color:#696969;\n}\n\n\/* BENEFITS *\/\n\n.sh-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:13px;\n  margin-top:42px;\n}\n\n.sh-benefit{\n  padding:28px 18px;\n  background:#fff;\n  border-radius:18px;\n  border:1px solid #E7E7E4;\n}\n\n.sh-benefit-icon{\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 15px;\n  border-radius:13px;\n  background:#111;\n  color:var(--lime);\n  font-size:21px;\n  font-weight:900;\n}\n\n.sh-benefit strong{\n  display:block;\n  font-size:15px;\n  font-weight:950;\n}\n\n.sh-benefit p{\n  margin:8px 0 0;\n  color:#777;\n  font-size:12px;\n  line-height:1.6;\n}\n\n\/* MEDIA *\/\n\n.sh-media{\n  background:#0B0B0B;\n}\n\n.sh-image-frame{\n  max-width:900px;\n  margin:42px auto 0;\n  padding:7px;\n  border-radius:24px;\n  background:linear-gradient(135deg,#A3FF12,#262626 45%,#262626);\n}\n\n.sh-image-frame img{\n  border-radius:18px;\n}\n\n\/* SPLIT *\/\n\n.sh-split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:42px;\n  align-items:center;\n}\n\n.sh-split-image{\n  overflow:hidden;\n  border-radius:22px;\n  background:#fff;\n}\n\n.sh-split-copy .sh-title{\n  margin-left:0;\n}\n\n.sh-split-copy .sh-copy{\n  margin-left:0;\n}\n\n.sh-checks{\n  margin-top:25px;\n}\n\n.sh-check{\n  display:flex;\n  align-items:center;\n  gap:11px;\n  margin:12px 0;\n  color:#ddd;\n  font-size:14px;\n  font-weight:850;\n}\n\n.sh-check i{\n  width:25px;\n  height:25px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex:none;\n  border-radius:50%;\n  background:var(--lime);\n  color:#111;\n  font-style:normal;\n  font-size:12px;\n  font-weight:950;\n}\n\n\/* STEPS *\/\n\n.sh-how{\n  background:#151515;\n}\n\n.sh-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-top:42px;\n}\n\n.sh-step{\n  padding:31px 23px;\n  border:1px solid #292929;\n  border-radius:18px;\n  background:#101010;\n}\n\n.sh-number{\n  width:45px;\n  height:45px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 16px;\n  border-radius:50%;\n  background:var(--lime);\n  color:#080808;\n  font-weight:950;\n}\n\n.sh-step h3{\n  margin:0 0 8px;\n  font-size:18px;\n}\n\n.sh-step p{\n  margin:0;\n  color:#8E8E8E;\n  font-size:13px;\n  line-height:1.65;\n}\n\n\/* LIME CTA *\/\n\n.sh-lime{\n  padding:76px 20px;\n  text-align:center;\n  background:var(--lime);\n  color:#080808;\n}\n\n.sh-lime small{\n  display:block;\n  font-size:11px;\n  font-weight:950;\n  letter-spacing:.14em;\n  margin-bottom:10px;\n}\n\n.sh-lime h2{\n  max-width:850px;\n  margin:0 auto 16px;\n  font-size:clamp(36px,5vw,60px);\n  line-height:.96;\n  letter-spacing:-.05em;\n  font-weight:950;\n}\n\n.sh-lime p{\n  max-width:650px;\n  margin:auto;\n  font-size:16px;\n  line-height:1.6;\n}\n\n.sh-lime .sh-btn{\n  margin-top:26px;\n  background:#090909;\n  color:#fff!important;\n  box-shadow:none;\n}\n\n\/* COLOURS *\/\n\n.sh-colours{\n  background:#F4F4F1;\n  color:#111;\n}\n\n.sh-colours .sh-copy{\n  color:#6B6B6B;\n}\n\n.sh-colour-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  max-width:760px;\n  margin:40px auto 0;\n}\n\n.sh-colour-card{\n  overflow:hidden;\n  background:#fff;\n  border-radius:20px;\n  border:1px solid #E4E4E4;\n  box-shadow:0 8px 25px rgba(0,0,0,.04);\n}\n\n.sh-colour-card img{\n  aspect-ratio:1\/1;\n  object-fit:contain;\n}\n\n.sh-colour-card strong{\n  display:block;\n  padding:15px;\n  text-align:center;\n  font-size:13px;\n  text-transform:uppercase;\n  letter-spacing:.08em;\n}\n\n\/* DETAILS *\/\n\n.sh-details{\n  background:#0B0B0B;\n}\n\n.sh-detail-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  max-width:900px;\n  margin:38px auto 0;\n}\n\n.sh-detail{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:18px 19px;\n  border:1px solid #262626;\n  border-radius:12px;\n  background:#131313;\n}\n\n.sh-detail span{\n  color:#777;\n  font-size:12px;\n}\n\n.sh-detail strong{\n  text-align:right;\n  color:#fff;\n  font-size:12px;\n}\n\n\/* SIZE *\/\n\n.sh-size{\n  background:#F4F4F1;\n  color:#111;\n}\n\n.sh-size .sh-copy{\n  color:#6B6B6B;\n}\n\n.sh-size-image{\n  max-width:800px;\n  margin:38px auto 0;\n  overflow:hidden;\n  border-radius:20px;\n  background:#fff;\n}\n\n.sh-size-tip{\n  max-width:800px;\n  margin:14px auto 0;\n  padding:17px;\n  border-radius:12px;\n  background:#E9FFD0;\n  color:#3D4D2D;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* FAQ *\/\n\n.sh-faq{\n  background:#fff;\n  color:#111;\n}\n\n.sh-faq-list{\n  max-width:850px;\n  margin:38px auto 0;\n}\n\n.sh-faq-item{\n  margin-bottom:9px;\n  padding:0 20px;\n  border:1px solid #E5E5E2;\n  border-radius:14px;\n  background:#FAFAFA;\n}\n\n.sh-question{\n  width:100%;\n  padding:20px 0;\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  border:0;\n  background:none;\n  color:#111;\n  font:inherit;\n  font-weight:900;\n  text-align:left;\n  cursor:pointer;\n}\n\n.sh-plus{\n  font-size:21px;\n  transition:.25s;\n}\n\n.sh-answer{\n  max-height:0;\n  overflow:hidden;\n  transition:max-height .3s ease;\n}\n\n.sh-answer p{\n  margin:0 0 20px;\n  color:#707070;\n  font-size:13px;\n  line-height:1.7;\n}\n\n.sh-faq-item.active .sh-answer{\n  max-height:260px;\n}\n\n.sh-faq-item.active .sh-plus{\n  transform:rotate(45deg);\n}\n\n\/* FINAL CTA *\/\n\n.sh-final{\n  padding:80px 20px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(163,255,18,.15),transparent 45%),\n    #080808;\n}\n\n.sh-final h2{\n  max-width:800px;\n  margin:15px auto;\n  font-size:clamp(37px,5vw,60px);\n  line-height:.96;\n  letter-spacing:-.05em;\n}\n\n.sh-final h2 span{\n  color:var(--lime);\n}\n\n.sh-final p{\n  max-width:600px;\n  margin:0 auto 27px;\n  color:#999;\n  line-height:1.6;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .sh-wrap{\n    width:calc(100% - 28px);\n  }\n\n  .sh-section{\n    padding:57px 0;\n  }\n\n  .sh-hero{\n    padding-top:57px;\n  }\n\n  .sh-hero h1{\n    font-size:43px;\n  }\n\n  .sh-hero p{\n    font-size:16px;\n  }\n\n  .sh-trust{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .sh-benefits,\n  .sh-steps,\n  .sh-detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .sh-split{\n    grid-template-columns:1fr;\n    gap:30px;\n  }\n\n  .sh-colour-grid{\n    grid-template-columns:repeat(2,1fr);\n    gap:10px;\n  }\n\n  .sh-hero-product{\n    padding:15px 15px 0;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"buyhyped-shape\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sh-hero\"\u003e\n\u003cdiv class=\"sh-hero-inner\"\u003e\n\u003cspan class=\"sh-label\"\u003e ⚡ MEN'S COMPRESSION SHAPEWEAR \u003c\/span\u003e\n\u003ch1\u003eLook Sharper.\u003cbr\u003eFeel \u003cspan\u003eMore Confident.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eMeet \u003cstrong\u003eShapeCore™\u003c\/strong\u003e — the discreet compression tank designed to smooth your torso and create a cleaner silhouette underneath your clothes.\u003c\/p\u003e\n\u003cdiv class=\"sh-pills\"\u003e\n\u003cspan class=\"sh-pill\"\u003e✓ Smoother Stomach\u003c\/span\u003e \u003cspan class=\"sh-pill\"\u003e✓ Flatter-Looking Chest\u003c\/span\u003e \u003cspan class=\"sh-pill\"\u003e✓ Smoother Sides\u003c\/span\u003e \u003cspan class=\"sh-pill\"\u003e✓ Discreet Under Clothes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"sh-btn\"\u003e GET SHAPECORE™ → \u003c\/a\u003e\n\u003cdiv class=\"sh-note\"\u003e🚚 Free Shipping Across Ireland   •   🔒 Secure Online Payment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-hero-product\"\u003e\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/image_27.webp?v=1784154571\" alt=\"ShapeCore men's compression tank\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv class=\"sh-trust\"\u003e\n\u003cdiv class=\"sh-trust-item\"\u003e\n\u003cdiv class=\"sh-trust-icon\"\u003e⚡\u003c\/div\u003e\n\u003cstrong\u003eInstant Shaping\u003c\/strong\u003e \u003csmall\u003eWhile you're wearing it\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-trust-item\"\u003e\n\u003cdiv class=\"sh-trust-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003eDiscreet Fit\u003c\/strong\u003e \u003csmall\u003eWear under clothing\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-trust-item\"\u003e\n\u003cdiv class=\"sh-trust-icon\"\u003e↟\u003c\/div\u003e\n\u003cstrong\u003eSupportive Fit\u003c\/strong\u003e \u003csmall\u003eCompression construction\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-trust-item\"\u003e\n\u003cdiv class=\"sh-trust-icon\"\u003e↔\u003c\/div\u003e\n\u003cstrong\u003e4-Way Stretch\u003c\/strong\u003e \u003csmall\u003eFlexible movement\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"sh-section sh-light\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e THE DIFFERENCE IS IN THE FIT \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eOne Layer.\u003cbr\u003e\u003cspan\u003eA Sharper Silhouette.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eTargeted compression helps smooth the areas that can stand out underneath fitted T-shirts, polos and formalwear.\u003c\/p\u003e\n\u003cdiv class=\"sh-benefits\"\u003e\n\u003cdiv class=\"sh-benefit\"\u003e\n\u003cdiv class=\"sh-benefit-icon\"\u003e↓\u003c\/div\u003e\n\u003cstrong\u003eSmoother Stomach\u003c\/strong\u003e\n\u003cp\u003eHelps create a cleaner-looking abdominal profile under clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-benefit\"\u003e\n\u003cdiv class=\"sh-benefit-icon\"\u003e◆\u003c\/div\u003e\n\u003cstrong\u003eFlatter-Looking Chest\u003c\/strong\u003e\n\u003cp\u003eCompression helps create a more streamlined chest appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-benefit\"\u003e\n\u003cdiv class=\"sh-benefit-icon\"\u003e↔\u003c\/div\u003e\n\u003cstrong\u003eSmoother Sides\u003c\/strong\u003e\n\u003cp\u003eHelps smooth the transition around your waist and sides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-benefit\"\u003e\n\u003cdiv class=\"sh-benefit-icon\"\u003e↟\u003c\/div\u003e\n\u003cstrong\u003eSupportive Feel\u003c\/strong\u003e\n\u003cp\u003eA snug base layer designed to feel secure around your torso.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VISUAL RESULT --\u003e\n\u003csection class=\"sh-section sh-media\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e SEE THE DIFFERENCE \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eSame Outfit.\u003cbr\u003e\u003cspan\u003eSharper Profile.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eShapeCore™ works underneath your clothes to create a smoother, more structured silhouette while worn.\u003c\/p\u003e\n\u003cdiv class=\"sh-image-frame\"\u003e\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/hf_20260826_233308_bbbf7a65-71ba-44c9-85b0-c9a723cb7878.png?v=1787787281\" alt=\"ShapeCore compression tank visual comparison\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IN ACTION --\u003e\n\u003csection class=\"sh-section\" style=\"background: #151515;\"\u003e\n\u003cdiv class=\"sh-wrap\"\u003e\n\u003cdiv class=\"sh-split\"\u003e\n\u003cdiv class=\"sh-split-image\"\u003e\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/image_19.webp?v=1783442344\" alt=\"ShapeCore compression tank being worn\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sh-split-copy\"\u003e\n\u003cspan class=\"sh-label\"\u003e BUILT TO STAY UNDERCOVER \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eInvisible Under Clothes. \u003cspan\u003eVisible In The Fit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eWear ShapeCore™ as your first layer whenever you want your everyday clothes to sit more cleanly across your torso.\u003c\/p\u003e\n\u003cdiv class=\"sh-checks\"\u003e\n\u003cdiv class=\"sh-check\"\u003e\n\u003ci\u003e✓\u003c\/i\u003e T-Shirts\u003c\/div\u003e\n\u003cdiv class=\"sh-check\"\u003e\n\u003ci\u003e✓\u003c\/i\u003e Polo Shirts\u003c\/div\u003e\n\u003cdiv class=\"sh-check\"\u003e\n\u003ci\u003e✓\u003c\/i\u003e Dress Shirts\u003c\/div\u003e\n\u003cdiv class=\"sh-check\"\u003e\n\u003ci\u003e✓\u003c\/i\u003e Suits \u0026amp; Formalwear\u003c\/div\u003e\n\u003cdiv class=\"sh-check\"\u003e\n\u003ci\u003e✓\u003c\/i\u003e Everyday Outfits\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!-- HOW IT WORKS --\u003e\n\u003csection class=\"sh-section sh-how\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e HOW IT WORKS \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003ePut It On. \u003cspan\u003eSee The Difference.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eNo complicated routine. ShapeCore™ works as a discreet base layer underneath the clothes you already wear.\u003c\/p\u003e\n\u003cdiv class=\"sh-steps\"\u003e\n\u003cdiv class=\"sh-step\"\u003e\n\u003cdiv class=\"sh-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePull It On\u003c\/h3\u003e\n\u003cp\u003eStretch construction hugs your torso for a close compression-style fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-step\"\u003e\n\u003cdiv class=\"sh-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSmooth Your Shape\u003c\/h3\u003e\n\u003cp\u003eCompression helps smooth the stomach, chest and sides while the tank is being worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-step\"\u003e\n\u003cdiv class=\"sh-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eGet Dressed\u003c\/h3\u003e\n\u003cp\u003ePut your normal clothes over it and enjoy a cleaner, more structured silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPRESSION TECHNOLOGY --\u003e\n\u003csection class=\"sh-section sh-light\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e TARGETED COMPRESSION \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eDesigned To Hug \u003cspan\u003eThe Right Areas.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eStretch compression zones provide a close fit across the chest, stomach and sides without adding a bulky extra layer.\u003c\/p\u003e\n\u003cdiv class=\"sh-image-frame\" style=\"max-width: 720px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1043\/5117\/0899\/files\/hf_20260715_214939_bbaa2378-5178-459e-afc5-5175dae7a26a.png\" alt=\"ShapeCore targeted compression zones\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BIG CTA --\u003e\n\u003csection class=\"sh-lime\"\u003e\u003csmall\u003e YOUR SECRET LAYER \u003c\/small\u003e\n\u003ch2\u003eYour Clothes Didn't Change.\u003cbr\u003eThe Way They Fit Did.\u003c\/h2\u003e\n\u003cp\u003eA discreet compression layer designed to create a smoother, sharper-looking silhouette underneath your outfit.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"sh-btn\"\u003e GET SHAPECORE™ → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- COLOURS --\u003e\n\u003csection class=\"sh-section sh-colours\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e CHOOSE YOUR COLOUR \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eTwo Colours. \u003cspan\u003eOne Sharp Fit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eChoose between classic Black or White to match the clothes you wear most.\u003c\/p\u003e\n\u003cdiv class=\"sh-colour-grid\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"sh-colour-card\"\u003e\n\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/Everheld_8.webp?v=1782657881\" alt=\"Black ShapeCore men's compression tank\" loading=\"lazy\" decoding=\"async\"\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- WHITE --\u003e\n\u003cdiv class=\"sh-colour-card\"\u003e\n\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/Everheld_9.webp?v=1782657881\" alt=\"White ShapeCore men's compression tank\" loading=\"lazy\" decoding=\"async\"\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"sh-section sh-media\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e CONFIDENCE IN THE FIT \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eDress The Way \u003cspan\u003eYou Want To Dress.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eNo need to completely change your wardrobe. ShapeCore™ is designed to work underneath the clothes you already own.\u003c\/p\u003e\n\u003cdiv class=\"sh-image-frame\"\u003e\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/image_22.webp?v=1784153019\" alt=\"ShapeCore compression shapewear fit\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"sh-section sh-details\"\u003e\n\u003cdiv class=\"sh-wrap\"\u003e\n\u003cdiv class=\"sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eBuilt For A \u003cspan\u003eSharper Fit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail-grid\"\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e 80% Nylon \/ 20% Spandex \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Product Type \u003c\/span\u003e \u003cstrong\u003e Men's Compression Tank \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Colours \u003c\/span\u003e \u003cstrong\u003e Black \/ White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Fit \u003c\/span\u003e \u003cstrong\u003e Compression Fit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Use \u003c\/span\u003e \u003cstrong\u003e Under Clothing \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-detail\"\u003e\n\u003cspan\u003e Fabric Care \u003c\/span\u003e \u003cstrong\u003e Cold Gentle Wash \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"sh-section sh-size\"\u003e\n\u003cdiv class=\"sh-wrap sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e FIND YOUR FIT \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eChoose Your \u003cspan\u003ePerfect Fit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sh-copy\"\u003eCompression clothing is designed to fit more closely than a regular vest.\u003c\/p\u003e\n\u003cdiv class=\"sh-size-image\"\u003e\u003cimg src=\"https:\/\/tryeverheld.com\/cdn\/shop\/files\/image_26.webp?v=1784154238\" alt=\"ShapeCore size guide\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sh-size-tip\"\u003e\n\u003cstrong\u003eFit Tip:\u003c\/strong\u003e If you're near the upper end of a size range, choose one size up for a more comfortable fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"sh-section sh-faq\"\u003e\n\u003cdiv class=\"sh-wrap\"\u003e\n\u003cdiv class=\"sh-center\"\u003e\n\u003cspan class=\"sh-label\"\u003e QUESTIONS? WE'VE GOT YOU. \u003c\/span\u003e\n\u003ch2 class=\"sh-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-list\"\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e Does ShapeCore™ burn body fat? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eNo. ShapeCore™ is compression shapewear. It helps create a smoother-looking silhouette while you're wearing it, but it does not burn or remove body fat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e Can I wear it underneath normal clothes? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eYes. ShapeCore™ is designed to be worn as a discreet base layer underneath T-shirts, polos, dress shirts, suits and other everyday clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e What colours are available? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eShapeCore™ is available in Black and White, making it easy to choose the best colour for your everyday wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e What size should I choose? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eUse the size guide above. If you're close to the upper end of a size range, choose one size larger for a more comfortable compression fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e What is ShapeCore™ made from? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eThe compression fabric is made from 80% nylon and 20% spandex.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sh-faq-item\"\u003e\n\u003cbutton class=\"sh-question\" type=\"button\"\u003e How should I wash it? \u003cspan class=\"sh-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"sh-answer\"\u003e\n\u003cp\u003eUse a gentle cold wash to help preserve the fabric and its compression performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"sh-final\"\u003e\u003cspan class=\"sh-label\"\u003e ⚡ SHAPECORE™ \u003c\/span\u003e\n\u003ch2\u003eLook Sharper In \u003cspan\u003eWhat You Already Wear.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA discreet compression layer designed for a smoother, more structured silhouette.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"sh-btn\"\u003e GET YOUR SHAPECORE™ → \u003c\/a\u003e\u003c\/section\u003e\n\u003cscript\u003e\n(function(){\n\n  \/* CTA BUTTONS *\/\n\n  document\n    .querySelectorAll('.buyhyped-shape [data-shape-buy]')\n    .forEach(function(btn){\n\n      btn.addEventListener('click',function(e){\n\n        e.preventDefault();\n\n        var target =\n          document.querySelector('[id^=\"bhs-buy-\"]') ||\n          document.querySelector('form[action*=\"\/cart\/add\"]') ||\n          document.querySelector('.product-form');\n\n        if(target){\n\n          target.scrollIntoView({\n            behavior:'smooth',\n            block:'center'\n          });\n\n        }\n\n      });\n\n    });\n\n\n  \/* FAQ *\/\n\n  document\n    .querySelectorAll('.buyhyped-shape .sh-question')\n    .forEach(function(btn){\n\n      btn.addEventListener('click',function(){\n\n        var item = btn.closest('.sh-faq-item');\n\n        document\n          .querySelectorAll('.buyhyped-shape .sh-faq-item')\n          .forEach(function(other){\n\n            if(other !== item){\n              other.classList.remove('active');\n            }\n\n          });\n\n        item.classList.toggle('active');\n\n      });\n\n    });\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Wiio","offers":[{"title":"White \/ M","offer_id":44335913959502,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"White \/ L","offer_id":44335913992270,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"White \/ XL","offer_id":44335914025038,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"White \/ XXL","offer_id":44335914057806,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":44335914090574,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":44335914123342,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":44335914156110,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XXL","offer_id":44335914188878,"sku":"es-1775172031178960896-","price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/9021\/2430\/files\/img_1_6c3ccddf-033a-491b-bedb-81f2c16f974a.png?v=1789442103","url":"https:\/\/buyhyped.com\/products\/everheld-shaper-compression-tank","provider":"My Store","version":"1.0","type":"link"}