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":"22001","item_name":"Card Sleeves 59 x 92 mm (Arcane Tinmen)","price":82,"quantity":1,"item_profit":27.24,"item_category":"Hry","item_category2":"Dopl\u0148ky ke hr\u00e1m","item_category3":"Obaly na karty","item_category4":"Standard European (59 x 92 mm)","item_brand":"Arcane Tinmen","index":0},{"item_id":"22000","item_name":"Arcane Tinmen Mini American Card Sleeves 41 x 63 mm","price":65,"quantity":1,"item_profit":19.18,"item_category":"Hry","item_category2":"Dopl\u0148ky ke hr\u00e1m","item_category3":"Obaly na karty","item_category4":"Mini American (41 x 63 mm)","item_brand":"Arcane Tinmen","index":1},{"item_id":"21999","item_name":"Arcane Tinmen Standard American Card Sleeves 57 x 89 mm","price":82,"quantity":1,"item_profit":27.24,"item_category":"Hry","item_category2":"Dopl\u0148ky ke hr\u00e1m","item_category3":"Obaly na karty","item_category4":"Standard American (56 x 87 mm)","item_brand":"Arcane Tinmen","index":2},{"item_id":"21998","item_name":"Arcane Tinmen Card Sleeves 79 x 120 mm","price":123,"quantity":1,"item_profit":40.96,"item_category":"Hry","item_category2":"Dopl\u0148ky ke hr\u00e1m","item_category3":"Obaly na karty","item_category4":"Speci\u00e1ln\u00ed obaly","item_brand":"Arcane Tinmen","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