Fantasy – page 20
/ 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
Doomtown: Reloaded - No Turning Back
BGG 8.2/10
Doomtown: Reloaded - No Turning Back
15,19 €
Sold Out
Epic Spell Wars of the Battle Wizards: Rumble at Castle Tentakill
Epic Spell Wars of the Battle Wizards: Rumble at Castle Tentakill
29,59 €
Sold Out
Myth: Urulok the Young Expansion Boss
BGG 9.1/10
Myth: Urulok the Young Expansion Boss
25,48 €
Sold Out
Myth: Orcneas, Master of Masters Expansion Boss
Myth: Orcneas, Master of Masters Expansion Boss
21,77 €
Sold Out
Lord of the Rings LCG: The Treachery of Rhudaur
BGG 9.4/10
Lord of the Rings LCG: The Treachery of Rhudaur
1×
15,60 €
Sold Out
Lord of the Rings LCG: The Land of Shadow
BGG 8.3/10
Lord of the Rings LCG: The Land of Shadow
2×
35,77 €
Sold Out
Dungeons & Dragons Attack Wing: Earth Cult Warrior
Dungeons & Dragons Attack Wing: Earth Cult Warrior
16,01 €
Sold Out
Dungeons & Dragons Attack Wing: White Dragon
Dungeons & Dragons Attack Wing: White Dragon
25,48 €
Sold Out
Dungeons & Dragons Attack Wing: Water Cult Warrior
Dungeons & Dragons Attack Wing: Water Cult Warrior
17,25 €
Sold Out
shown 685 - 720 from 1037 results