(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}/6
Description
Click "ADD TO CART" to get yours now!
Origin:Made in the USA with honor Return:100% Money Back Guarantee within 30Days Address: 3525 W Carson St, Torrance, CA 90503 Contact Email:hezizi0215@gmail.com
(No need to use promotional codes, All you need to do is add this option to the shopping cart)
Seize the opportunity today!
MAKE TEA MAKING EASIER AND MORE CONVENIENT
ENJOY THE FLAVOR OF TEA IN THE EASIEST WAY
MAIN FEATURE
HIGH QUALITY: Made of premium food-grade stainless steel, BPA free, strong corrosion resistance, sturdy and durable, higher hardness and sturdiness.
ENJOY YOUR TEA: The tea strainer Suitable for office, home, business trip and travel tea set. Our tea infuser is also for mulling spices and infusing herbs.
LONG HANGABLE DESIGN: Curved handle design,you can be hung on the edge of the cup. Smooth edges do not hurt your hands and safe.
EASY TO CLEAN: The Tea Strainer is really easy to clean, Hand wash recommended. Dishwasher safe. Leave them to dry after cleaning for better maintenance,reusable for years and years.
FINE FILTER: Our Tea Strainers let water pass through but keep loose leaves in inside. Say good-bye to debris in your tea.
The gift for your loved ones, this limited stock Stainless Steel Tea Diffuser will be perfect!
${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)