(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/11
Description
Donโt you wish you hadย an extra hand to hold stuffย when you are working?ย Hate to go up and downย the ladder just to pick up a different drill bit?๐
Well, with theย Magnetic Wristband,ย you canย keepย all your nails, drill bits, screws, and any small tools right on your wrist, while freeing your hands.๐ย This is a godsend for any handy person, itโs like having an extra helping hand around.
10 Strong Magnetsย embedded in each wristband surround almost the entire wrist for holding screws, nails, bolts, washers, drill bits. Use it for home improvement, construction, carpentry, auto repair, sewing, and other DIY projects.
Great Time Saverย by providing a 3rd helping hand when you need it most. No more headaches from losing or dropping small items while working.
Must-Haveย Gift for Birthdays, Christmas, and other Holidaysย for any DIY, handyman, father, boyfriend, man, or woman.ย You won't know you need magnetic wristbands until you have one!
Adjustable Fit One Size fits most. The wristband is for everyone!
ย
Feature:
Material: Made of 100% 1680D Ballistic Polyesterย (No Tools Included)
Built-in super powerful magnets.
Provides a third helping hand when you need it most.
Embedded with super strong magnets for holding screws, scissors, andย small tools.
Adjustable Size Fits all, Men and Women
Specification:
Material:ย 1680D Ballistic Polyester
Color: Blue/Black
Width: 350mm
Length: 90mm
Thickness:10mm
Weight:0.2kg/ 0.44lbs
Package Included: 1 pcsย Magnetic Wristband/1 User Guide
HOW TO PAY
If you want to checkout with Credit Card. Please Click Paypal and Search for โPay with Debit or Credit Cardโ
Enter your Payment details, your Billing Address, and your Contact Information.
Shipping
For the USAย delivery (via USPS) time is between 4-8 days. Rest 5-14 days.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)