(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();
})();
1/1
${data.index + 1}/${data.total}
Description
***The price includes VAT for this product.
Beautilux Dual Turbo Nail Dust Collector is designed to provide a cleaner and healthier environment for both nail technicians and clients.This advanced device effectively captures and filters fine nail dust generated during filing, polishing, and drilling processes.
Key Features:
Powerful Dual Motor System:Equipped with two high-speed motors, the Dual Turbo Nail Dust Collector delivers robust suction power, efficiently capturing dust and debris to maintain a spotless workspace.
Advanced Filtration Technology:Incorporates a HEPA filter, renowned for its high efficiency in trapping fine particles. This ensures that even the smallest dust particles are captured, promoting a cleaner salon atmosphere.
Adjustable Suction Settings:Features adjustable speed settings, allowing customization of suction power to suit various nail treatments, from gentle manicures to intensive acrylic work.
Low Noise Operation:Designed to operate quietly, minimizing noise levels to maintain a serene salon environment.
Easy Maintenance:The reusable filter can be easily cleaned, ensuring consistent performance and longevity.
No reviews yet, why don't you leave the first review?
Write a Review
No reviews yet, why don't you leave the first review?
Write a Review
`;
}()}
You may also like
Recently Viewed
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
${function() {
const show = rebate.format_rules.length > data.maxShowCount;
return `