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":"47513","item_name":"Sada magnetek Minecraft - Build a Level (84 ks)","price":181,"quantity":1,"item_profit":88.57,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Magnety na lednici","item_brand":"Paladone","item_licence":"Minecraft","item_character":"Steve","index":0},{"item_id":"45190","item_name":"Hrnek Harry Potter - 3D Hedvika s pokli\u010dkou","price":454,"quantity":1,"item_profit":224.93,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Hrnky","item_category4":"3D hrnky","item_brand":"ABYstyle","item_licence":"Harry Potter","item_character":"Hedvika","index":1},{"item_id":"42608","item_name":"Sklenice Game of Thrones - Stark Logo, \u010dern\u00e1","price":288,"quantity":1,"item_profit":150.66,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Sklenice","item_brand":"ABYstyle","item_licence":"Hra o tr\u016fny","item_collection":"Stark","index":2},{"item_id":"39828","item_name":"Hrnek Star Wars - Darth Vader 3D","price":297,"quantity":1,"item_profit":98.84,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Hrnky","item_category4":"3D hrnky","item_brand":"Paladone","item_licence":"Star Wars","item_character":"Darth Vader","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ů