(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}/7
Description
Features
This dual-end cuticle pusher is made of high quality stainless steel, which makes it resistant to corrosion and rust. The specially designed horseshoe shape fits the natural nail shape, making it easier to push back the cuticle. The blade side is designed to effectively clean the nail plate and free edge, it can also be used to scrape off nail or gel polish from your nail plate.
Instruction for use:
1.Disinfect hands and nails with 75% alcohol. 2.Shape nails with nail file. 3.Apply Beautilux Cuticle Softener. 4.Push cuticle gently with cuticle pusher. 5.Remove dead skin with cuticle scissors or cuticle nipper. 6.Apply Beautilux Cuticle Oil or go to the next step of nail application.
The review would not show in product details on storefront since it does not support to.
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 `