Eliminace hráčů – page 8
/ 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
12 Realms: Ancestors Legacy Dark Lords Pack
12 Realms: Ancestors Legacy Dark Lords Pack
17,21 €
Sold Out
Bang! Walking Dead: We are the Walking Dead Expansion
Bang! Walking Dead: We are the Walking Dead Expansion
15,16 €
Sold Out
Yashima: Legend of the Kami Masters
BGG 8.2/10
Yashima: Legend of the Kami Masters
1×
40,63 €
Sold Out
Lost Legacy: Third Chronicle - Sacred Grail & Staff of Dragons
Lost Legacy: Third Chronicle - Sacred Grail & Staff of Dragons
16,39 €
Sold Out
Golem Arcana: Urugal - Cabal of the Onyx Cliffs
Golem Arcana: Urugal - Cabal of the Onyx Cliffs
29,95 €
Sold Out
Alien vs Predator: The Hunt Begins 1st Edition
Alien vs Predator: The Hunt Begins 1st Edition
3×
85,00 €
Sold Out
Monopoly: Doctor Who - Regeneration Edition
Monopoly: Doctor Who - Regeneration Edition
1×
47,21 €
Sold Out
Monopoly: A Game of Thrones Collector's Edition
Monopoly: A Game of Thrones Collector's Edition
53,37 €
Sold Out
Lost Legacy: Second Chronicle - Vorpal Sword and Whitegold Spire
Lost Legacy: Second Chronicle - Vorpal Sword and Whitegold Spire
15,16 €
Sold Out
Golem Arcana: Zikia - Heralds of the Great Weald
Golem Arcana: Zikia - Heralds of the Great Weald
30,36 €
Sold Out
shown 253 - 288 from 385 results