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":"24958","item_name":"Harry Potter 3D Puzzle: Bradavick\u00fd expres, 460 d\u00edlk\u016f","price":726,"quantity":1,"item_profit":290.79,"item_category":"Hry","item_category2":"Puzzle a skl\u00e1da\u010dky","item_category3":"3D Puzzle","item_brand":"Wrebbit","item_licence":"Harry Potter","item_collection":"N\u00e1stupi\u0161t\u011b 9 a 3\/4","index":0},{"item_id":"21518","item_name":"P\u0159\u00edv\u011bsek Harry Potter N\u00e1stupi\u0161t\u011b 9 a 3\/4","price":156,"quantity":1,"item_profit":96.55,"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":"Carat Shop","item_licence":"Harry Potter","item_collection":"N\u00e1stupi\u0161t\u011b 9 a 3\/4","index":1},{"item_id":"52155","item_name":"Lampi\u010dka Harry Potter - N\u00e1stupi\u0161t\u011b 9 a 3\/4","price":495,"quantity":1,"item_profit":208.6,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Bydlen\u00ed a dom\u00e1cnost","item_category3":"Lampy a sv\u011btla","item_brand":"ABYstyle","item_licence":"Harry Potter","item_collection":"N\u00e1stupi\u0161t\u011b 9 a 3\/4","index":2},{"item_id":"63204","item_name":"D\u0159ev\u011bn\u00e1 3D mechanick\u00e1 stavebnice Ugears: Harry Potter - Bradavick\u00fd expres","price":1817,"quantity":1,"item_profit":574.94,"item_category":"Hry","item_category2":"Puzzle a skl\u00e1da\u010dky","item_category3":"3D Puzzle","item_brand":"UGears","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ů