Sbírání/kolekce – 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 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
Ticket to Ride: United Kingdom and Pennsylvania
BGG 8/10
Ticket to Ride: United Kingdom and Pennsylvania
6×
43,85 €
Cthulhu Mythos Playing Cards - Green Edition
Cthulhu Mythos Playing Cards - Green Edition
14,87 €
unavailable
7 Wonders (Second Edition): Armada
BGG 8.1/10
7 Wonders (Second Edition): Armada
1×
34,33 €
unavailable
Star Wars: Legion - AT-ST Unit Expansion
BGG 8.2/10
Star Wars: Legion - AT-ST Unit Expansion
2×
57,93 €
unavailable
Lords of Waterdeep: Scoundrels of Skullport
BGG 8.2/10
Lords of Waterdeep: Scoundrels of Skullport
3×
38,47 €
unavailable
Riftbound: League of Legends TCG - Lee Sin Champion Deck
Riftbound: League of Legends TCG - Lee Sin Champion Deck
27,29 €
Sold Out
Riftbound: League of Legends TCG - Jinx Champion Deck
Riftbound: League of Legends TCG - Jinx Champion Deck
27,29 €
Sold Out
Great Western Trail: Rails to the North (Second Edition)
BGG 8.7/10
Great Western Trail: Rails to the North (Second Edition)
36,40 €
Sold Out
shown 37 - 72 from 717 results