www.braceability.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://trk.klclick2.com/ls/click?upn=jv9F0wO00p-2Fa04reZuFWRUMmBiBGk2CSuNpKcbp6NRcYjUI-2BthqiMdGsF7xHBDvNVaE484qeMVz-2FF...
Effective URL: https://www.braceability.com/products/plus-size-knee-sleeve?utm_source=Klaviyo&utm_medium=email&utm_campaign=Retention%20Welc...
Submission: On November 10 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="drawer__title">Shopping Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <!-- BraceAbility - Custom [tls] 10/19/21 -->
      <div class="cart__shipping">
        <div data-shipping-msg="">
          <div class="cart__shipping_msg">
            <div class="drawer__shipping-banner">
              <svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd">
                <path
                  d="M2.978 8.358l-2.978-2.618 8.707-4.74 3.341 2.345 3.21-2.345 8.742 4.639-3.014 2.68.014.008 3 4.115-3 1.634v4.122l-9 4.802-9-4.802v-4.115l1 .544v2.971l7.501 4.002v-7.889l-2.501 3.634-9-4.893 2.978-4.094zm9.523 5.366v7.875l7.499-4.001v-2.977l-5 2.724-2.499-3.621zm-11.022-1.606l7.208 3.918 1.847-2.684-7.231-3.742-1.824 2.508zm11.989 1.247l1.844 2.671 7.208-3.927-1.822-2.498-7.23 3.754zm-9.477-4.525l8.01-4.43 7.999 4.437-7.971 4.153-8.038-4.16zm-2.256-2.906l2.106 1.851 7.16-3.953-2.361-1.657-6.905 3.759zm11.273-2.052l7.076 3.901 2.176-1.935-6.918-3.671-2.334 1.705z">
                </path>
              </svg> Spend <strong>$35.00</strong> more to get <strong>FREE shipping</strong>
            </div>
          </div>
        </div>
      </div>
      <!-- BraceAbility - Custom [tls] 10/19/21 -->
      <div data-products="" class="appear-animation appear-delay-1">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <!-- BraceAbility - Custom [tls] 10/22/21 -->
      <!-- BraceAbility - End Custom [tls] 10/22/21 -->
      <!-- BraceAbility - Custom [tls] 10/18/21 -->
      <div class="appear-animation appear-delay-4">
        <div class="">
          <p class="cart__rec-title">Frequently Bought Together</p>
          <!-- app install here -->
          <div id="frequently-bought-drawer"></div>
        </div>
      </div>
      <!-- BraceAbility - Custom [tls] 10/18/21 -->
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <!-- BraceAbility - Custom [tls] 10/21/21 -->
          <div class="ajaxcart__discounts">Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">SUBTOTAL (<span class="cartCount" data-cart-count="">0</span> items)</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <!-- BraceAbility - Custom [tls] 10/18/21 -->
        <div class="ajaxcart__shipping">Shipping</div>
        <div data-shipping="">
          <div class="cart__shipping">
            <small>Calculated at checkout</small>
          </div>
        </div>
        <!-- BraceAbility - Custom [tls] 10/18/21 -->
      </div>
      <!--<div class="cart__item-row text-center">
            <small>
              Shipping, taxes, and discount codes calculated at checkout.<br />
            </small>
          </div>-->
      <div class="cart__checkout-wrapper">
        <!-- BraceAbility - Custom [tls] 10/18/21 -->
        <a class="btn btn--secondary js-drawer-close">Continue Shopping</a>
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Proceed to Checkout </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-1">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="header-search-bar small--hide " role="search">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Search" class="input-group-field snize-input-style" aria-label="Search" autocomplete="off">
  <button type="submit" class="">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="header-search-bar " role="search">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Search" class="input-group-field snize-input-style" aria-label="Search" autocomplete="off">
  <button type="submit" class="">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search" class="site-header__search-input snize-input-style" aria-label="Search" autocomplete="off">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15694135722037__main-621768507445" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓"><!-- BraceAbility - Custom [tls] 11/10/21 -->
  <!-- custom values for DaysToShip -->
  <input type="hidden" id="variant-inventory"
    data-variant-inventory="[{&quot;id&quot;:7679042846773,&quot;inventory_quantity&quot;:102,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247730229,&quot;inventory_quantity&quot;:103,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:7679076073525,&quot;inventory_quantity&quot;:106,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247762997,&quot;inventory_quantity&quot;:103,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:29821715611701,&quot;inventory_quantity&quot;:109,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247795765,&quot;inventory_quantity&quot;:108,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:7679076106293,&quot;inventory_quantity&quot;:107,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247828533,&quot;inventory_quantity&quot;:106,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:29821748150325,&quot;inventory_quantity&quot;:101,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247861301,&quot;inventory_quantity&quot;:108,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:7679076139061,&quot;inventory_quantity&quot;:107,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247894069,&quot;inventory_quantity&quot;:105,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:7679076171829,&quot;inventory_quantity&quot;:101,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247926837,&quot;inventory_quantity&quot;:105,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:7679076204597,&quot;inventory_quantity&quot;:103,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;},{&quot;id&quot;:42648247959605,&quot;inventory_quantity&quot;:106,&quot;inventory_management&quot;:&quot;shopify&quot;,&quot;inventory_policy&quot;:&quot;deny&quot;}]">
  <input type="hidden" id="variant-days-to-ship"
    value="[{&quot;id&quot;:7679042846773,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247730229,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:7679076073525,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247762997,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:29821715611701,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247795765,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:7679076106293,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247828533,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:29821748150325,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247861301,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:7679076139061,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247894069,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:7679076171829,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247926837,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:7679076204597,&quot;days_to_ship&quot;:&quot;0&quot;},{&quot;id&quot;:42648247959605,&quot;days_to_ship&quot;:&quot;0&quot;}]"><input
    type="hidden" class="var-days-to-ship" data-id="7679042846773" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679042846773" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247730229" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247730229" value="false"><input type="hidden" class="var-days-to-ship" data-id="7679076073525" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679076073525" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247762997" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247762997" value="false"><input type="hidden" class="var-days-to-ship" data-id="29821715611701" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="29821715611701" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247795765" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247795765" value="false"><input type="hidden" class="var-days-to-ship" data-id="7679076106293" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679076106293" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247828533" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247828533" value="false"><input type="hidden" class="var-days-to-ship" data-id="29821748150325" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="29821748150325" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247861301" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247861301" value="false"><input type="hidden" class="var-days-to-ship" data-id="7679076139061" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679076139061" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247894069" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247894069" value="false"><input type="hidden" class="var-days-to-ship" data-id="7679076171829" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679076171829" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247926837" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247926837" value="false"><input type="hidden" class="var-days-to-ship" data-id="7679076204597" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="7679076204597" value=""><input type="hidden" class="var-days-to-ship" data-id="42648247959605" data-shipdays="0">
  <input type="hidden" class="var-final-sale" data-finalsale-id="42648247959605" value="false"><!-- BraceAbility - End Custom [tls] 11/10/21 --><!-- BraceAbility - Custom [tls] 9/16/22 - Final sale content added theme.js -->
  <div class="final-sale"></div>
  <!-- BraceAbility - Custom [tls] 9/16/22 - Final sale --><button type="button" id="add-two-to-cart" class="btn btn--full add-to-cart add-two-to-cart">ADD TWO TO CART (AND SAVE 15%)</button><button type="submit" name="add" data-add-to-cart=""
    id="add-to-cart" class="btn btn--full add-to-cart">
    <span data-add-to-cart-text="" data-default-text="Add One to Cart" id="add-to-cart-text"> Add One to Cart </span>
  </button>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="7679042846773"> XL / Black - $29.99 USD </option>
    <option value="42648247730229"> XL / Gray - $29.99 USD </option>
    <option value="7679076073525"> 2XL / Black - $29.99 USD </option>
    <option value="42648247762997"> 2XL / Gray - $29.99 USD </option>
    <option value="29821715611701"> 2XL Wide / Black - $29.99 USD </option>
    <option value="42648247795765"> 2XL Wide / Gray - $29.99 USD </option>
    <option value="7679076106293"> 3XL / Black - $29.99 USD </option>
    <option value="42648247828533"> 3XL / Gray - $29.99 USD </option>
    <option value="29821748150325"> 3XL Wide / Black - $29.99 USD </option>
    <option value="42648247861301"> 3XL Wide / Gray - $29.99 USD </option>
    <option value="7679076139061"> 4XL / Black - $29.99 USD </option>
    <option value="42648247894069"> 4XL / Gray - $29.99 USD </option>
    <option value="7679076171829"> 5XL / Black - $29.99 USD </option>
    <option value="42648247926837"> 5XL / Gray - $29.99 USD </option>
    <option value="7679076204597"> 6XL / Black - $29.99 USD </option>
    <option value="42648247959605"> 6XL / Gray - $29.99 USD </option>
  </select>
  <textarea data-variant-json="" class="hide" aria-hidden="true" aria-label="Product JSON">    [{"id":7679042846773,"title":"XL \/ Black","option1":"XL","option2":"Black","option3":null,"sku":"03K19-XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - XL \/ Black","public_title":"XL \/ Black","options":["XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471085","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247730229,"title":"XL \/ Gray","option1":"XL","option2":"Gray","option3":null,"sku":"03K19-XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - XL \/ Gray","public_title":"XL \/ Gray","options":["XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364575","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076073525,"title":"2XL \/ Black","option1":"2XL","option2":"Black","option3":null,"sku":"03K19-2XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 2XL \/ Black","public_title":"2XL \/ Black","options":["2XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471092","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247762997,"title":"2XL \/ Gray","option1":"2XL","option2":"Gray","option3":null,"sku":"03K19-2XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 2XL \/ Gray","public_title":"2XL \/ Gray","options":["2XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364551","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":29821715611701,"title":"2XL Wide \/ Black","option1":"2XL Wide","option2":"Black","option3":null,"sku":"03K19-2XLW","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 2XL Wide \/ Black","public_title":"2XL Wide \/ Black","options":["2XL Wide","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471108","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247795765,"title":"2XL Wide \/ Gray","option1":"2XL Wide","option2":"Gray","option3":null,"sku":"03K19-2XLW-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 2XL Wide \/ Gray","public_title":"2XL Wide \/ Gray","options":["2XL Wide","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364568","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076106293,"title":"3XL \/ Black","option1":"3XL","option2":"Black","option3":null,"sku":"03K19-3XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 3XL \/ Black","public_title":"3XL \/ Black","options":["3XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471115","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247828533,"title":"3XL \/ Gray","option1":"3XL","option2":"Gray","option3":null,"sku":"03K19-3XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 3XL \/ Gray","public_title":"3XL \/ Gray","options":["3XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364582","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":29821748150325,"title":"3XL Wide \/ Black","option1":"3XL Wide","option2":"Black","option3":null,"sku":"03K19-3XLW","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 3XL Wide \/ Black","public_title":"3XL Wide \/ Black","options":["3XL Wide","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471122","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247861301,"title":"3XL Wide \/ Gray","option1":"3XL Wide","option2":"Gray","option3":null,"sku":"03K19-3XLW-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 3XL Wide \/ Gray","public_title":"3XL Wide \/ Gray","options":["3XL Wide","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364599","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076139061,"title":"4XL \/ Black","option1":"4XL","option2":"Black","option3":null,"sku":"03K19-4XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 4XL \/ Black","public_title":"4XL \/ Black","options":["4XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471139","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247894069,"title":"4XL \/ Gray","option1":"4XL","option2":"Gray","option3":null,"sku":"03K19-4XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 4XL \/ Gray","public_title":"4XL \/ Gray","options":["4XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364605","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076171829,"title":"5XL \/ Black","option1":"5XL","option2":"Black","option3":null,"sku":"03K19-5XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 5XL \/ Black","public_title":"5XL \/ Black","options":["5XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471146","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247926837,"title":"5XL \/ Gray","option1":"5XL","option2":"Gray","option3":null,"sku":"03K19-5XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 5XL \/ Gray","public_title":"5XL \/ Gray","options":["5XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364612","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076204597,"title":"6XL \/ Black","option1":"6XL","option2":"Black","option3":null,"sku":"03K19-6XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 6XL \/ Black","public_title":"6XL \/ Black","options":["6XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471153","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247959605,"title":"6XL \/ Gray","option1":"6XL","option2":"Gray","option3":null,"sku":"03K19-6XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - 6XL \/ Gray","public_title":"6XL \/ Gray","options":["6XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364629","featured_media":{"alt":"Plus size large compression knee sleeve is available in sizes up to 6XL comes in a grey and black option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}]
  </textarea><textarea data-current-variant-json="" class="hide" aria-hidden="true" aria-label="Variant JSON">      {"id":7679042846773,"title":"XL \/ Black","option1":"XL","option2":"Black","option3":null,"sku":"03K19-XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026 Support (up to 6XL) - XL \/ Black","public_title":"XL \/ Black","options":["XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471085","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}
    </textarea><input type="hidden" name="product-id" value="621768507445">
</form>

POST

<form method="post" id="new-review-form_621768507445" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px"> <input type="hidden"
    name="productId" value="621768507445">
  <div class="stamped-form-title" style=" display:none;">Write a review</div>
  <fieldset class="stamped-form-contact">
    <legend style="display:none;">Author</legend>
    <div class="stamped-form-contact-name"> <label class="stamped-form-label" for="review_author_621768507445">Name</label> <input class="stamped-form-input stamped-form-input-text " id="review_author_621768507445" type="text" name="author"
        required="" value="" placeholder="Enter your name" autocomplete="name"> </div>
    <div class="stamped-form-contact-email"> <label class="stamped-form-label" for="review_email_621768507445">Email</label> <input class="stamped-form-input stamped-form-input-email " id="review_email_621768507445" type="email" name="email"
        required="" value="" placeholder="john.smith@example.com" autocomplete="email"> </div>
    <div class="stamped-form-contact-location"> <label class="stamped-form-label" for="review_location_621768507445">Location</label> <input class="stamped-form-input stamped-form-input-text " id="review_location_621768507445" type="text"
        name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country"> </div>
  </fieldset>
  <fieldset class="stamped-form-review">
    <legend style="display:none;">Rating</legend>
    <div class="stamped-form-review-rating"> <label class="stamped-form-label" for="reviewRating">Rating</label> <input type="text" id="reviewRating" name="reviewRating"
        style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
      <div class="stamped-form-input stamped-starrating">
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a> </div>
    </div>
    <div class="stamped-form-review-title"> <label class="stamped-form-label" for="review_title_621768507445">Title of Review</label> <input class="stamped-form-input stamped-form-input-text" id="review_title_621768507445" type="text"
        name="reviewTitle" required="" value="" placeholder="Give your review a title"> </div>
    <div class="stamped-form-review-body"> <label class="stamped-form-label" for="review_body_621768507445">How was your overall experience?</label>
      <div class="stamped-form-input"> <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_621768507445" data-product-id="621768507445" name="reviewMessage" required="" rows="10" maxlength="5000"></textarea> </div>
    </div>
  </fieldset>
  <fieldset class="stamped-form-custom-questions">
    <legend style="display:none;">Questions</legend>
    <div class="stamped-form-custom-question" data-type="scale"><label class="customFormOption-22469">How is the fit?</label><br>
      <div class="stamped-form-custom-option-scale"><label><input type="radio" name="customFormOption-22469" value="1" required="">
          <div>Too Small</div>
        </label><label><input type="radio" name="customFormOption-22469" value="2" required="">
          <div>Slightly Small</div>
        </label><label><input type="radio" name="customFormOption-22469" value="3" required="">
          <div>True to Size</div>
        </label><label><input type="radio" name="customFormOption-22469" value="4" required="">
          <div>Slightly Big</div>
        </label><label><input type="radio" name="customFormOption-22469" value="5" required="">
          <div>Too Big</div>
        </label></div><br>
    </div>
  </fieldset>
  <fieldset class="stamped-form-actions">
    <legend style="display:none;">Photos</legend> <span class="stamped-file-holder"> </span> <span class="stamped-file-uploader" style="display:none;"> <label for="stamped-file-uploader-input"> <span style="display:none;">Upload</span> <input
          id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="621768507445" style="display:none;"> <span class="stamped-file-uploader-btn"
          style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;"> <i class="stamped-fa stamped-fa-camera"></i> <span class="stamped-file-uploader-btn-label2"></span> </span> </label> </span> <span
      class="stamped-file-loading hide" style="display:none;"> <i class="fa fa-spinner fa-spin"></i> </span> <input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary"
      value="Submit">
  </fieldset>
</form>

POST /contact#newsletter-template--15694135722037__1634752628ebe4e06d

<form method="post" action="/contact#newsletter-template--15694135722037__1634752628ebe4e06d" id="newsletter-template--15694135722037__1634752628ebe4e06d" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-template--15694135722037__1634752628ebe4e06d" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--15694135722037__1634752628ebe4e06d" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="" name="commit">
      <span class="form__submit">
        <img src="//www.braceability.com/cdn/shop/t/57/assets/right-arrow.svg?v=160410047825665032121674123834" class="arrow" alt="Submit email address">
      </span>
    </button>
  </div>
</form>

Text Content

Skip to content
Close menu
   
 * Shop by Braces
   
    * Abdominal
    * Ankle
    * Back
    * Elbow
    * Finger & Thumb
    * Foot & Toe
    * Knee
    * Shoulder
    * Thigh & Groin
    * Wrist
    * All Plus Size
    * Plus Size Knee Braces
    * Plus Size Back Braces
    * Hernia Belts
    * Hip Supports
    * Night Splints
    * Pediatric / Kid's
    * Plantar Fasciitis
    * Posture Correctors
    * Walker Boots
    * Accessories
    * View All Braces
    * View Clearance Braces

 * Shop by Injury/Condition
   
    * Abdominal Pain & Injury Treatment
    * Ankle Pain & Injury Treatment
    * Back Pain & Injury Treatment
    * Elbow Pain & Injury Treatment
    * Finger & Thumb Pain Treatment
    * Foot Pain & Toe Injury Treatment
    * Knee Pain & Injury Treatment
    * Neck Pain & Injury Treatment
    * Shoulder Pain & Injury Treatment
    * Wrist Pain & Injury Treatment
    * Plus Size Supports for Obesity & Weight-Related Pain
    * Knee Supports for Sports Injuries
    * Court Comfort Collection for Racket Sports Support

 * Brace Finder
 * Customer Help Center
 * Log in

Shopping Cart
Close cart
Spend $35.00 more to get FREE shipping


Frequently Bought Together


Discounts

SUBTOTAL (0 items)
$0.00
Shipping
Calculated at checkout
Continue Shopping Proceed to Checkout
Your cart is currently empty.
FREE SHIPPING on orders $35 and more
Always EASY Returns & Exchanges
Pause slideshow Play slideshow
FREE SHIPPING on orders $35 and more
Always EASY Returns & Exchanges
Site navigation

Search
Need help? Log in Cart
Search
 * Shop by Brace
   Abdominal
   Ankle
   Back
   Elbow
   Finger & Thumb
   Foot & Toe
   Knee
   Shoulder
   Thigh & Groin
   Wrist
   All Plus Size Supports
   Plus Size Knee Braces
   Plus Size Back Braces
   Hernia Belts
   Hip Supports
   Night Splints
   Pediatric / Kid's
   Plantar Fasciitis
   Posture Correctors
   Walker Boots
   Accessories
   View All Braces
   Shop Sale Braces
   Final-Sale Clearance Braces
 * Shop by Injury/Condition
   Abdominal Pain & Injury Treatment
   Ankle Pain & Injury Treatment
   Back Pain & Injury Treatment
   Elbow Pain & Injury Treatment
   Finger & Thumb Pain Treatment
   Foot Pain & Toe Injury Treatment
   Knee Pain & Injury Treatment
   Neck Pain & Injury Treatment
   Shoulder Pain & Injury Treatment
   Wrist Pain & Injury Treatment Plus Size Supports for Obesity & Weight-Related
   Pain Knee Supports for Sports Injuries Court Comfort Collection for Racket
   Sports Support
 * Brace Finder

Search
"Close (esc)"
View more
Pause slideshow Play slideshow
2-Day Shipping Available!Shop Now
Home / Products / Plus Size Neoprene Knee Compression Sleeve | Large Brace for
Arthritis Pain & Support (up to 6XL)

SKU: 03K19-XL

Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)


 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 




PLUS SIZE NEOPRENE KNEE COMPRESSION SLEEVE | LARGE BRACE FOR ARTHRITIS PAIN &
SUPPORT (UP TO 6XL)

450 Reviews
Regular price$29.99
/
Size Size Chart

SIZE CHART


"Close (esc)"
Size
XL
2XL
2XL Wide
3XL
3XL Wide
4XL
5XL
6XL
Color Color
Black
Gray
Quantity
− +

This product is in stock and ships from our 🇺🇸 warehouse.
Test Pre-Order
Test Pre-Order
Ships Monday, November 13
If you order in the next 2 days 23 hours 24 minutes

ADD TWO TO CART (AND SAVE 15%) Add One to Cart

XL / Black - $29.99 USD XL / Gray - $29.99 USD 2XL / Black - $29.99 USD 2XL /
Gray - $29.99 USD 2XL Wide / Black - $29.99 USD 2XL Wide / Gray - $29.99 USD 3XL
/ Black - $29.99 USD 3XL / Gray - $29.99 USD 3XL Wide / Black - $29.99 USD 3XL
Wide / Gray - $29.99 USD 4XL / Black - $29.99 USD 4XL / Gray - $29.99 USD 5XL /
Black - $29.99 USD 5XL / Gray - $29.99 USD 6XL / Black - $29.99 USD 6XL / Gray -
$29.99 USD [{"id":7679042846773,"title":"XL \/
Black","option1":"XL","option2":"Black","option3":null,"sku":"03K19-XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - XL \/ Black","public_title":"XL \/
Black","options":["XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471085","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247730229,"title":"XL
\/
Gray","option1":"XL","option2":"Gray","option3":null,"sku":"03K19-XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - XL \/ Gray","public_title":"XL \/
Gray","options":["XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364575","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076073525,"title":"2XL
\/
Black","option1":"2XL","option2":"Black","option3":null,"sku":"03K19-2XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 2XL \/ Black","public_title":"2XL \/
Black","options":["2XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471092","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247762997,"title":"2XL
\/
Gray","option1":"2XL","option2":"Gray","option3":null,"sku":"03K19-2XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 2XL \/ Gray","public_title":"2XL \/
Gray","options":["2XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364551","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":29821715611701,"title":"2XL
Wide \/ Black","option1":"2XL
Wide","option2":"Black","option3":null,"sku":"03K19-2XLW","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 2XL Wide \/ Black","public_title":"2XL Wide \/
Black","options":["2XL
Wide","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471108","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247795765,"title":"2XL
Wide \/ Gray","option1":"2XL
Wide","option2":"Gray","option3":null,"sku":"03K19-2XLW-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 2XL Wide \/ Gray","public_title":"2XL Wide \/
Gray","options":["2XL
Wide","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364568","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076106293,"title":"3XL
\/
Black","option1":"3XL","option2":"Black","option3":null,"sku":"03K19-3XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 3XL \/ Black","public_title":"3XL \/
Black","options":["3XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471115","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247828533,"title":"3XL
\/
Gray","option1":"3XL","option2":"Gray","option3":null,"sku":"03K19-3XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 3XL \/ Gray","public_title":"3XL \/
Gray","options":["3XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364582","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":29821748150325,"title":"3XL
Wide \/ Black","option1":"3XL
Wide","option2":"Black","option3":null,"sku":"03K19-3XLW","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 3XL Wide \/ Black","public_title":"3XL Wide \/
Black","options":["3XL
Wide","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471122","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247861301,"title":"3XL
Wide \/ Gray","option1":"3XL
Wide","option2":"Gray","option3":null,"sku":"03K19-3XLW-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 3XL Wide \/ Gray","public_title":"3XL Wide \/
Gray","options":["3XL
Wide","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364599","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076139061,"title":"4XL
\/
Black","option1":"4XL","option2":"Black","option3":null,"sku":"03K19-4XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 4XL \/ Black","public_title":"4XL \/
Black","options":["4XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471139","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247894069,"title":"4XL
\/
Gray","option1":"4XL","option2":"Gray","option3":null,"sku":"03K19-4XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 4XL \/ Gray","public_title":"4XL \/
Gray","options":["4XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364605","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076171829,"title":"5XL
\/
Black","option1":"5XL","option2":"Black","option3":null,"sku":"03K19-5XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 5XL \/ Black","public_title":"5XL \/
Black","options":["5XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471146","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247926837,"title":"5XL
\/
Gray","option1":"5XL","option2":"Gray","option3":null,"sku":"03K19-5XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 5XL \/ Gray","public_title":"5XL \/
Gray","options":["5XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364612","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":7679076204597,"title":"6XL
\/
Black","option1":"6XL","option2":"Black","option3":null,"sku":"03K19-6XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 6XL \/ Black","public_title":"6XL \/
Black","options":["6XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471153","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":42648247959605,"title":"6XL
\/
Gray","option1":"6XL","option2":"Gray","option3":null,"sku":"03K19-6XL-GRAY","requires_shipping":true,"taxable":true,"featured_image":{"id":34152958099509,"product_id":621768507445,"position":3,"created_at":"2023-10-18T17:01:56-05:00","updated_at":"2023-10-18T17:05:51-05:00","alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","width":1800,"height":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751","variant_ids":[42648247730229,42648247762997,42648247795765,42648247828533,42648247861301,42648247894069,42648247926837,42648247959605]},"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - 6XL \/ Gray","public_title":"6XL \/
Gray","options":["6XL","Gray"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"810069364629","featured_media":{"alt":"Plus
size large compression knee sleeve is available in sizes up to 6XL comes in a
grey and black
option","id":26502236569653,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1800,"width":1800,"src":"\/\/www.braceability.com\/cdn\/shop\/files\/03k19-grey-plus-size-compression-knee-sleeve-6xl.jpg?v=1697666751"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}]
{"id":7679042846773,"title":"XL \/
Black","option1":"XL","option2":"Black","option3":null,"sku":"03K19-XL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Plus
Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain \u0026
Support (up to 6XL) - XL \/ Black","public_title":"XL \/
Black","options":["XL","Black"],"price":2999,"weight":907,"compare_at_price":null,"inventory_management":"shopify","barcode":"850000471085","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}
 * 
   Lifetime Guarantee
 * 
   Secure & Safe Purchases





MOST POPULAR ITEMS

 * Osteoarthritis Unloader Knee Brace | Medial and Lateral OA Support for Bone
   on Bone Arthritis Pain
   BraceAbility
   $143.99
   82 Reviews
   
   Add to Cart
 * Obesity Knee Pain Brace | Big Hinged Bariatric Support for Overweight Person
   with Large Thighs & Legs
   BraceAbility
   $95.99 $59.99
   523 Reviews
   SALE
   Add to Cart
 * Lumbar Back Brace | Chronic Pain Relief from Sciatica and Pinched Nerve
   BraceAbility
   $34.99
   352 Reviews
   
   Add to Cart
 * Pelvic Pro | Patented Uterus Prolapse Support Belt for Dropped Bladder or
   Cervix, Vulvar Varicosities & SPD
   BraceAbility
   $75.49 $64.99
   510 Reviews
   SALE
   Add to Cart


FREQUENTLY BOUGHT TOGETHER

 * Bariatric Plus Size Hinged Knee Brace | Wraparound Meniscus & Joint Support
   with Stability Straps
   BraceAbility
   $50.00 $34.99
   351 Reviews
   SALE
   Add to Cart
 * KT Kinesiology Tape | Athletic Sport Bandage Kinesio Support for Muscle
   Strain, Pain & Injury Taping (20 Precut 10" Strips)
   BraceAbility
   $13.94
   10 Reviews
   
   Add to Cart
 * 9" x 11" Cold & Hot Therapy Gel Pack / Reusable Ice Wrap and Heat Pad for
   Pain Relief
   BraceAbility
   $15.99 $13.99
   51 Reviews
   SALE
   Add to Cart
 * Boiron Arnicare Gel | Topical Natural Arnica Pain Relief Cream for Arthritis
   & Sore Muscles (4.2 Ounces)
   BraceAbility
   $14.28
   7 Reviews
   
   Add to Cart
 * Big Knee Brace for Large Legs | Plus Size Patella Support Sleeve with
   Adjustable Thigh & Calf Straps
   BraceAbility
   $49.99 $34.99
   365 Reviews
   SALE
   Add to Cart


PRODUCT DESCRIPTION


THE 5 TOP-RATED FEATURES OF THIS PLUS SIZE KNEE COMPRESSION SLEEVE


 1. WIDE-CALF OPTIONS AVAILABLE
    
    The plus-size knee compression sleeve is available in sizes from XL up to
    6XL with a couple of wide-calf sizes. When referring to the sizing chart,
    you'll notice 2XL WIDE or 3XL WIDE options for a roomier fit around your
    calves.
    
    
    


 2. COMFORTABLE NEOPRENE MATERIAL
    
    Free of latex, this knee sleeve is constructed of premium-grade
    neoprene. Neoprene braces are soft against your skin and provide therapeutic
    warmth, which can be helpful for sore joints. This knee sleeve also provides
    compression, which reduces inflammation and promotes blood flow for healing.


 3. TAPERED DESIGN
    
    This compression knee brace was designed wider at the thigh than at the calf
    because in most cases, weight is put on at a higher rate above your knee
    than below. This funnel-shaped knee sleeve is made for fitting thigh
    circumferences (measured 6 inches above the kneecap) up to 35 inches. This
    makes for comfortable compression without squeezing your leg. See more
    plus-size orthotics.
    
    
    


 4. HASSLE-FREE APPLICATION
    
    For users’ convenience, this neoprene knee sleeve can be applied and taken
    off by simply pulling it onto the leg and positioning it so that the seam is
    at the back of the leg.


 5. LOW-PROFILE, SLIM FIT
    
    The XXXL neoprene knee sleeve provides minimal disruption to movement. And
    its sleek, 13-inch long design ensures a low-profile fit with a closed
    patella (front of knee) and popliteal (back of knee) design for complete
    compression and extra support.


NEOPRENE COMPRESSION KNEE SLEEVE FOR PLUS SIZE

When it comes to knee pain, your weight is first to blame. Doctors always say
your knees will feel better if you lose weight. This is true, but we all know
that losing weight is easier said than done. It's just not a useful suggestion
or solution, especially if you're in pain! It isn't a miracle worker, but in
time, we hope our knee sleeve can help you get back to life, whatever that looks
like for you.

This knee compression sleeve in XXL and larger sizes is a simple solution
for pain in the knee joint stemming from arthritis, and other knee injuries. We
understand that fit can be a challenge, so unlike other brands with limited
sizing such as Mueller and Copper Fit, we designed this compression knee sleeve
for sizes up to 6XL with an elastic stretch to fit large thighs and big calves
comfortably.


PLUS SIZE KNEE COMPRESSION SLEEVE FOR ARTHRITIS PAIN

Arthritis refers to swelling of the joints, which causes pain and stiffness. Not
surprisingly, when this occurs in the knee joint, this can be quite disruptive
to your day-to-day life. Simply walking or climbing a flight of stairs can
become problematic.

Millions of people deal with arthritis in its various forms. And those who are
overweight or obese are at an even higher risk of experiencing various forms of
knee joint pain, including arthritis. (Learn more about arthritis.)



There is no treatment for arthritis, but there are steps you can take to
manage your discomfort, maintain mobility and limit the subsequent damage. For
one, using an assistive device such as this compression knee sleeve can help
support the compromised knee and reduce painful inflammation. The warming
function of this neoprene knee sleeve also helps with stiffness and the function
of the knee.

Another option for knee joint pain relief is the use of an unloader knee brace
that shifts weight away from the problematic area. See our full lineup of knee
braces for arthritis treatment.

Other non-surgical modes of treatment for knee joint pain stemming from
arthritis include activity modification, physical therapy, heat/ice therapy, and
medication. Some also have success with alternative therapies like acupuncture.


FREQUENTLY ASKED QUESTIONS ABOUT THIS KNEE SLEEVE SUPPORT FOR PLUS SIZES

 * What conditions does this knee sleeve treat? Use this plus size leg
   compression sleeve for all kinds of knee pain such as arthritis, minor MCL
   recovery, knee strains or sprains (moderate), osteoarthritis, recovery
   compression, bone on bone pain, and other knee injuries.
 * When should I wear this plus size compression sleeve? This lightweight knee
   sleeve can be comfortably worn all day while sitting, standing, and during
   physical activity.
 * What material is this brace made of? Made with premium-grade neoprene that is
   soft against the skin and latex-free.
 * Who can wear it? This lightweight knee sleeve is available in sizes up to
   6XL. Sizes are based on the circumference of the leg 6 inches above the
   mid-patella and 6 inches below the mid-patella.
 * How do I know what size to get? Using a soft tape measure, sit in a chair
   with your leg extended straight in front of you. Measure the circumference of
   your leg 6 inches above the mid-patella and 6 inches below your mid-patella.
   To get the most accurate measurements, we recommend having a close family
   member or friend assist you. Refer to our sizing graphic in the photos above
   to choose the right size.
 * How do I put it on? This neoprene knee sleeve makes for easy application!
   Simply slip your foot through the top of the brace and slide it up your leg
   until centered on your knee.
 * How tall is this compression knee sleeve? This brace is 13 inches tall.
 * Washing Instructions: We recommend hand washing this knee brace in warm water
   with mild detergent and then laying flat to air dry completely before
   reapplying.
 * Other features:
    * Applies compression and warmth to reduce inflammation, swelling, and pain
    * Knee support for women and men
    * Designed for big thighs and calves

 * Color: Black

Show More Information Show Less Information


CUSTOMER REVIEWS

Customer Reviews
4.4 Based on 450 Reviews
5 ★
74% 
335
4 ★
7% 
33
3 ★
6% 
25
2 ★
5% 
21
1 ★
8% 
36
Customer Photos
i
i
i
i
i


 * How is the fit? True to Size Too SmallSlightly SmallTrue to SizeSlightly
   BigToo Big

Write a Review Ask a Question
 * Reviews
 * Questions

Write a review
Author
Name
Email
Location
Rating
Rating
1 2 3 4 5
Title of Review
How was your overall experience?

Questions
How is the fit?

Too Small
Slightly Small
True to Size
Slightly Big
Too Big

Photos Upload

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can
enjoy it too!

FacebookTwitter
Be the first to review this item
SortWith Photos Most Recent Highest Rating Lowest Rating Most Helpful
Filter Reviews:
×
How is the fit?Too SmallSlightly SmallTrue to SizeSlightly BigToo Big SortWith
Photos Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters
CP
10/28/2023
Christine P.
United States



JUST WHAT I HAVE BEEN NEEDING

This is the first knee brace I have found that actually works for me. 1) It
fits! 2) I can put it on and take it off easily! 3) It stays in place — does not
slide down my leg! 4) It does not bind at the top or bottom! 5) It is not bulky!
THANK YOU. I had just about given up hope.

 * How is the fit? Too SmallSlightly SmallTrue to SizeSlightly BigToo Big


Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain &
Support (up to 6XL)
2XL
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
PF
10/25/2023
Patricia F.
Australia



KNEE SUPPORT

Great fit and very comfortable to wear all day.

 * How is the fit? Too SmallSlightly SmallTrue to SizeSlightly BigToo Big


Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain &
Support (up to 6XL)
2XL Wide
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
RG
10/17/2023
Roxanne G.
United States



BRACEABILITY

I've bought 3 of them in the past 2 months.. that allows me to wear a clean
brace, have one in a drawer and another in the laundry basket..I have a torn
Meniscus and am having a hard time finding the RIGHT surgeon to do my knee
replacement surgery, so always having a brace waiting for me!

 * How is the fit? Too SmallSlightly SmallTrue to SizeSlightly BigToo Big


Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain &
Support (up to 6XL)
3XL Wide
Share   |   Facebook  •  Twitter
Was this helpful?  0    1
KN
10/16/2023
kerry n.
United States



BEST FITTING

Great fit that made it possible for me to get around during the day!, otherwise
I was in tears. I have osteoarthritis

 * How is the fit? Too SmallSlightly SmallTrue to SizeSlightly BigToo Big


Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain &
Support (up to 6XL)
3XL Wide
Share   |   Facebook  •  Twitter
Was this helpful?  3    0
MJ
10/12/2023
Melodee J.
United States



KNEE SLEEVE

The sleeve worked well. Felt more stable.

 * How is the fit? Too SmallSlightly SmallTrue to SizeSlightly BigToo Big


Plus Size Neoprene Knee Compression Sleeve | Large Brace for Arthritis Pain &
Support (up to 6XL)
2XL
Share   |   Facebook  •  Twitter
Was this helpful?  1    0
 * <
 * <<
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * >>
 * >





Join Our Community

Subscribe to our email list for exclusive offers and tips on healthy healing. 

Enter your email



Follow Us

Get inspired to get back to life!
 * Instagram
 * Facebook
 * YouTube
 * Pinterest



Contact Us

Contact Us

We’re here to help! We are available M-F 8:30 AM - 5 PM CT.

Chat Now
Call (866) 712-7808
Email support@braceability.com

Customer Service

Customer Service
 * Customer Help Center
 * Returns & Exchanges
 * Injury Library

Company

Company
 * Our Story
 * Blog
 * Affiliate Program
 * Product Advisory Team
 * Careers

Account

Account
 * Customer Login
 * Wholesale Login
 * Order History
 * Track Package

The advice and information contained in this website is not intended as a
substitute for medical counseling. If you have any questions about treatment for
a specific condition, please check with a health care professional.

 * Security & Privacy
 * Terms of Use
 * © 2023 BraceAbility



"Close (esc)"



Vereinigte Staaten nach DeutschlandClose
Wählen Sie Ihr Land ausAlbanienAlgerienAmerikanischen
Samoa-InselnAndorraAngolaAnguillaAntigua und
BarbudaArgentinienArmenienArubaAustralienÖsterreichAserbaidschanBahamasBahrainBangladeschBarbadosWeißrusslandBelgienBelizeBeninBermudaBhutanBolivienBonaire,
St.Eustatius & SabaBosnien und HerzegowinaBotswanaBrasilienJungferninseln
(britisch)Brunei DarussalamBulgarienBurkina
FasoBurundiKambodschaKamerunKanadaKanarische Insel, SpanienKap VerdeCayman
InselnZentralafrikanische RepublikTschadChileChina,
VolksrepublikKolumbienKomorenDemokratische Republik KongoCookinselnCosta
RicaKroatienCuracaoZypernTschechienDänemarkDschibutiDominicaDominikanische
RepublikOsttimorEcuadorÄgyptenEl
SalvadorÄquatorialguineaEritreaEstlandÄthiopienFalklandinseln (Malvinas)Färöer
(Dänemark)FidschiFinnlandFrankreichFranzösisch-GuayanaGabunGambiaGeorgiaDeutschlandGibraltarGriechenlandGrönland
(Dänemark)GrenadaGuadeloupeGuamGhanaGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHondurasHongkongUngarnIslandIndienIndonesienIrakIrlandIsle
of
ManIsraelItalienElfenbeinküsteJamaikaJapanJerseyJordanKasachstanKeniaKiribatiKorea,
die
RepublikKuwaitKirgisistanLaosLettlandLibanonLesothoLiberiaLitauenLiechtensteinLuxemburgMacauMazedonienMadagaskarMalawiMalaysiaMaledivenMaliMaltaMarshallinselnMartiniqueMauretanienMauritiusMayotteMexikoMoldawienMikronesien,
Föderierte Staaten
vonMonacoMongoleiMontenegroMontserratMarokkoMosambikMyanmarNamibiaNauru,
RepublikNepalNiederlandeNeu-KaledonienNeuseelandNicaraguaNigerNigeriaNiue
IslandNorfolkinselNördliche
MarianneninselnNorwegenOmanPakistanPalästinaPanamaPapua-NeuguineaParaguayPalauPeruPhilippinenPolenPortugalPuerto
RicoKatarWiedervereinigungRumänienRusslandRuandaSan MarinoSão Tomé und
PríncipeSaudi-ArabienSenegalSerbienSeychellenSierra
LeoneSingapurSlowakeiSlowenienSalomonenSüdafrikaSüdsudanSpanienSri LankaSt.
BarthelemySt. Kitts und NevisSt. LuciaSt. MartinSt. Vincent und die
GrenadinenSudanSurinameSwasilandSchwedenSchweizFranzösisch-Polynesien
(Tahiti)SyrienTaiwanTadschikistanTansaniaThailandTogoTongaTrinidad und
TobagoTunesienTürkeiTurkmenistanTurks- und CaicosinselnTuvaluVirgin Islands
(U.S.)UgandaUkraineVereinigte Arabische EmirateKönigreich
GroßbritannienVereinigte
StaatenUruguayUsbekistanVanuatuVenezuelaVietnamVatikanstadtSamoaWallis und
FutunaJemenSambiaSimbabwe
Herzlich willkommen

Kommen Sie während des Einkaufens jederzeit hierher, um mehr darüber zu
erfahren, worauf Sie sich einstellen müssen, wenn Sie Waren nach Deutschland
einführen.

Zölle und Steuern

In Deutschland können Sie bis zu 150 EUR ausgeben, ohne dass Zollgebühren für
Ihre Bestellung anfallen. Die Einfuhrumsatzsteuer beträgt 19% und wird für jede
Bestellung von mehr als 0 EUR fällig.

Wenn Sie Artikel zu Ihrem Warenkorb hinzufügen, können Sie hierher zurückkehren,
um detaillierte Berechnungen von möglichen Zoll- und Mehrwertsteuerbeträgen zu
erhalten.

Powered by
de | en