(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
Banish the boring and welcome summer fun! The Summer Zest: Watermelon Slice Dice Set brings the sweet flavor of watermelon right to your gaming table, serving up the freshest gear for the hottest season.
Each die perfectly mimics the classic watermelon layering: starting with the outer deep green rind, transitioning through the white inner layer, and concluding with the core of juicy, bright red pulp. The transparent red areas are flecked with realistic black "watermelon seeds," preserving a moment of summer's best treat. The unique D4 even captures the perfect triangular slice of fruit, adding a playful touch.
The golden (or orange-yellow) numerals shine with sunny vibrancy, standing out crisply against the red and green backdrop. Whether you’re gaming at a summer cookout, a party, or just aiming for a casual roll, this set instantly lifts the mood. It’s the perfect choice for foodies, casual players, and all adventurers looking to add a slice of sweetness and fun to their Tabletop RPG (TTRPG) sessions!