Karetní hry – page 36
/ 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
A Game of Thrones LCG: A Turn of the Tide
A Game of Thrones LCG: A Turn of the Tide
11,12 €
Sold Out
Mage Wars: Forcemaster vs. Warlord
BGG 8.4/10
Mage Wars: Forcemaster vs. Warlord
3×
40,87 €
Sold Out
Pirates of the Spanish Main: Shuffling the Deck
Pirates of the Spanish Main: Shuffling the Deck
6,57 €
Sold Out
Lord of the Rings LCG: The Hobbit: On the Doorstep
BGG 8/10
Lord of the Rings LCG: The Hobbit: On the Doorstep
3×
34,67 €
Sold Out
Cutthroat Caverns Adventures: Module B1 and B2
Cutthroat Caverns Adventures: Module B1 and B2
14,42 €
Sold Out
Game of Thrones - Card Game (HBO Edition)
Game of Thrones - Card Game (HBO Edition)
24,34 €
Sold Out
shown 1261 - 1296 from 1406 results