Bestcare Polyester Padded Universal Sling with Head Support
Bestcare Polyester Padded Universal Sling with Head Support is backordered and will ship as soon as it is back in stock.
Description
Description
The Universal Sling is made for easy application and minimized discomfort. Universal slings or U-shaped slings mold around the body easily. Features six to eight hook-up straps for an array of attachment options and adjustments. More attachment straps allow adjustments for better weight distribution and more comfortable positions. Padded legs help to reduce skin injury or discomfort during sling application. Select mesh models for wet applications and quicker drying times. Mesh models come without padded legs. Universal slings are available with or without head support.
Shipping and Returns
Shipping and Returns
This product is subject to our Limited Return Policy. Items must be in brand-new condition with original packaging. Review our full Return Guidelines for details.
Standard Shipping. This item qualifies for free shipping (minimum order of $99.99).
This product ships directly from the manufacturer, ensuring it arrives straight from the source. Please note, it may be delivered separately from other items in your order.
The Universal Sling is made for easy application and minimized discomfort. Universal slings or U-shaped slings mold around the body easily. Features six to eight hook-up straps for an array of attachment options and adjustments. More attachment straps allow adjustments for better weight distribution and more comfortable positions. Padded legs help to reduce skin injury or discomfort during sling application. Select mesh models for wet applications and quicker drying times. Mesh models come without padded legs. Universal slings are available with or without head support.
", vendor: "Bestcare", priceMax: "$0.00 USD", priceMin: "$0.00 USD", tags: ["Catalog","configurable","parent-sku","Search","Slings - Mobility","Standard Shipping"], options: [ { name: "Title", values: ["Default Title"] } ], images: [ "https://especialneeds.com/cdn/shop/files/BE-SLUPH86-a_46f55bd2-3a9d-43fc-a33b-ee2b1a62f0f5.png?v=1774618654", "https://especialneeds.com/cdn/shop/files/BE-SLUPH86-b.jpg?v=1774618653", "https://especialneeds.com/cdn/shop/files/BE-SLUPH86-c.png?v=1774618653" ], variants: [ { itemVariantId: "48662470820117", title: "Default Title", sku: "BE-SLUPH86", url: "https://especialneeds.com/products/bestcare-polyester-padded-patient-sling-with-head-support-sl-uph861?variant=48662470820117", price: "$0.00 USD", metafields: (function() { const variantMetafields = {}; return variantMetafields; })(), inventoryStatus: (function() { let inventoryStatus = ""; inventoryStatus = "INVENTORY_NOT_TRACKED"; return inventoryStatus; })() } ], channelId: "74563453205", locale: "en_US", metafields: metafields // Product-level metafields }; function getProductInfo() { return productInfo; } function loadVariantSelection(variantUrl) { if(variantUrl.searchParams.has("variant") && productInfo!==null) { productInfo.itemVariantId = variantUrl.searchParams.get("variant"); let pqaWidget = document.getElementsByTagName("klevu-product-query") if (pqaWidget.length > 0) { pqaWidget[0].setAttribute("item-variant-id", variantUrl.searchParams.get("variant")); } console.debug("variant selection updated."); } } window.navigation.addEventListener("navigate", (event) => { console.debug("variant selection changed"); if (document.readyState === "complete") { loadVariantSelection(new URL(event.destination.url)); } else { window.addEventListener('load', function onLoad() { loadVariantSelection(new URL(event.destination.url)); window.removeEventListener('load', onLoad); }); } });