{"product_id":"open-patella-adjustable-knee-support-wrap","title":"Open-Patella Adjustable Knee Support Wrap","description":"\u003ctheme-product-expander data-collapse-mode=\"none\" style=\"     --expander-max-height: unset;     --expander-max-rows: unset;   \"\u003e \u003cdiv class=\"product-expander__content rte\"\u003e \u003cdiv class=\"knee-support-page\"\u003e \u003cdiv class=\"knee-support-page\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cstyle\u003e  \/* =========================================================    SHOPLINE SAFE BASE ========================================================= *\/  .knee-support-page{   position:relative;   width:100%;   max-width:1000px;   margin:0 auto;   overflow:hidden;   isolation:isolate;    background:     radial-gradient(circle at 50% 0%,rgba(145,105,220,.17),transparent 28%),     radial-gradient(circle at 8% 38%,rgba(102,186,221,.09),transparent 30%),     radial-gradient(circle at 92% 67%,rgba(193,145,230,.09),transparent 30%),     linear-gradient(180deg,#fbf9ff 0%,#f3eef8 50%,#ece6f1 100%);    color:#403946;   font-family:Arial,Helvetica,sans-serif;   line-height:1.6;   -webkit-text-size-adjust:100%; }  .knee-support-page, .knee-support-page *{   box-sizing:border-box; }  .knee-support-page img{   display:block;   max-width:100%;   border:0; }  .ks-content{   position:relative;   z-index:6; }  .knee-support-page h1, .knee-support-page h2, .knee-support-page h3, .knee-support-page p{   margin-top:0; }  .knee-support-page h1{   max-width:850px;   margin:0 auto 14px;   font-family:Georgia,'Times New Roman',serif;   font-size:42px;   line-height:1.08;   color:#59456b; }  .knee-support-page h2{   margin-bottom:10px;   font-family:Georgia,'Times New Roman',serif;   font-size:29px;   line-height:1.22;   color:#594a64; }  .knee-support-page h3{   margin-bottom:6px;   color:#504556;   font-size:19px; }  .knee-support-page p{   margin-bottom:0;   color:#6e6772;   font-size:16px; }   \/* =========================================================    MOVING ELASTIC FIBER BACKGROUND ========================================================= *\/  .ks-fiber{   position:absolute;   inset:0;   z-index:1;   overflow:hidden;   pointer-events:none;   opacity:.13; }  .ks-fiber:before{   content:'';   position:absolute;   width:170%;   height:170%;   top:-35%;   left:-35%;    background-image:     repeating-linear-gradient(       35deg,       transparent 0 16px,       rgba(118,91,154,.10) 17px,       rgba(118,91,154,.10) 18px,       transparent 19px 35px     ),     repeating-linear-gradient(       -35deg,       transparent 0 16px,       rgba(99,167,192,.07) 17px,       rgba(99,167,192,.07) 18px,       transparent 19px 35px     );    animation:ksFiberMove 30s linear infinite; }  @keyframes ksFiberMove{   from{transform:translate(0,0);}   to{transform:translate(80px,45px);} }   \/* =========================================================    SUPPORT GLOW ========================================================= *\/  .ks-glow{   position:absolute;   z-index:2;   width:360px;   height:360px;   border-radius:50%;   filter:blur(20px);   pointer-events:none;    background:     radial-gradient(circle,rgba(148,108,215,.15),transparent 68%);    animation:ksGlowPulse 7s ease-in-out infinite; }  .ks-glow.left{   top:11%;   left:-200px; }  .ks-glow.right{   top:57%;   right:-200px;   animation-delay:-3.5s; }  @keyframes ksGlowPulse{   0%,100%{     transform:scale(.85);     opacity:.38;   }    50%{     transform:scale(1.18);     opacity:.9;   } }   \/* =========================================================    FLOATING SUPPORT PARTICLES ========================================================= *\/  .ks-air{   position:absolute;   z-index:3;   width:5px;   height:5px;   border-radius:50%;    background:#9a81d4;   box-shadow:0 0 8px rgba(154,129,212,.38);    pointer-events:none;    animation:ksAirRise 6s ease-in-out infinite; }  .ks-air.a1{top:14%;left:8%;} .ks-air.a2{top:31%;right:7%;animation-delay:-2s;background:#83bdd1;} .ks-air.a3{top:47%;left:6%;animation-delay:-3.5s;} .ks-air.a4{top:65%;right:8%;animation-delay:-1s;background:#83bdd1;} .ks-air.a5{top:82%;left:9%;animation-delay:-4s;}  @keyframes ksAirRise{   0%,100%{     transform:translateY(14px) scale(.7);     opacity:.15;   }    50%{     transform:translateY(-20px) scale(1.3);     opacity:.78;   } }   \/* =========================================================    HERO ========================================================= *\/  .ks-hero{   position:relative;   padding:58px 24px 24px;   text-align:center; }  .ks-eyebrow{   display:inline-block;   margin-bottom:14px;    color:#8367a8;    font-size:12px;   font-weight:800;   letter-spacing:1.25px; }  .ks-subtitle{   max-width:780px;   margin:0 auto;    color:#706876 !important;   font-size:18px !important; }  .ks-mini{   margin-top:15px !important;    color:#786092 !important;    font-size:14px !important;   font-weight:700; }   \/* =========================================================    FEATURE STRIP ========================================================= *\/  .ks-feature-bar{   display:grid;   grid-template-columns:repeat(4,1fr);   padding:0 24px 27px; }  .ks-chip{   position:relative;   padding:10px 8px;   text-align:center;    color:#625b67;   font-size:13px; }  .ks-chip:not(:last-child):after{   content:'';   position:absolute;   right:0;   top:20%;   width:1px;   height:60%;    background:rgba(122,93,157,.15); }  .ks-chip span{   display:block;   margin-bottom:3px;   font-size:24px; }   \/* =========================================================    SECTIONS ========================================================= *\/  .ks-section{   position:relative;   padding:22px 24px; }  .ks-center{   max-width:780px;   margin-left:auto;   margin-right:auto;   text-align:center; }  .ks-tag{   margin-bottom:5px;    color:#8266a5;    font-size:12px;   font-weight:800;   letter-spacing:1.2px;   text-transform:uppercase; }   \/* =========================================================    1:1 SAFE IMAGE SYSTEM ========================================================= *\/  .ks-media{   position:relative;   width:100%;   aspect-ratio:1 \/ 1;   margin:12px 0 19px;   overflow:hidden;   border-radius:13px;    background:#ede7f2;    box-shadow:     0 17px 42px rgba(87,67,104,.10); }  .ks-media img{   position:relative;   z-index:1;    width:100%;   height:100%;    object-fit:contain;   object-position:center;    animation:ksImageBreath 6.5s ease-in-out infinite;    transition:     transform .7s ease,     filter .7s ease; }  .ks-media:hover img{   transform:scale(1.015); }  .ks-media:before{   content:'';    position:absolute;   z-index:2;    top:-90%;   left:-72%;    width:26%;   height:290%;    background:     linear-gradient(       105deg,       transparent,       rgba(210,193,236,.04),       rgba(255,255,255,.35),       rgba(153,198,215,.08),       transparent     );    transform:rotate(10deg);    animation:ksImageSweep 7.5s ease-in-out infinite;    pointer-events:none; }  @keyframes ksImageBreath{   0%,100%{filter:brightness(1);}   50%{filter:brightness(1.04);} }  @keyframes ksImageSweep{   0%,64%{     left:-72%;     opacity:0;   }    72%{     opacity:1;   }    93%,100%{     left:135%;     opacity:0;   } }   \/* =========================================================    KNEE SUPPORT RINGS ========================================================= *\/  .ks-ring-demo{   position:relative;    width:165px;   height:165px;    margin:2px auto 5px; }  .ks-knee-core{   position:absolute;   top:50%;   left:50%;    width:52px;   height:66px;    transform:translate(-50%,-50%);    border-radius:50%;    background:     radial-gradient(circle,#d8c6e8 0%,#a98bc1 75%);    box-shadow:     0 0 15px rgba(128,93,157,.18); }  .ks-ring{   position:absolute;    top:50%;   left:50%;    width:58px;   height:58px;    transform:translate(-50%,-50%);    border:     2px solid rgba(133,100,173,.36);    border-radius:50%;    opacity:0;    animation:ksRingPulse 4s ease-out infinite; }  .ks-ring.r2{animation-delay:-1.3s;} .ks-ring.r3{animation-delay:-2.6s;}  @keyframes ksRingPulse{   0%{     width:55px;     height:55px;     opacity:.68;   }    100%{     width:165px;     height:165px;     opacity:0;   } }   \/* =========================================================    CROSS WRAP MOTION ========================================================= *\/  .ks-wrap-demo{   position:relative;   max-width:500px;   height:75px;   margin:0 auto 5px;   overflow:hidden; }  .ks-wrap-line{   position:absolute;   top:34px;    width:68%;   height:9px;    border-radius:20px;    background:     linear-gradient(       90deg,       transparent,       rgba(145,106,188,.65),       rgba(182,150,216,.85),       transparent     );    animation:ksWrapOne 4s ease-in-out infinite; }  .ks-wrap-line.one{   left:-10%;   transform:rotate(9deg); }  .ks-wrap-line.two{   right:-10%;   transform:rotate(-9deg);   animation-name:ksWrapTwo;   animation-delay:-2s; }  @keyframes ksWrapOne{   0%,100%{     opacity:.25;     transform:translateX(-15px) rotate(9deg);   }    50%{     opacity:.88;     transform:translateX(15px) rotate(9deg);   } }  @keyframes ksWrapTwo{   0%,100%{     opacity:.25;     transform:translateX(15px) rotate(-9deg);   }    50%{     opacity:.88;     transform:translateX(-15px) rotate(-9deg);   } }   \/* =========================================================    BENEFITS ========================================================= *\/  .ks-feature{   max-width:800px;    margin:0 auto 20px;    padding:3px 0 16px;    border-bottom:     1px solid rgba(126,96,158,.11); }  .ks-feature:last-child{   border-bottom:0; }  .ks-feature-title{   display:flex;    align-items:center;    gap:10px;    margin-bottom:7px; }  .ks-feature-icon{   font-size:27px; }   \/* =========================================================    CONDITION \/ SUPPORT AREAS ========================================================= *\/  .ks-support-grid{   display:grid;    grid-template-columns:repeat(4,1fr);    gap:8px;    margin-top:16px; }  .ks-support-item{   padding:13px 7px;    text-align:center;    color:#675e6c;    font-size:13px; }  .ks-support-item span{   display:block;    margin-bottom:5px;    font-size:25px; }   \/* =========================================================    HOW TO WEAR ========================================================= *\/  .ks-steps{   display:grid;    grid-template-columns:repeat(4,1fr);    gap:8px;    margin-top:15px; }  .ks-step{   position:relative;    padding:12px 7px;    text-align:center; }  .ks-step:not(:last-child):after{   content:'→';    position:absolute;    right:-6px;   top:22px;    color:#9276ad; }  .ks-step-num{   display:flex;    width:35px;   height:35px;    margin:0 auto 7px;    align-items:center;   justify-content:center;    border-radius:50%;    background:     linear-gradient(       145deg,       #aa8ccc,       #775999     );    color:#fff;    font-weight:800; }  .ks-step strong{   display:block;   margin-bottom:4px;   color:#55475f; }  .ks-step p{   font-size:13px; }   \/* =========================================================    DAILY USE ========================================================= *\/  .ks-scenes{   display:grid;    grid-template-columns:repeat(4,1fr);    gap:8px;    margin-top:15px; }  .ks-scene{   padding:11px 5px;    text-align:center;    color:#685f6e;    font-size:13px; }  .ks-scene span{   display:block;   margin-bottom:4px;   font-size:23px; }   \/* =========================================================    PACKAGE ========================================================= *\/  .ks-package{   margin-top:14px;    padding:23px 4px;    border-top:     1px solid rgba(126,96,159,.14);    border-bottom:     1px solid rgba(126,96,159,.14); }  .ks-package-main{   margin-top:14px;   text-align:center; }  .ks-package-main span{   display:block;   margin-bottom:5px;   font-size:32px; }  .ks-package-main strong{   display:block;    color:#5e486d;    font-size:18px; }  .ks-package-main p{   max-width:660px;   margin:6px auto 0; }   \/* =========================================================    REVIEWS ========================================================= *\/  .ks-reviews{   display:grid;    grid-template-columns:repeat(3,1fr);    gap:18px;    margin-top:15px; }  .ks-review{   padding:4px 3px 15px;    border-bottom:     1px solid rgba(126,96,159,.11); }  .ks-stars{   margin-bottom:7px;    color:#c99343;    letter-spacing:2px; }  .ks-review-name{   margin-top:9px;    color:#82659d;    font-size:14px;   font-weight:700; }   \/* =========================================================    SPECS ========================================================= *\/  .ks-specs{   margin-top:15px;    border-top:     1px solid rgba(126,96,159,.14); }  .ks-spec-row{   display:grid;    grid-template-columns:195px 1fr;    gap:15px;    padding:11px 4px;    border-bottom:     1px solid rgba(126,96,159,.09); }  .ks-spec-name{   color:#80639a;   font-weight:700; }  .ks-spec-value{   color:#69616d; }   \/* =========================================================    INFO NOTE ========================================================= *\/  .ks-note{   max-width:820px;    margin:5px auto;    padding:17px 0;    text-align:center;    border-top:     1px solid rgba(126,96,159,.12);    border-bottom:     1px solid rgba(126,96,159,.12); }   \/* =========================================================    FAQ ========================================================= *\/  .knee-support-page details{   padding:13px 3px;    border-bottom:     1px solid rgba(126,96,159,.10); }  .knee-support-page summary{   cursor:pointer;    color:#54485c;    font-weight:700; }  .knee-support-page details p{   margin-top:8px;   margin-bottom:0;    font-size:14px; }   \/* =========================================================    FINAL ========================================================= *\/  .ks-final{   position:relative;    margin:24px 24px 38px;    padding:38px 25px;    overflow:hidden;    text-align:center;    border-radius:15px;    background:     radial-gradient(       circle at 50% 45%,       rgba(160,116,205,.17),       transparent 48%     ),     #ebe4f0; }  .ks-final:after{   content:'';    position:absolute;    top:50%;   left:50%;    width:80px;   height:80px;    transform:     translate(-50%,-50%);    border-radius:50%;    border:     2px solid rgba(128,96,160,.13);    animation:     ksFinalPulse     4s     ease-out     infinite; }  @keyframes ksFinalPulse{   0%{     width:70px;     height:70px;     opacity:.6;   }    100%{     width:320px;     height:320px;     opacity:0;   } }  .ks-final h2, .ks-final p{   position:relative;   z-index:2; }  .ks-final p{   max-width:680px;   margin:auto; }   \/* =========================================================    MOBILE ========================================================= *\/  @media screen and (max-width:700px){    .knee-support-page h1{     font-size:31px;   }    .knee-support-page h2{     font-size:23px;   }    .ks-hero{     padding:42px 17px 20px;   }    .ks-subtitle{     font-size:16px !important;   }    .ks-feature-bar{     grid-template-columns:repeat(2,1fr);      padding:0 17px 20px;   }    .ks-chip:nth-child(2):after{     display:none;   }    .ks-section{     padding:18px 17px;   }    .ks-media{     width:100%;     aspect-ratio:1 \/ 1;      margin:8px 0 15px;   }    .ks-media img{     width:100%;     height:100%;     object-fit:contain;   }    .ks-ring-demo{     width:125px;     height:125px;     margin:0 auto 3px;   }    .ks-wrap-demo{     height:58px;   }    .ks-support-grid,   .ks-scenes{     grid-template-columns:repeat(2,1fr);   }    .ks-steps{     grid-template-columns:1fr;   }    .ks-step:not(:last-child):after{     content:'↓';      top:auto;     right:50%;     bottom:-7px;   }    .ks-reviews{     grid-template-columns:1fr;   }    .ks-spec-row{     grid-template-columns:1fr;      gap:2px;   }    .ks-final{     margin:20px 17px 30px;   }  }   \/* =========================================================    REDUCED MOTION ========================================================= *\/  @media (prefers-reduced-motion:reduce){    .ks-fiber:before,   .ks-glow,   .ks-air,   .ks-media img,   .ks-media:before,   .ks-ring,   .ks-wrap-line,   .ks-final:after{     animation:none !important;   }  }  \u003c\/style\u003e \u003cdiv class=\"knee-support-page\"\u003e\n\u003c!-- =========================================================      DYNAMIC VISUAL EFFECTS ========================================================= --\u003e \u003cdiv aria-hidden=\"true\" class=\"ks-fiber\"\u003e \u003c\/div\u003e \u003cdiv aria-hidden=\"true\" class=\"ks-glow left\"\u003e \u003c\/div\u003e \u003cdiv aria-hidden=\"true\" class=\"ks-glow right\"\u003e \u003c\/div\u003e \u003cdiv class=\"ks-content\"\u003e\n\u003c!-- =========================================================      HERO ========================================================= --\u003e \u003cdiv class=\"ks-hero\"\u003e \u003cdiv class=\"ks-eyebrow\"\u003e🦵 SUPPORT FOR ARTHRITIS-RELATED DISCOMFORT, KNEE SORENESS \u0026amp; MENISCUS-AREA STABILITY\u003c\/div\u003e \u003ch1\u003eOpen-Patella Adjustable Knee Support Wrap\u003c\/h1\u003e \u003cp class=\"ks-subtitle\"\u003eA flexible open-patella knee support designed to provide adjustable compression, improve the feeling of stability and support everyday movement for people dealing with knee discomfort, arthritis-related stiffness or meniscus-area strain.\u003c\/p\u003e \u003cp class=\"ks-mini\"\u003e🦵 Knee Support   •   ⭕ Open Patella   •   ↔️ Adjustable Compression   •   🏃 Everyday Movement\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-feature-bar\"\u003e \u003cdiv class=\"ks-chip\"\u003e🦴 Arthritis Support\u003c\/div\u003e \u003cdiv class=\"ks-chip\"\u003e🔥 Knee Discomfort Support\u003c\/div\u003e \u003cdiv class=\"ks-chip\"\u003e⭕ Meniscus-Area Stability\u003c\/div\u003e \u003cdiv class=\"ks-chip\"\u003e↔️ Adjustable Compression\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 1 ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/291acc3f-6fcf-44a5-9d46-f1b207562309.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-section ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT WHERE THE KNEE NEEDS IT — FREEDOM WHERE IT NEEDS TO MOVE\u003c\/div\u003e \u003ch2\u003e⭕ Open-Patella Design Keeps The Kneecap Area Clear\u003c\/h2\u003e \u003cp\u003eThe central opening sits around the kneecap instead of covering the entire front of the knee with one continuous layer of fabric.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eThis allows supportive compression to wrap around the surrounding joint while leaving the kneecap area less restricted during bending, walking and everyday movement.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      SUPPORT RING ========================================================= --\u003e \u003cdiv class=\"ks-section ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eADJUSTABLE SUPPORT AROUND THE JOINT\u003c\/div\u003e \u003ch2\u003e🦵 Compression Around The Knee Where You Want It\u003c\/h2\u003e \u003cdiv aria-hidden=\"true\" class=\"ks-ring-demo r2\"\u003e \u003cdiv class=\"ks-knee-core\"\u003e \u003c\/div\u003e \u003cdiv class=\"ks-ring r2\"\u003e \u003c\/div\u003e \u003cdiv class=\"ks-ring r2\"\u003e \u003c\/div\u003e \u003cdiv class=\"ks-ring r3 r2\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eThe elastic wrap provides circumferential support around the knee while letting you control how firmly it sits against the leg.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 2 ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/b8ab515b-8b7c-4956-8d18-34acc2d22ea9.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eYOU CONTROL THE TENSION\u003c\/div\u003e \u003ch2\u003e↔️ Stretchable Wrap Adjusts To Your Preferred Fit\u003c\/h2\u003e \u003cp\u003ePull the elastic wrap more or less firmly around the leg to customize the compression instead of relying on one fixed level of tightness.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      CROSS WRAP ========================================================= --\u003e \u003cdiv class=\"ks-section ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT FROM BOTH DIRECTIONS\u003c\/div\u003e \u003ch2\u003e🔄 Cross-Wrap Coverage Above \u0026amp; Below The Knee\u003c\/h2\u003e \u003cdiv aria-hidden=\"true\" class=\"ks-wrap-demo\"\u003e \u003cdiv class=\"ks-wrap-line one\"\u003e \u003c\/div\u003e \u003cdiv class=\"ks-wrap-line two\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eOpposing wrap sections create overlapping coverage around the joint, helping the support sit securely above and below the open kneecap area.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      ARTHRITIS ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/326b7ea1-00e4-4de1-891b-6cd646a82146.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT FOR STIFF OR TIRED KNEES\u003c\/div\u003e \u003ch2\u003e🦴 Support For Arthritis-Related Knee Discomfort\u003c\/h2\u003e \u003cp\u003eAdjustable compression around the knee can provide additional everyday support for people dealing with stiffness or discomfort commonly associated with arthritis.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eThe flexible wrap is designed to move with the leg during ordinary activities instead of surrounding the knee with a bulky rigid shell.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      KNEE DISCOMFORT ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/d98eb831-9aa4-4251-b997-1d395b1a2300.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT FOR EVERYDAY STRAIN\u003c\/div\u003e \u003ch2\u003e🔥 Helps Ease The Feeling Of Everyday Knee Discomfort\u003c\/h2\u003e \u003cp\u003eSupportive compression can help the knee feel more secure during walking, standing, work and general activity when the joint feels tired or strained.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eAdjust the tension throughout the day according to your activity and comfort.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      MENISCUS ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/2820086f-8039-4856-b5c5-539a367979a1.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSURROUNDING JOINT SUPPORT\u003c\/div\u003e \u003ch2\u003e⭕ Added Stability Around The Meniscus Area\u003c\/h2\u003e \u003cp\u003eThe wide wraparound design provides compression above, below and around the knee joint, including the area surrounding the meniscus.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eIt can be used as a supportive accessory during everyday movement or recovery when additional stability around the knee is desired.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      CORE FEATURES ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-tag\"\u003eFOUR REASONS THE WRAP FEELS DIFFERENT\u003c\/div\u003e \u003ch2\u003e✨ Adjustable Support Without A Rigid Shell\u003c\/h2\u003e \u003cdiv class=\"ks-feature\"\u003e \u003cdiv class=\"ks-feature-title\"\u003e \u003cdiv class=\"ks-feature-icon\"\u003e⭕\u003c\/div\u003e \u003ch3\u003eOpen-Patella Center\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eKeeps the center of the kneecap open while compression surrounds the joint.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-feature\"\u003e \u003cdiv class=\"ks-feature-title\"\u003e \u003cdiv class=\"ks-feature-icon\"\u003e↔️\u003c\/div\u003e \u003ch3\u003eUser-Controlled Compression\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eAdjust the wrap according to your leg shape, activity and preferred level of support.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-feature\"\u003e \u003cdiv class=\"ks-feature-title\"\u003e \u003cdiv class=\"ks-feature-icon\"\u003e🧵\u003c\/div\u003e \u003ch3\u003eFlexible Stretch Construction\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eThe textile flexes as you wrap it around the leg, creating broad contact without the bulk of a rigid brace.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-feature\"\u003e \u003cdiv class=\"ks-feature-title\"\u003e \u003cdiv class=\"ks-feature-icon\"\u003e🦵\u003c\/div\u003e \u003ch3\u003eWide Knee Coverage\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eSupport extends above and below the knee rather than concentrating pressure in one narrow band.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      SUPPORT AREAS ========================================================= --\u003e \u003cdiv class=\"ks-section ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT FOR ACTIVE \u0026amp; RECOVERY DAYS\u003c\/div\u003e \u003ch2\u003e🏃 One Wrap For Different Knee-Support Needs\u003c\/h2\u003e \u003cdiv class=\"ks-support-grid\"\u003e \u003cdiv class=\"ks-support-item\"\u003e🦴 Arthritis-Related Stiffness\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e🔥 General Knee Soreness\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e⭕ Meniscus-Area Support\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e⚡ Overuse \u0026amp; Fatigue\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-support-grid\"\u003e \u003cdiv class=\"ks-support-item\"\u003e🚶 Walking\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e🏭 Long Work Shifts\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e🏃 Light Exercise\u003c\/div\u003e \u003cdiv class=\"ks-support-item\"\u003e🌿 Post-Activity Recovery\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      HOW TO WEAR ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-tag\"\u003eHOW TO WEAR\u003c\/div\u003e \u003ch2\u003e🦵 Four Simple Steps\u003c\/h2\u003e \u003cdiv class=\"ks-steps\"\u003e \u003cdiv class=\"ks-step\"\u003e \u003cdiv class=\"ks-step-num\"\u003e1\u003c\/div\u003e \u003cstrong\u003e Position \u003c\/strong\u003e \u003cp\u003eCenter the opening around the kneecap.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-step\"\u003e \u003cdiv class=\"ks-step-num\"\u003e2\u003c\/div\u003e \u003cstrong\u003e Pull \u003c\/strong\u003e \u003cp\u003eStretch the support around the leg.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-step\"\u003e \u003cdiv class=\"ks-step-num\"\u003e3\u003c\/div\u003e \u003cstrong\u003e Cross Wrap \u003c\/strong\u003e \u003cp\u003eWrap the support above and below the joint.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ks-step\"\u003e \u003cdiv class=\"ks-step-num\"\u003e4\u003c\/div\u003e \u003cstrong\u003e Adjust \u003c\/strong\u003e \u003cp\u003eFine-tune the tension until the fit feels secure.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      DAILY ACTIVITY ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/32a84a26-8923-44a0-b765-8a1d7ffd5ac4.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eSUPPORT THROUGH THE DAY\u003c\/div\u003e \u003ch2\u003e🚶 Walking, Standing, Work \u0026amp; Light Activity\u003c\/h2\u003e \u003cp\u003eThe flexible construction is designed for general daily movement when you want additional knee support without switching to a bulky rigid brace.\u003c\/p\u003e \u003cdiv class=\"ks-scenes\"\u003e \u003cdiv class=\"ks-scene\"\u003e🚶 Walking\u003c\/div\u003e \u003cdiv class=\"ks-scene\"\u003e🏭 Work\u003c\/div\u003e \u003cdiv class=\"ks-scene\"\u003e🏠 Daily Tasks\u003c\/div\u003e \u003cdiv class=\"ks-scene\"\u003e🏃 Light Activity\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      MATERIAL DETAIL ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/6773fba1-fc9a-4d86-ae61-b4f0be2dcf28.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-center\"\u003e \u003cdiv class=\"ks-tag\"\u003eFLEXIBLE MATERIAL · CLOSE BODY FIT\u003c\/div\u003e \u003ch2\u003e🧵 Stretch Fabric Conforms Around The Leg\u003c\/h2\u003e \u003cp\u003eThe flexible textile stretches across the leg while maintaining broad contact around the knee, helping the support adapt to different leg shapes and wrapping preferences.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      PACKAGE ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/0b53a9cc-b755-43b6-bc79-6ef6dcdc303d.png?w=1254\u0026amp;h=1254\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-package\"\u003e \u003cdiv class=\"ks-tag\"\u003eWHAT'S INCLUDED\u003c\/div\u003e \u003ch2\u003e📦 Ready-To-Wear Knee Support\u003c\/h2\u003e \u003cdiv class=\"ks-package-main\"\u003e🦵\u003cstrong\u003e Open-Patella Adjustable Knee Support Wrap \u003c\/strong\u003e \u003cp\u003eQuantity, color and available size options depend on the selected product variation.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      REVIEWS ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-tag\"\u003eCUSTOMER REVIEW EXAMPLES\u003c\/div\u003e \u003ch2\u003e⭐ Everyday Support Feedback\u003c\/h2\u003e \u003cdiv class=\"ks-reviews\"\u003e \u003cdiv class=\"ks-review\"\u003e \u003cdiv class=\"ks-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“My knees get stiff after sitting for a long time, and I like that I can adjust how much support this gives me.”\u003c\/p\u003e \u003cdiv class=\"ks-review-name\"\u003eAshley M.\u003c\/div\u003e \u003cdiv class=\"ks-review-name\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/42f3a6cd-766b-4260-8ffa-0ec124620da7.jpg?w=1080\u0026amp;h=1920\"\u003e\u003c\/div\u003e \u003cdiv class=\"ks-review-name\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-review\"\u003e \u003cdiv class=\"ks-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“The open kneecap makes it feel less restrictive when I’m walking around during my workday.”\u003c\/p\u003e \u003cdiv class=\"ks-review-name\"\u003eRachel T.\u003c\/div\u003e \u003cdiv class=\"ks-review-name\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/47ab0ef0-b9f8-4016-bc36-628ccd5ba15b.jpg?w=1080\u0026amp;h=1920\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-review\"\u003e \u003cdiv class=\"ks-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“I wanted more support around my knee without a hard brace. The wrap style lets me adjust it throughout the day.”\u003c\/p\u003e \u003cdiv class=\"ks-review-name\"\u003eJessica R.\u003c\/div\u003e \u003cdiv class=\"ks-review-name\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/99e965b8-6542-46a4-accc-a47029651b64.jpg?w=720\u0026amp;h=1280\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      PRODUCT DETAILS ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-tag\"\u003ePRODUCT DETAILS\u003c\/div\u003e \u003ch2\u003e📋 Open-Patella Adjustable Knee Support Wrap\u003c\/h2\u003e \u003cdiv class=\"ks-specs\"\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eProduct Type\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eAdjustable Elastic Knee Support Wrap\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eFront Design\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eOpen-Patella \/ Open-Kneecap Center\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eFit Style\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eWraparound Adjustable Compression\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eConstruction\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eFlexible Stretch Textile With Reinforced Opening As Shown\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eCoverage\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eAbove, Around \u0026amp; Below The Knee\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eAdjustment\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eUser-Controlled Wrap Tension\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eSupport Areas\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eGeneral Knee Support, Arthritis-Related Discomfort \u0026amp; Meniscus-Area Stability\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003eRecommended Use\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eWalking, Standing, Work Shifts, Light Activity \u0026amp; Post-Activity Support\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ks-spec-row\"\u003e \u003cdiv class=\"ks-spec-name\"\u003ePackage Contents\u003c\/div\u003e \u003cdiv class=\"ks-spec-value\"\u003eKnee Support Wrap(s) According To Selected Option\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp style=\"margin-top: 10px; font-size: 13px; color: #8a7f8d;\"\u003eExact dimensions, fabric composition, stretch level, available colors, size range and fastening details may vary by selected product version.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMPORTANT NOTE ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-note\"\u003e \u003cdiv class=\"ks-tag\"\u003eIMPORTANT SUPPORT NOTE\u003c\/div\u003e \u003ch2\u003e⚠️ Supportive Compression — Not Tissue Repair\u003c\/h2\u003e \u003cp\u003eThis wrap is intended to provide supportive compression and a more stable feeling around the knee.\u003c\/p\u003e \u003cp style=\"margin-top: 8px;\"\u003eIt does not regenerate cartilage, repair a torn meniscus, cure arthritis or replace professional medical treatment.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      FAQ ========================================================= --\u003e \u003cdiv class=\"ks-section\"\u003e \u003cdiv class=\"ks-tag\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/div\u003e \u003ch2\u003e🦵 Before You Wrap\u003c\/h2\u003e \u003cdetails\u003e \u003csummary\u003eCan this be used for arthritis-related knee discomfort?\u003c\/summary\u003e \u003cp\u003eIt can be used as a supportive compression accessory for people dealing with knee stiffness or discomfort commonly associated with arthritis.\u003c\/p\u003e \u003c\/details\u003e\u003cdetails\u003e \u003csummary\u003eDoes it help with knee soreness?\u003c\/summary\u003e \u003cp\u003eAdjustable compression may help the knee feel more suppor\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/theme-product-expander\u003e","brand":"hululu","offers":[{"title":"Purple \/ M \/ 1 Piece","offer_id":43607635034160,"sku":"NC0317260911383-紫色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ M \/ 1 Pair","offer_id":43607635066928,"sku":"NC0317260911383-紫色-M*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L \/ 1 Piece","offer_id":43607635099696,"sku":"NC0317260911383-紫色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L \/ 1 Pair","offer_id":43607635132464,"sku":"NC0317260911383-紫色-L*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL \/ 1 Piece","offer_id":43607635165232,"sku":"NC0317260911383-紫色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL \/ 1 Pair","offer_id":43607635198000,"sku":"NC0317260911383-紫色-XL*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XXL \/ 1 Piece","offer_id":43607635230768,"sku":"NC0317260911383-紫色-XXL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XXL \/ 1 Pair","offer_id":43607635263536,"sku":"NC0317260911383-紫色-XXL*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M \/ 1 Piece","offer_id":43607635296304,"sku":"NC0317260911383-黑色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M \/ 1 Pair","offer_id":43607635329072,"sku":"NC0317260911383-黑色-M*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L \/ 1 Piece","offer_id":43607635361840,"sku":"NC0317260911383-黑色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L \/ 1 Pair","offer_id":43607635394608,"sku":"NC0317260911383-黑色-L*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL \/ 1 Piece","offer_id":43607635427376,"sku":"NC0317260911383-黑色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL \/ 1 Pair","offer_id":43607635460144,"sku":"NC0317260911383-黑色-XL*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL \/ 1 Piece","offer_id":43607635492912,"sku":"NC0317260911383-黑色-XXL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL \/ 1 Pair","offer_id":43607635525680,"sku":"NC0317260911383-黑色-XXL*2","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/291acc3f-6fcf-44a5-9d46-f1b207562309.png?v=1789122066","url":"https:\/\/ahlet.com\/products\/open-patella-adjustable-knee-support-wrap","provider":"Ahlet","version":"1.0","type":"link"}