{"product_id":"thermal-flow-recovery-boots™-copy","title":"Performance Extender™","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\n:root{\n  --bg:#050505;\n  --card:#0e0e0e;\n  --green:#00ff88;\n  --green2:#00c76a;\n  --white:#ffffff;\n  --border:rgba(255,255,255,0.08);\n}\n\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n}\n\n.pe-wrap{\n  font-family:'Inter',sans-serif;\n  background:\n    radial-gradient(circle at top right, rgba(0,255,136,0.18), transparent 30%),\n    radial-gradient(circle at bottom left, rgba(0,255,136,0.08), transparent 30%),\n    #050505;\n  color:#fff;\n  overflow:hidden;\n  position:relative;\n  padding:40px 18px 80px;\n}\n\n\/* GLOW ORBS *\/\n\n.pe-wrap::before{\n  content:\"\";\n  position:absolute;\n  width:500px;\n  height:500px;\n  background:radial-gradient(circle, rgba(0,255,136,0.16), transparent 70%);\n  top:-250px;\n  right:-200px;\n  border-radius:50%;\n  animation:floatGlow 8s ease-in-out infinite;\n}\n\n.pe-wrap::after{\n  content:\"\";\n  position:absolute;\n  width:400px;\n  height:400px;\n  background:radial-gradient(circle, rgba(0,255,136,0.10), transparent 70%);\n  bottom:-220px;\n  left:-180px;\n  border-radius:50%;\n  animation:floatGlow2 10s ease-in-out infinite;\n}\n\n@keyframes floatGlow{\n  0%,100%{transform:translateY(0px);}\n  50%{transform:translateY(30px);}\n}\n\n@keyframes floatGlow2{\n  0%,100%{transform:translateY(0px);}\n  50%{transform:translateY(-30px);}\n}\n\n\/* HERO *\/\n\n.pe-hero{\n  text-align:center;\n  position:relative;\n  z-index:2;\n}\n\n.pe-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:12px 22px;\n  border-radius:999px;\n  background:rgba(0,255,136,0.10);\n  border:1px solid rgba(0,255,136,0.28);\n  color:var(--green);\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:1px;\n  margin-bottom:24px;\n  backdrop-filter:blur(12px);\n  animation:pulseBadge 2.5s infinite;\n}\n\n@keyframes pulseBadge{\n  0%,100%{transform:scale(1);}\n  50%{transform:scale(1.05);}\n}\n\n.pe-title{\n  font-size:clamp(42px,8vw,84px);\n  font-weight:900;\n  line-height:0.95;\n  letter-spacing:-3px;\n  margin-bottom:24px;\n  color:var(--green);\n}\n\n.pe-title span{\n  color:var(--green);\n  text-shadow:\n    0 0 10px rgba(0,255,136,0.4),\n    0 0 24px rgba(0,255,136,0.2);\n}\n\n.pe-sub{\n  font-size:clamp(17px,3vw,22px);\n  line-height:1.9;\n  max-width:850px;\n  margin:auto;\n  color:#f5f5f5;\n}\n\n\/* SECTION TITLE *\/\n\n.pe-section-title{\n  text-align:center;\n  margin-top:90px;\n  margin-bottom:30px;\n  position:relative;\n  z-index:2;\n}\n\n.pe-section-title h2{\n  font-size:clamp(34px,7vw,64px);\n  font-weight:900;\n  color:var(--green);\n  margin-bottom:12px;\n}\n\n.pe-section-title p{\n  font-size:18px;\n  line-height:1.8;\n  color:#fff;\n}\n\n\/* BENEFITS GRID *\/\n\n.pe-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  position:relative;\n  z-index:2;\n}\n\n.pe-card{\n  background:rgba(255,255,255,0.04);\n  border:1px solid rgba(255,255,255,0.08);\n  border-radius:28px;\n  padding:30px;\n  backdrop-filter:blur(14px);\n  transition:0.4s ease;\n  position:relative;\n  overflow:hidden;\n}\n\n.pe-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(145deg, rgba(0,255,136,0.12), transparent 60%);\n  opacity:0;\n  transition:0.4s ease;\n}\n\n.pe-card:hover::before{\n  opacity:1;\n}\n\n.pe-card:hover{\n  transform:translateY(-10px);\n  border-color:rgba(0,255,136,0.4);\n  box-shadow:0 20px 45px rgba(0,0,0,0.45);\n}\n\n.pe-icon{\n  font-size:40px;\n  margin-bottom:18px;\n}\n\n.pe-card h3{\n  font-size:24px;\n  color:var(--green);\n  margin-bottom:14px;\n}\n\n.pe-card p{\n  line-height:1.9;\n  color:#f1f1f1;\n  font-size:16px;\n}\n\n\/* OUTCOME *\/\n\n.pe-outcome{\n  margin-top:80px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(0,255,136,0.12),\n      rgba(255,255,255,0.03)\n    );\n  border:1px solid rgba(0,255,136,0.20);\n  border-radius:34px;\n  padding:60px 30px;\n  text-align:center;\n  position:relative;\n  overflow:hidden;\n}\n\n.pe-outcome::before{\n  content:\"\";\n  position:absolute;\n  width:450px;\n  height:450px;\n  background:radial-gradient(circle, rgba(0,255,136,0.15), transparent 70%);\n  top:-220px;\n  right:-180px;\n  border-radius:50%;\n}\n\n.pe-outcome h2{\n  font-size:clamp(36px,7vw,72px);\n  font-weight:900;\n  margin-bottom:20px;\n  color:var(--green);\n  position:relative;\n  z-index:2;\n}\n\n.pe-outcome p{\n  max-width:860px;\n  margin:auto;\n  line-height:2;\n  font-size:18px;\n  color:#fff;\n  position:relative;\n  z-index:2;\n}\n\n\/* COMPATIBILITY *\/\n\n.pe-compat{\n  margin-top:26px;\n  text-align:center;\n  color:#cfcfcf;\n  font-size:15px;\n  letter-spacing:0.5px;\n}\n\n\/* ACCORDION *\/\n\n.pe-accordion{\n  margin-top:50px;\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.pe-accordion details{\n  background:rgba(255,255,255,0.04);\n  border:1px solid rgba(255,255,255,0.08);\n  border-radius:22px;\n  overflow:hidden;\n  transition:0.35s ease;\n}\n\n.pe-accordion details:hover{\n  border-color:rgba(0,255,136,0.25);\n}\n\n.pe-accordion summary{\n  list-style:none;\n  cursor:pointer;\n  padding:24px;\n  color:var(--green);\n  font-size:18px;\n  font-weight:900;\n  letter-spacing:1px;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  text-align:center;\n  position:relative;\n  text-transform:uppercase;\n}\n\n.pe-accordion summary::-webkit-details-marker{\n  display:none;\n}\n\n.pe-accordion summary::after{\n  content:\"+\";\n  position:absolute;\n  right:22px;\n  top:50%;\n  transform:translateY(-50%);\n  font-size:28px;\n  color:#00ff88;\n  transition:0.3s ease;\n}\n\n.pe-accordion details[open] summary::after{\n  transform:rotate(45deg);\n}\n\n.pe-accordion-content{\n  padding:0 22px 24px;\n}\n\n.pe-accordion-content p{\n  position:relative;\n  padding-left:30px;\n  color:#ffffff;\n  line-height:2;\n  margin-bottom:14px;\n  font-size:17px;\n  font-weight:500;\n}\n\n.pe-accordion-content p:last-child{\n  margin-bottom:0;\n}\n\n.pe-accordion-content p::before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:#00ff88;\n  font-size:18px;\n  font-weight:900;\n}\n\n\/* CTA *\/\n\n.pe-cta{\n  margin-top:70px;\n  text-align:center;\n}\n\n.pe-btn{\n  display:inline-flex;\n  align-items:center;\n  gap:12px;\n  background:linear-gradient(90deg,#00ff88,#00c76a);\n  color:#000;\n  text-decoration:none;\n  font-weight:900;\n  padding:20px 42px;\n  border-radius:999px;\n  font-size:16px;\n  letter-spacing:1px;\n  box-shadow:0 18px 45px rgba(0,255,136,0.25);\n  transition:0.35s ease;\n}\n\n.pe-btn:hover{\n  transform:translateY(-4px) scale(1.03);\n  box-shadow:0 22px 55px rgba(0,255,136,0.35);\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .pe-title{\n    letter-spacing:-2px;\n  }\n\n  .pe-card{\n    padding:24px;\n  }\n\n  .pe-outcome{\n    padding:45px 22px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"pe-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"pe-hero\"\u003e\n\n    \u003cdiv class=\"pe-badge\"\u003e\n      ⚡ ELITE RECOVERY ACCESSORY\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"pe-title\"\u003e\n      Performance \u003cspan\u003eExtender™\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"pe-sub\"\u003e\n      Recover Without Limits.\n      \u003cbr\u003e\u003cbr\u003e\n      The Performance Extender™ is the premium zip-on width extension designed exclusively for your compression boots — adding 10cm of extra room so recovery works for every body, not just one size.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- WHY IT MATTERS --\u003e\n\n  \u003cdiv class=\"pe-section-title\"\u003e\n    \u003ch2\u003eWhy It Matters\u003c\/h2\u003e\n    \u003cp\u003ePrecision recovery should fit every athlete.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pe-grid\"\u003e\n\n    \u003cdiv class=\"pe-card\"\u003e\n      \u003cdiv class=\"pe-icon\"\u003e⚡\u003c\/div\u003e\n      \u003ch3\u003eFull Compression\u003c\/h3\u003e\n      \u003cp\u003e\n        Achieve the same deep, targeted pressure across larger limbs without losing therapy effectiveness or airflow performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pe-card\"\u003e\n      \u003cdiv class=\"pe-icon\"\u003e🔒\u003c\/div\u003e\n      \u003ch3\u003eInstant Fit\u003c\/h3\u003e\n      \u003cp\u003e\n        Zips directly onto your existing boots in seconds. No tools. No complicated setup. No wasted recovery time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pe-card\"\u003e\n      \u003cdiv class=\"pe-icon\"\u003e📈\u003c\/div\u003e\n      \u003ch3\u003eConsistent Sessions\u003c\/h3\u003e\n      \u003cp\u003e\n        Maintain optimal sleeve contact and even pressure distribution through every compression cycle.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pe-card\"\u003e\n      \u003cdiv class=\"pe-icon\"\u003e🏆\u003c\/div\u003e\n      \u003ch3\u003eBuilt For Real Athletes\u003c\/h3\u003e\n      \u003cp\u003e\n        Perfect for larger-framed athletes, post-surgery recovery, or anyone needing additional room without compromise.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- OUTCOME --\u003e\n\n  \u003csection class=\"pe-outcome\"\u003e\n\n    \u003ch2\u003e\n      More Coverage.\u003cbr\u003e\n      Better Contact.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The same powerful recovery — now accessible to more people. Pair the Performance Extender™ with your compression boots and experience a secure, comfortable fit from the very first session.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n\n  \u003cdiv class=\"pe-compat\"\u003e\n    Compatible with Recovery Pro Gear compression boots. Sold separately.\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n\n  \u003cdiv class=\"pe-accordion\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWARRANTY\u003c\/summary\u003e\n      \u003cdiv class=\"pe-accordion-content\"\u003e\n        \u003cp\u003eComplimentary 1-Year Manufacturer Warranty\u003c\/p\u003e\n        \u003cp\u003eAutomatically activated upon delivery\u003c\/p\u003e\n        \u003cp\u003eDedicated customer support assistance\u003c\/p\u003e\n        \u003cp\u003eReplacement unit or brand-new set provided if needed\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDELIVERY\u003c\/summary\u003e\n      \u003cdiv class=\"pe-accordion-content\"\u003e\n        \u003cp\u003eDoor to door delivery across Hong Kong (SF Express)\u003c\/p\u003e\n        \u003cp\u003eNo customs or hidden fees\u003c\/p\u003e\n        \u003cp\u003eDelivered straight to your address\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePRODUCT DIMENSIONS\u003c\/summary\u003e\n      \u003cdiv class=\"pe-accordion-content\"\u003e\n        \u003cp\u003eIncreasing Compression Boots width by 10cm\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n\n  \u003cdiv class=\"pe-cta\"\u003e\n    \u003ca href=\"#\" class=\"pe-btn\"\u003e\n      SHOP PERFORMANCE EXTENDER™\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41014611935281,"sku":null,"price":349.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0598\/0356\/6129\/files\/ChatGPTImageMay26_2026at11_44_28PM.png?v=1779810477","url":"https:\/\/recoveryprogear.com\/products\/thermal-flow-recovery-boots%e2%84%a2-copy","provider":"RECOVERY PRO GEAR","version":"1.0","type":"link"}