Správa karet v ruce – strana 54
/ produktů 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
- Novinky
- Nejlevnější
- Nejdražší
- Hodnocení
Battle Cry: 150th Civil War Anniversary Edition
angličtina
Battle Cry: 150th Civil War Anniversary Edition
1 169 Kč
vyprodáno
Call of Cthulhu LCG: In Memory of Day Asylum Pack
angličtina
Call of Cthulhu LCG: In Memory of Day Asylum Pack
499 Kč
vyprodáno
Munchkin Adventure Time 2: It's a Dungeon Crawl!
angličtina
Munchkin Adventure Time 2: It's a Dungeon Crawl!
529 Kč
vyprodáno
Android: Netrunner - Universe of Tomorrow
angličtina
Android: Netrunner - Universe of Tomorrow
379 Kč
vyprodáno
Descent Second Edition: Dark Elements
angličtina
Descent Second Edition: Dark Elements
1×
349 Kč
vyprodáno
Doomtown: Reloaded - Frontier Justice
angličtina
Doomtown: Reloaded - Frontier Justice
389 Kč
vyprodáno
Doomtown: Reloaded - Faith and Fear
BGG 8.2/10
angličtina
Doomtown: Reloaded - Faith and Fear
699 Kč
vyprodáno
zobrazeno 1909 - 1944 z 3105 výsledků