Deckbuilding - stavba balíčku – page 10
/ 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
Legend of the Five Rings LCG Playmat: Right Hand of the Emperor
Legend of the Five Rings LCG Playmat: Right Hand of the Emperor
22,14 €
Sold Out
Legend of the Five Rings LCG: The Chrysanthemum Throne
Legend of the Five Rings LCG: The Chrysanthemum Throne
15,16 €
Sold Out
Legend of the Five Rings LCG: Meditations on the Ephemeral
Legend of the Five Rings LCG: Meditations on the Ephemeral
15,16 €
Sold Out
Legend of the Five Rings LCG: Into the Forbidden City
Legend of the Five Rings LCG: Into the Forbidden City
16,31 €
Sold Out
Legend of the Five Rings LCG: For Honor and Glory
Legend of the Five Rings LCG: For Honor and Glory
15,16 €
Sold Out
Legend of the Five Rings LCG: Fate Has No Secrets
Legend of the Five Rings LCG: Fate Has No Secrets
16,31 €
Sold Out
Legend of the Five Rings LCG: Tears of Amaterasu
Legend of the Five Rings LCG: Tears of Amaterasu
15,16 €
Sold Out
Valiant Card Game: Ninjak vs. The Valiant Universe
Valiant Card Game: Ninjak vs. The Valiant Universe
29,54 €
Sold Out
Cartoon Network Crossover Crisis: Animation Annihilation DBG
Cartoon Network Crossover Crisis: Animation Annihilation DBG
25,43 €
Sold Out
Aeon's End (Second Edition): The Nameless
Aeon's End (Second Edition): The Nameless
20,50 €
Sold Out
shown 325 - 360 from 813 results