Proměnlivá herní deska – page 4
/ 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
The LotR: Journeys in Middle-Earth - Shadowed Paths
BGG 8.6/10
The LotR: Journeys in Middle-Earth - Shadowed Paths
87,74 €
Sold Out
Underwater Cities: New Discoveries - English version
BGG 8.5/10
Underwater Cities: New Discoveries - English version
55,86 €
Sold Out
Dark Souls: The Board Game - Character Expansion
Dark Souls: The Board Game - Character Expansion
43,44 €
Sold Out
Hellboy: The Board Game - The Wild Hunt
BGG 8.3/10
Hellboy: The Board Game - The Wild Hunt
50,48 €
Sold Out
Zombicide: Invader - Survivors of the Galaxy
Zombicide: Invader - Survivors of the Galaxy
1×
26,87 €
Sold Out
Mansions of Madness: Path of the Serpent
BGG 8.5/10
Mansions of Madness: Path of the Serpent
1×
64,14 €
Sold Out
Warhammer Quest: Blackstone Fortress - Traitor Command
Warhammer Quest: Blackstone Fortress - Traitor Command
2×
51,30 €
Sold Out
Warhammer Quest: Blackstone Fortress - Advanced Arsenal
Warhammer Quest: Blackstone Fortress - Advanced Arsenal
12,38 €
Sold Out
Necromunda: Badzones Environments & Events Cards
Necromunda: Badzones Environments & Events Cards
11,14 €
Sold Out
Hellboy: The Board Game - English version
Hellboy: The Board Game - English version
76,15 €
Sold Out
shown 109 - 144 from 1109 results