Dobrodružné – page 9
/ 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
Berserker Halflings from the Dungeon of Dragons
Berserker Halflings from the Dungeon of Dragons
18,51 €
Sold Out
Dungeons & Dragons: Temple of Elemental Evil
Dungeons & Dragons: Temple of Elemental Evil
5×
82,00 €
Sold Out
The Hobbit: The Desolation of Smaug Deck-Building Game Expansion
The Hobbit: The Desolation of Smaug Deck-Building Game Expansion
17,27 €
Sold Out
Shadows of Brimstone: Swamps of Death
BGG 8.4/10
Shadows of Brimstone: Swamps of Death
1×
89,84 €
Sold Out
Shadows of Brimstone: City of the Ancients
BGG 8.3/10
Shadows of Brimstone: City of the Ancients
89,84 €
Sold Out
Eldritch Horror: Mountains of Madness
BGG 8.4/10
Eldritch Horror: Mountains of Madness
3×
57,68 €
Sold Out
Blackwater Gulch: Gangfights in the Old West Rulebook
Blackwater Gulch: Gangfights in the Old West Rulebook
13,44 €
Sold Out
shown 289 - 324 from 399 results