(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}
Shop With Confidence
Your peace of mind is our priority.
If you're not 100% satisfied with your purchase, you can return it easily—no explanations required, no hassle involved.
For the fastest resolution, please contact our support team directly at hezizi0215@gmail.com instead of opening a PayPal dispute—we're here to help quickly and efficiently.
Congratulations! You've found this hidden page—clearly, you're someone who pays attention to the details.
As a reward, enjoy 5% off with the code Lucky2025.
Just enter it at checkout to claim your discount.
Description
Looking for a solution to your leakage problem? Our WellFix™️ Waterproof Anti-Leakage Agent is a rubberized paste that effectively seals, and repairs broken surfaces. It is a water-based sealant that is paintable and can be used to waterproof a large variety of surfaces.
It provides a tough but flexible layer of protection to the applied surface. It is leak proofand can be applied on wet surfaces with high bonding strength. It is transparent and has non-yellowing substance.
FEATURES
PROVIDES A WATERTIGHT SEAL The perfect product for a leaking basement wall or building foundation, it works by creating a watertight seal to keep moisture away.
LONG-LASTING PROTECTION Guarantees long-term and permanent preservation when it is applied. Save money and time in a quick DIY fix.
TRANSPARENT PROTECTION Our agent is transparent, which allows for waterproof protection while having no aesthetic change.
SAFE & NON-TOXIC Formulated with odorless and non-toxic substances. Will not damage surfaces, and will not cause pollution.
ENDLESS POSSIBILITIES This nature-friendly product allows for an endless possibilities of usage. Use for roofs, gutters, planter boxes, ponds, sheds, mobile homes, metal, wood, concrete and more.
${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)