(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}/8
Description
About this product
【Adjustable Thickness】: This rolling pin features an innovative design that allows for easy adjustment of dough thickness, enhancing your baking precision.
【Stainless Steel Material】: Constructed from high-quality stainless steel, this rolling pin offers durability and resistance to rust, ensuring longevity.
【17 Inch Size】: The generous 17-inch length provides ample surface area for rolling out large portions of dough, making it ideal for various baking needs.
【Dough Measurement】: Incorporates engraved measurement markings, allowing for accurate scaling of dough directly on the rolling pin to ensure uniformity.
【Simplified Design】: Boasts a minimalist and functional design, making it simple to use and clean, suitable for both amateur and experienced bakers.