Správa karet v ruce – page 25
/ 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
Batman: The Animated Series - Almost Got 'Im
Batman: The Animated Series - Almost Got 'Im
20,66 €
Sold Out
Lord of the Rings LCG: Treachery of Rhudaur Nightmare Deck
Lord of the Rings LCG: Treachery of Rhudaur Nightmare Deck
9,90 €
Sold Out
Lord of the Rings LCG: The Dread Realm Nightmare Deck
Lord of the Rings LCG: The Dread Realm Nightmare Deck
9,90 €
Sold Out
Lord of the Rings LCG: The Battle of Carn Dûm - Nightmare Deck
Lord of the Rings LCG: The Battle of Carn Dûm - Nightmare Deck
9,90 €
Sold Out
Teenage Mutant Ninja Turtles: Shadows of the Past
Teenage Mutant Ninja Turtles: Shadows of the Past
91,88 €
Sold Out
Mistfall: Heart of the Mists - Sand and Snow
Mistfall: Heart of the Mists - Sand and Snow
17,76 €
Sold Out
Quartermaster General - Victory or Death: The Peloponnesian War
Quartermaster General - Victory or Death: The Peloponnesian War
42,19 €
Sold Out
Lord of the Rings LCG: The Black Serpent
BGG 8.3/10
Lord of the Rings LCG: The Black Serpent
1×
16,52 €
Sold Out
Mansions of Madness (Second Edition): Beyond the Threshold
BGG 8.3/10
Mansions of Madness (Second Edition): Beyond the Threshold
33,91 €
Sold Out
shown 865 - 900 from 2451 results