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":"70449","item_name":"Wax seal stickers","price":65,"quantity":1,"item_profit":47,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Samolepky","item_brand":"imago","item_collection":"Vybaven\u00ed pro organiz\u00e1tory larp\u016f a d\u0159ev\u00e1ren","index":0},{"item_id":"65004","item_name":"Marvel - Logo Desk Mat","price":371,"quantity":1,"item_profit":186.09,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Podlo\u017eky pod my\u0161","item_brand":"","item_licence":"Marvel","index":1},{"item_id":"73723","item_name":"World of Warcraft: Dragonflight Mouse and Keyboard Mat - Alexstrasza","price":495,"quantity":1,"item_profit":185.79,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Podlo\u017eky pod my\u0161","item_brand":"FS Holding","item_licence":"World of Warcraft","index":2},{"item_id":"46085","item_name":"Harry Potter Pen - Levitating Nimbus 2001 Broomstick","price":495,"quantity":1,"item_profit":185.29,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Pera a propisky","item_brand":"Wow! Stuff","item_licence":"Harry Potter","item_collection":"\u0160koln\u00ed pot\u0159eby","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