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":"17561","item_name":"Kufr Feldherr MINI PLUS pro 32 figurek p\u011bchoty + tanky a monstra","price":768,"quantity":1,"item_profit":218.28,"item_category":"Wargaming a barven\u00ed","item_category2":"Kufry a po\u0159ada\u010de","item_category3":"Feldherr","item_category4":"Feldherr BAGS","item_category5":"Feldherr BAGS MINI PLUS","item_brand":"Feldherr","index":0},{"item_id":"17558","item_name":"Kufr Feldherr MINI PLUS polovi\u010dn\u00ed pr\u00e1zdn\u00fd","price":396,"quantity":1,"item_profit":134.95,"item_category":"Wargaming a barven\u00ed","item_category2":"Kufry a po\u0159ada\u010de","item_category3":"Feldherr","item_category4":"Feldherr BAGS","item_category5":"Feldherr BAGS MINI PLUS","item_brand":"Feldherr","index":1},{"item_id":"17563","item_name":"Kufr Feldherr MINI PLUS sm\u00ed\u0161en\u00fd","price":809,"quantity":1,"item_profit":259.41,"item_category":"Wargaming a barven\u00ed","item_category2":"Kufry a po\u0159ada\u010de","item_category3":"Feldherr","item_category4":"Feldherr BAGS","item_category5":"Feldherr BAGS MINI PLUS","item_brand":"Feldherr","index":2},{"item_id":"17559","item_name":"Kufr Feldherr MINI PLUS pro 64 figurek","price":908,"quantity":1,"item_profit":289.55,"item_category":"Wargaming a barven\u00ed","item_category2":"Kufry a po\u0159ada\u010de","item_category3":"Feldherr","item_category4":"Feldherr BAGS","item_category5":"Feldherr BAGS MINI PLUS","item_brand":"Feldherr","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ů