(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
The March of the Machine Jumpstart Booster Box contains 18 March of the Machine Jumpstart Boosters. Each booster has a theme. Just grab two packs and shuffle them together for wild combos and a unique gameplay experience that’s great for a quick game, for long-time fans looking to jump back in, or for a fun, approachable way to learn the game. March of the Machine Jumpstart Boosters contain 20 Magic cards (including all the lands you need to play). In every pack, you’ll find 2 Rare cards (1 Rare card designed for Jumpstart boosters and 1 Rare or Mythic Rare from the main set), and 2 Land cards with a shining Traditional Foil treatment. If you’re looking to maximize your mashups, March of the Machine Jumpstart Boosters can be combined with packs from any other Jumpstart product. Contents: • 18 March of the Machine Jumpstart Boosters—20 MTG cards per booster • 2 Traditional Foil Land cards in every pack • 2 Rare cards in every pack—1 Rare or Mythic Rare + 1 Rare card designed for Jumpstart boosters • Each pack has 1 of 5 possible themes and each theme comes in 2 variants—mix and match to save the Multiverse • Just grab 2 Jumpstart packs, shuffle, and you’re ready to rumble