(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}
Description
Playmats feature popular Magic: The Gathering artwork. Made with a soft fabric top to reduce damage to cards during play and a non-slip rubber backing to keep the playmat from shifting during use, playmats enhance the gameplay experience. With dimensions of approximately 24 in. x 13.5 in., a playmat also makes an excellent oversize mousepad for home or office.
• Officially licensed Playmat for Magic: The Gathering Secret Lair • Features exclusive artwork of Thraximundar • Approximately 24 in. x 13.5 in. and lies flat • Soft fabric top helps protect cards during gameplay • Non-slip rubber backing keeps the playmat from shifting during use • Makes an excellent oversize mousepad for your home or office