Deckbuilding - stavba balíčku – page 6
/ products trackProductsList(), 250);"
@click="
(function(event) {
const link = event.target.closest('.hasCartableProducts a.absolute-link[href]');
if (!link) return;
const categoryId = parseInt($el.dataset.categoryId, 10) || 0;
if (categoryId > 0 && navigator.sendBeacon) {
const send = () => {
const body = new Blob([JSON.stringify({ category_id: categoryId })], {
type: 'application/json',
});
navigator.sendBeacon('/track/category-product-click', body);
};
if (typeof window.whenActivated === 'function') {
window.whenActivated(send);
} else {
send();
}
}
const term = $el.dataset.searchTerm;
if (!term) return;
const allLinks = Array.from($el.querySelectorAll('.hasCartableProducts a.absolute-link[href]'));
const domIndex = allLinks.indexOf(link);
if (domIndex < 0) return;
const base = parseInt($el.dataset.positionBase, 10) || 0;
const pos = base + domIndex + 1;
const productId = parseInt(link.closest('[data-product-id]')?.dataset.productId, 10) || null;
if (window.logSearchResultClick) {
window.logSearchResultClick(term, productId, 'product', pos, link.href);
}
})($event);
"
>
- Top
- New
- Cheapest
- Most expensive
- Reviews
Concordia Venus - Expansion for Concordia
Concordia Venus - Expansion for Concordia
44,33 €
Sold Out
VS System 2 PCG: Marvel Crossover Vol.1, Issue 11
VS System 2 PCG: Marvel Crossover Vol.1, Issue 11
16,39 €
Sold Out
Warhammer Age of Sigmar: Champions Wave 2 - Onslaught Booster
Warhammer Age of Sigmar: Champions Wave 2 - Onslaught Booster
3,66 €
Sold Out
Arkham Horror LCG: Return to the Dunwich Legacy
BGG 8.3/10
Arkham Horror LCG: Return to the Dunwich Legacy
2×
32,83 €
Sold Out
Black Rose Wars - Hidden Thorns 5-6 Players Expansion
Black Rose Wars - Hidden Thorns 5-6 Players Expansion
29,54 €
Sold Out
Codex: Whitestar Order vs. Vortoss Conclave
Codex: Whitestar Order vs. Vortoss Conclave
46,80 €
Sold Out
Star Wars: Destiny - Across the Galaxy Booster
Star Wars: Destiny - Across the Galaxy Booster
3,25 €
Sold Out
Legend of the Five Rings LCG: Underhand of the Emperor
Legend of the Five Rings LCG: Underhand of the Emperor
21,73 €
Sold Out
Cerebria: The Inside World - Forces of Balance
Cerebria: The Inside World - Forces of Balance
45,15 €
Sold Out
Arkham Horror LCG: Guardians of the Abyss
Arkham Horror LCG: Guardians of the Abyss
2×
21,73 €
Sold Out
DC Comics Deck-Building Game: Crisis Expansion (Pack 4)
DC Comics Deck-Building Game: Crisis Expansion (Pack 4)
18,04 €
Sold Out
DC Comics Deck-Building Game: Rivals Green Lantern/Sinestro
DC Comics Deck-Building Game: Rivals Green Lantern/Sinestro
18,86 €
Sold Out
shown 181 - 216 from 813 results