Proměnlivá síla hráčů – page 48
/ 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
Star Munchkin Guest Artist Edition (Len Peralta)
Star Munchkin Guest Artist Edition (Len Peralta)
29,77 €
Sold Out
Pathfinder Adventure Card Game: Druid Class Deck
Pathfinder Adventure Card Game: Druid Class Deck
15,28 €
Sold Out
Munchkin Zombies 2 - Armed and Dangerous (updated version)
Munchkin Zombies 2 - Armed and Dangerous (updated version)
20,66 €
Sold Out
A Game of Thrones LCG second edition: Wolves of the North
BGG 8/10
A Game of Thrones LCG second edition: Wolves of the North
31,01 €
Sold Out
Star Wars: Imperial Assault - Bantha Rider Villain Pack
Star Wars: Imperial Assault - Bantha Rider Villain Pack
3×
21,49 €
Sold Out
Star Trek: Attack Wing - Dominion Battle Cruiser
Star Trek: Attack Wing - Dominion Battle Cruiser
16,11 €
Sold Out
shown 1693 - 1728 from 3004 results