(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
Nara’s 1-Week Journey with Wart Removal Tool
Day 1
"I was nervous at first, but the process was surprisingly simple and painless. I followed the instructions, cleaned the area, and applied the small rubber band around the skin tag using the device. There wasno discomfort, just a slight tightening sensation. Now, I’m waiting to see what happens!"
Day 3
"I checked the mirror today, and the skin tag has darkenedslightly and looks smaller. There's stillno pain or irritation, and I can tell the rubber band is working to cut off the blood supply. It’s starting to feel a bit dry, which is a good sign!"
Day 7
"This morning, I noticed theskin tag had completely fallen offin the shower! The area issmooth, with no pain or scarring. I can’t believe how easy this was—no expensive dermatology visit, no discomfort, just clear skin!Recommending this to anyone dealing with skin tags."