Skládačky / hádanky – page 2
/ 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 send = () => {
const body = new Blob([JSON.stringify({ category_id: categoryId })], {
type: 'application/json',
});
navigator.sendBeacon('/track/category-product-click', body);
};
if (typeof window.whenActivated === 'function') {
window.whenActivated(send);
} else {
send();
}
}
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
Mansions of Madness (Second Edition): Streets of Arkham
BGG 8.6/10
Mansions of Madness (Second Edition): Streets of Arkham
2×
63,20 €
Sold Out
Sherlock Holmes: Jack the Ripper & West End Adventures
Sherlock Holmes: Jack the Ripper & West End Adventures
48,42 €
Sold Out
Mansions of Madness (Second Edition): Beyond the Threshold
BGG 8.3/10
Mansions of Madness (Second Edition): Beyond the Threshold
33,63 €
Sold Out
Mansions of Madness (Second Edition): Suppressed Memories
Mansions of Madness (Second Edition): Suppressed Memories
1×
55,81 €
Sold Out
Mansions of Madness (Second Edition): Recurring Nightmares
Mansions of Madness (Second Edition): Recurring Nightmares
2×
55,81 €
Sold Out
Mansions of Madness (Second Edition)
BGG 8/10
Mansions of Madness (Second Edition)
3×
114,13 €
Sold Out
shown 37 - 72 from 82 results