Karetní hry – page 11
/ 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 body = new Blob([JSON.stringify({ category_id: categoryId })], {
type: 'application/json',
});
navigator.sendBeacon('/track/category-product-click', body);
}
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
Pathfinder Adventure Card Game: Ultimate Combat Add-On Deck
Pathfinder Adventure Card Game: Ultimate Combat Add-On Deck
18,55 €
Sold Out
Bloodborne: The Card Game - The Hunter's Nightmare
Bloodborne: The Card Game - The Hunter's Nightmare
2×
16,07 €
Sold Out
Valeria: Card Kingdoms - Monster Reinforcements
Valeria: Card Kingdoms - Monster Reinforcements
4,92 €
Sold Out
Arkham Horror LCG: Return to the Night of the Zealot
Arkham Horror LCG: Return to the Night of the Zealot
1×
26,82 €
Sold Out
Pathfinder Adventure Card Game: Occult Adventures Character Deck 2
Pathfinder Adventure Card Game: Occult Adventures Character Deck 2
20,62 €
Sold Out
A Game of Thrones LCG second edition: The Faith Militant
A Game of Thrones LCG second edition: The Faith Militant
16,07 €
Sold Out
Pathfinder Adventure Card Game: Occult Adventures Character Deck 1
Pathfinder Adventure Card Game: Occult Adventures Character Deck 1
18,97 €
Sold Out
The Dark Eye: Aventuria Adventure Card Game - Heroes' Struggle
The Dark Eye: Aventuria Adventure Card Game - Heroes' Struggle
24,75 €
Sold Out
shown 361 - 396 from 1406 results