${function() {
const variantData = data.variant || {"id":"a1e699b3-79a9-43d7-bb88-56b2423c0ed5","product_id":"2c788eee-92ee-4a14-b8a3-c2405264314e","title":"Black-Right","weight_unit":"kg","inventory_quantity":999,"sku":"IR1646748-\u9ed1\u53f3\u624b","barcode":"","position":1,"option1":"Black","option2":"Right","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff497ae74f5366e598f1cb48694c83fc.jpeg","path":"ff497ae74f5366e598f1cb48694c83fc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"13.99","price":"13.99","retail_price":"13.99","available":true,"url":"\/products\/twisted-sports-wristband-2?variant=a1e699b3-79a9-43d7-bb88-56b2423c0ed5","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Style","value":"Right"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
${function(){
return `
Please select a Color
`;
}()}
${function(){
return `
Please select a Style
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
FEATURES:
✅INTENSIVE SUPPORT - Microfiber fabric wraps around firm and tight to support your wrist, providing more efficient and sensitive compression. Enjoy various indoor and outdoor activities with no restriction.
✅EASY & FAST - It provides simple and efficient control. Easily wear or take off with one hand to apply better compression or release it effortlessly and quickly anytime, anywhere.
✅PERFECT FIT - Provides you stability and comfort by using the micro-adjustable function. Supports custom fit through uniform compression all day without inconvenience.
✅PAIN RELIEF - This wrist brace may benefit those who have carpal tunnel syndrome, arthritis, tendinitis or any kinds of wrist problems. Prevents your daily wrist injuries from doing housework, weight lifting, typing, working and more.
SPECIFICATIONS:
Fabric: Polyester
Color: Gray, Black
Weight: 100g
Size:
PACKAGE INCLUDES:
NOTE:
Please allow slight measurement deviations due to manual measurement.
Due to the different monitor and light effect, the actual color of the item might be slightly different from the color showed in the pictures.
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}