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":"54013","item_name":"Plag\u00e1t Harry Potter - Rokfort","price":133,"quantity":1,"item_profit":75.08,"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":"Harry Potter","item_collection":"Bradavice","index":0},{"item_id":"31661","item_name":"Plag\u00e1t na dvere Harry Potter - Tu\u010dn\u00e1 d\u00e1ma","price":160,"quantity":1,"item_profit":81.1,"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":"Harry Potter","index":1},{"item_id":"70310","item_name":"Sada plag\u00e1tov Harry Potter - Erb a Z\u00e1\u0161kodn\u00edcka mapa (2 ks)","price":160,"quantity":1,"item_profit":85.2,"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":"GB eye","item_licence":"Harry Potter","item_collection":"Pobert\u016fv pl\u00e1nek","index":2},{"item_id":"69734","item_name":"Obraz Harry Potter - F\u00e9nixov r\u00e1d","price":1404,"quantity":1,"item_profit":586.57,"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":"Obrazy na st\u011bnu","item_brand":"","item_licence":"Harry Potter","item_character":"F\u00e9nix Fawkes","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