Házení kostkami – page 55
/ 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
Star Trek: Attack Wing - Ferengi Kreechta
Star Trek: Attack Wing - Ferengi Kreechta
16,52 €
Sold Out
Star Trek: Attack Wing - Krenim Timeship
BGG 8/10
Star Trek: Attack Wing - Krenim Timeship
18,59 €
Sold Out
Catan: The Cities and Knights 5-6 Player Extension
Catan: The Cities and Knights 5-6 Player Extension
26,46 €
Sold Out
Catan: Traders and Barbarians 5-6 Player Extension
Catan: Traders and Barbarians 5-6 Player Extension
26,46 €
Sold Out
BattleLore Second Edition: Razorwing Reinforcement Pack
BattleLore Second Edition: Razorwing Reinforcement Pack
1×
16,52 €
Sold Out
Descent Second Edition: Bonds of the Wild
Descent Second Edition: Bonds of the Wild
4×
43,85 €
Sold Out
shown 1945 - 1980 from 3022 results