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);
"
>
[{"item_id":"77529","item_name":"Dungeons & Dragons: World of Warcraft - Gameplay Expansion","price":1149,"quantity":1,"item_profit":374.48,"item_category":"RPG","item_category2":"Hry na hrdiny","item_category3":"Fantasy RPG","item_category4":"Dungeons and Dragons","item_category5":"Roz\u0161i\u0159uj\u00edc\u00ed p\u0159\u00edru\u010dky","item_brand":"Wizards of the Coast","item_licence":"World of Warcraft","index":0},{"item_id":"77530","item_name":"Dungeons & Dragons: World of Warcraft - Gameplay Expansion (Alternate Art Cover)","price":1149,"quantity":1,"item_profit":374.48,"item_category":"RPG","item_category2":"Hry na hrdiny","item_category3":"Fantasy RPG","item_category4":"Dungeons and Dragons","item_category5":"Roz\u0161i\u0159uj\u00edc\u00ed p\u0159\u00edru\u010dky","item_brand":"Wizards of the Coast","item_licence":"World of Warcraft","index":1},{"item_id":"77531","item_name":"Dungeons & Dragons: World of Warcraft - Gameplay Expansion (Collector's Edition)","price":1899,"quantity":1,"item_profit":607.8,"item_category":"RPG","item_category2":"Hry na hrdiny","item_category3":"Fantasy RPG","item_category4":"Dungeons and Dragons","item_category5":"Roz\u0161i\u0159uj\u00edc\u00ed p\u0159\u00edru\u010dky","item_brand":"Wizards of the Coast","item_licence":"World of Warcraft","index":2},{"item_id":"77532","item_name":"Dungeons & Dragons: World of Warcraft - Icecrown Citadel Adventure Map Pack","price":599,"quantity":1,"item_profit":195.78,"item_category":"RPG","item_category2":"Hry na hrdiny","item_category3":"Fantasy RPG","item_category4":"Dungeons and Dragons","item_category5":"Dopl\u0148ky","item_brand":"Wizards of the Coast","item_licence":"World of Warcraft","index":3}]
imago tribe s.r.o. a naši partneři používají na této webové stránce soubory cookies. Některé z nich jsou k fungování stránky nezbytné, ale o těch následujících se můžeš rozhodnout.
Zásady ochrany osobních údajů