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":"74322","item_name":"Harry Potter Dark Chocolate - Caramel","price":71,"quantity":1,"item_profit":41.5,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"Sladkosti a pochutiny","item_brand":"","item_licence":"Harry Potter","index":0},{"item_id":"72254","item_name":"Harry Potter Chocolate - Caramel Popcorn","price":79,"quantity":1,"item_profit":47,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"Sladkosti a pochutiny","item_brand":"","item_licence":"Harry Potter","index":1},{"item_id":"71654","item_name":"Harry Potter Biscuits - Caramel Cookies","price":115,"quantity":1,"item_profit":60,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"Sladkosti a pochutiny","item_brand":"","item_licence":"Harry Potter","index":2},{"item_id":"74264","item_name":"Amasec - Noble Black Tea in a Tin","price":160,"quantity":1,"item_profit":104.73,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"\u010caje a bylinky","item_category4":"\u010caj podle druhu","item_category5":"Ovon\u011bn\u00fd \u010daj","item_brand":"imago","item_licence":"Warhammer 40000","index":3}]
imago tribe s.r.o. and our partners use cookies on this website. Some of them are necessary for the site to function, but you can decide on the following ones.
Privacy policy