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":"69790","item_name":"D\u00e1rkov\u00e1 sada Harry Potter - Hrnek a pono\u017eky Znamen\u00ed zla","price":231,"quantity":1,"item_profit":92.33,"item_category":"Tipy","item_category2":"Tipy na d\u00e1rky","item_category3":"D\u00e1rkov\u00e9 sady","item_brand":"Pyramid International","item_licence":"Harry Potter","index":0},{"item_id":"39155","item_name":"Cestovn\u00ed hrnek Game of Thrones - Winter is Coming","price":264,"quantity":1,"item_profit":183.12,"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":1},{"item_id":"51989","item_name":"Hrnek Friends - Coffee is life","price":297,"quantity":1,"item_profit":182.56,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Kuchyn\u011b a stolov\u00e1n\u00ed","item_category3":"Hrnky","item_category4":"Klasick\u00e9 hrnky","item_brand":"ABYstyle","item_licence":"Friends (P\u0159\u00e1tel\u00e9)","index":2},{"item_id":"65173","item_name":"D\u00e1rkov\u00e1 sada Harry Potter - N\u00e1stupi\u0161t\u011b 9 a 3\/4","price":288,"quantity":1,"item_profit":171.93,"item_category":"Tipy","item_category2":"Tipy na d\u00e1rky","item_category3":"D\u00e1rkov\u00e9 sady","item_brand":"Pyramid International","item_licence":"Harry Potter","item_collection":"N\u00e1stupi\u0161t\u011b 9 a 3\/4","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ů