Deckbuilding - stavba balíčku – page 21
/ 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
Star Wars LCG: Lure of the Dark Side
BGG 8.4/10
Star Wars LCG: Lure of the Dark Side
10,23 €
Sold Out
Sigismundus Augustus: Dei gratia rex Poloniae
Sigismundus Augustus: Dei gratia rex Poloniae
38,58 €
Sold Out
Mage Knight: Krang Character Expansion
BGG 8.2/10
Mage Knight: Krang Character Expansion
24,61 €
Sold Out
Legendary: The Fantastic Four Expansion
BGG 8/10
Legendary: The Fantastic Four Expansion
20,50 €
Sold Out
The Lord of the Rings: The Two Towers Deck-Building Game
The Lord of the Rings: The Two Towers Deck-Building Game
29,95 €
Sold Out
Legendary: Dark City - Marvel Deck Building Game Expansion
BGG 8.4/10
Legendary: Dark City - Marvel Deck Building Game Expansion
2×
43,92 €
Sold Out
LotR: The Fellowship of the Ring Deck-Building Game
LotR: The Fellowship of the Ring Deck-Building Game
1×
29,95 €
Sold Out
Pathfinder Adventure Card Game: Rise of the Runelords
Pathfinder Adventure Card Game: Rise of the Runelords
2×
64,46 €
Sold Out
shown 721 - 756 from 813 results