Správa karet v ruce – page 33
/ 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
Tash-Kalar: Arena of Legends - Nethervoid
BGG 8.6/10
Tash-Kalar: Arena of Legends - Nethervoid
9,90 €
Sold Out
Doomtown: Reloaded - Saddlebag Dirty Deeds
Doomtown: Reloaded - Saddlebag Dirty Deeds
16,52 €
Sold Out
Through the Ages: A New Story of Civilization (English version)
BGG 8.3/10
Through the Ages: A New Story of Civilization (English version)
47,58 €
Sold Out
Lord of the Rings LCG: Flight of the Stormcaller
Lord of the Rings LCG: Flight of the Stormcaller
1×
16,52 €
Sold Out
Legacy: The Testament of Duke de Crecy - Five Families
Legacy: The Testament of Duke de Crecy - Five Families
21,90 €
Sold Out
Warhammer 40000 Conquest LCG: Wrath of the Crusaders
Warhammer 40000 Conquest LCG: Wrath of the Crusaders
15,69 €
Sold Out
Lord of the Rings LCG: The Grey Havens
BGG 9.7/10
Lord of the Rings LCG: The Grey Havens
1×
31,01 €
Sold Out
Warhammer 40000 Conquest LCG: Deadly Salvage
Warhammer 40000 Conquest LCG: Deadly Salvage
1×
15,69 €
Sold Out
Warhammer 40000 Conquest LCG: What Lurks Below
Warhammer 40000 Conquest LCG: What Lurks Below
15,69 €
Sold Out
shown 1153 - 1188 from 2451 results