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":"55876","item_name":"Plag\u00e1t Jujutsu Kaisen - Itadori and Sukuna","price":133,"quantity":1,"item_profit":75.19,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Plak\u00e1ty a v\u0161e na st\u011bnu","item_category4":"Plak\u00e1ty","item_brand":"ABYstyle","item_licence":"Jujutsu Kaisen","index":0},{"item_id":"67232","item_name":"S\u00faprava pier Nightmare Before Christmas, 4 ks","price":148,"quantity":1,"item_profit":65.21,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Pera a propisky","item_brand":"Cerda","item_licence":"Ukraden\u00e9 V\u00e1noce","index":1},{"item_id":"74058","item_name":"Podlo\u017eka pod my\u0161 a kl\u00e1vesnicu Harry Potter - Z\u00e1\u0161kodn\u00edcka mapa XL","price":412,"quantity":1,"item_profit":218.99,"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":"Cinereplicas","item_licence":"Harry Potter","item_collection":"Pobert\u016fv pl\u00e1nek","index":2},{"item_id":"47774","item_name":"Sada samolepiek Harry Potter (55 ks)","price":131,"quantity":1,"item_profit":63.92,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"Plak\u00e1ty a pap\u00edrnictv\u00ed","item_category3":"Samolepky","item_brand":"Cinereplicas","item_licence":"Harry Potter","index":3}]
imago tribe s.r.o. a naši partneri používajú na tejto webovej stránke súbory cookies. Niektoré z nich sú k fungovaniu stránky nevyhnutné, ale o tých nasledujúcich sa môžeš rozhodnúť.
Zásady ochrany osobných údajov