Správa karet v ruce – page 22
/ 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
Ghostbusters 2: Louis Tully Plazm Phenomenon
Ghostbusters 2: Louis Tully Plazm Phenomenon
30,60 €
Sold Out
A Game of Thrones: Catan - Brotherhood of the Watch
A Game of Thrones: Catan - Brotherhood of the Watch
94,37 €
Sold Out
Villages of Valeria - Guild Halls (first expansion)
Villages of Valeria - Guild Halls (first expansion)
4,93 €
Sold Out
Villages of Valeria - Monuments (2nd expansion)
Villages of Valeria - Monuments (2nd expansion)
1×
4,93 €
Sold Out
Teenage Mutant Ninja Turtles: Shadows of the Past - April O’Neil Hero Pack
Teenage Mutant Ninja Turtles: Shadows of the Past - April O’Neil Hero Pack
18,59 €
Sold Out
Teenage Mutant Ninja Turtles: Shadows of the Past - Casey Jones Hero Pack
Teenage Mutant Ninja Turtles: Shadows of the Past - Casey Jones Hero Pack
18,59 €
Sold Out
shown 757 - 792 from 2451 results