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":"Feldherr MINI PLUS case for 32 infantry miniatures + tanks and monsters","price":768,"quantity":1,"item_profit":218.51,"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":"Feldherr MINI PLUS Case, half-size, empty","price":396,"quantity":1,"item_profit":135.06,"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":"Feldherr MINI PLUS Case Mixed","price":809,"quantity":1,"item_profit":259.63,"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":"Feldherr MINI PLUS Case for 64 miniatures","price":908,"quantity":1,"item_profit":289.8,"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. 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