(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}/9
Description
(No need to use promotional codes, the system will automatically reduce the price after adding to the shopping cart.)
🍭Fast refund guarantee>>Partial or full refund depend on the situation.
✈ Worldwide Express Shipping Available.
😍Sewing tools are readily available. It is easy to find things what you need.
Sewing tools are readily available 01. Thimble 02. Sewing needle 03.150cm automatic retractable soft ruler 04. Needle threader 05. Gauntlet scissors 06.20 color sewing thread
Features
Double-layer Design
Place the tape measure, dial, scissors, thimble and needle threader on the upper layer. 20 coils of different colors are placed on the lower layer. Sewing tools are readily available. It is easy to find things.
No Shaking
The upper layer of pearl cotton is fixed, the tool has a card position, and the box body is not chaotic when shaken. The upper and lower layers are separated by a partition plate and the lower layer coil is effectively fixed.
Textured Leather Tape Measure
The tape measure is wrapped in leather and feels full of texture. Pulling is smooth and not stuck, easy to measure.
Multi-colored cotton coils
20 coils of different colors · Not easy to break. Tough and durable to meet sewing needs.
Portable Case
The thickness is only 3.8CM, so you can master it with one hand and it does not take up space in a drawer or bag. It is easy to carry at home or when going out.
${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)