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":"39243","item_name":"Formi\u010dky Harry Potter - Logo","price":313,"quantity":1,"item_profit":159.14,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Kuchy\u0148sk\u00e9 pot\u0159eby","item_brand":"Cinereplicas","item_licence":"Harry Potter","index":0},{"item_id":"39220","item_name":"Formi\u010dky na \u010dokol\u00e1du \/ \u013ead Harry Potter - Kawaii","price":288,"quantity":1,"item_profit":134.14,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Kuchy\u0148sk\u00e9 pot\u0159eby","item_brand":"Cinereplicas","item_licence":"Harry Potter","item_character":"Voldemort","index":1},{"item_id":"39155","item_name":"Cestovn\u00fd hrn\u010dek Game of Thrones - Winter is Coming","price":264,"quantity":1,"item_profit":183.08,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Hrnky","item_category4":"Cestovn\u00ed hrnky","item_brand":"ABYstyle","item_licence":"Hra o tr\u016fny","item_collection":"Stark","index":2},{"item_id":"38433","item_name":"Ra\u0148ajkov\u00e1 sada Harry Potter - Erb","price":412,"quantity":1,"item_profit":182.84,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Sady n\u00e1dob\u00ed","item_brand":"GB eye","item_licence":"Harry Potter","item_collection":"Bradavice","index":3}]
imago tribe s.r.o. a naši partneri používajú na tejto webovej stránke súbory cookies. Niektoré z nich sú k fungovaniu stránky nevyhnutné, ale o tých nasledujúcich sa môžeš rozhodnúť.
Zásady ochrany osobných údajov