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":"63594","item_name":"Se\u0161it Game of Thrones - Targaryen","price":131,"quantity":1,"item_profit":63.81,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Se\u0161ity a z\u00e1pisn\u00edky","item_brand":"Cinereplicas","item_licence":"Hra o tr\u016fny","item_collection":"Targaryen","index":0},{"item_id":"20274","item_name":"Kl\u00ed\u010denka Game of Thrones - Targaryen (kovov\u00e1)","price":231,"quantity":1,"item_profit":114.11,"item_category":"Oble\u010den\u00ed","item_category2":"Dopl\u0148ky k oble\u010den\u00ed","item_category3":"Kl\u00ed\u010denky","item_brand":"Noble Collection","item_licence":"Hra o tr\u016fny","item_collection":"Targaryen","index":1},{"item_id":"41677","item_name":"Game of Thrones 3D Puzzle: Winterfell, 910 d\u00edlk\u016f","price":1074,"quantity":1,"item_profit":500.77,"item_category":"Hry","item_category2":"Puzzle a skl\u00e1da\u010dky","item_category3":"3D Puzzle","item_brand":"Wrebbit","item_licence":"Hra o tr\u016fny","index":2},{"item_id":"36977","item_name":"St\u0159\u00edbrn\u00fd p\u0159\u00edv\u011bsek Game of Thrones - Dra\u010d\u00ed vejce De Luxe (Ag 925)","price":3057,"quantity":1,"item_profit":1303.58,"item_category":"Oble\u010den\u00ed","item_category2":"\u0160perky a p\u0159\u00edv\u011bsky","item_category3":"P\u0159\u00edv\u011bsky","item_category4":"Z her, film\u016f a seri\u00e1l\u016f","item_brand":"Noble Collection","item_licence":"Hra o tr\u016fny","item_character":"Viserion","item_collection":"Drak","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ů