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":"31234","item_name":"Airbrush Station","price":784,"quantity":1,"item_profit":304.58,"item_category":"Wargaming a barven\u00ed","item_category2":"\u0160t\u011btce a n\u00e1\u0159ad\u00ed","item_category3":"Stolky a stojany","item_brand":"Hobbyzone","index":0},{"item_id":"15265","item_name":"Stojan pro model\u00e1\u0159sk\u00e9 n\u00e1stroje","price":222,"quantity":1,"item_profit":77.1,"item_category":"Wargaming a barven\u00ed","item_category2":"\u0160t\u011btce a n\u00e1\u0159ad\u00ed","item_category3":"Stolky a stojany","item_brand":"Hobbyzone","index":1},{"item_id":"15264","item_name":"Po\u0159ada\u010d na \u0161t\u011btce a model\u00e1\u0159sk\u00e9 n\u00e1\u0159ad\u00ed","price":222,"quantity":1,"item_profit":77.1,"item_category":"Wargaming a barven\u00ed","item_category2":"\u0160t\u011btce a n\u00e1\u0159ad\u00ed","item_category3":"Stolky a stojany","item_brand":"Hobbyzone","index":2},{"item_id":"15235","item_name":"Stolek na malov\u00e1n\u00ed Professional","price":809,"quantity":1,"item_profit":329.58,"item_category":"Wargaming a barven\u00ed","item_category2":"\u0160t\u011btce a n\u00e1\u0159ad\u00ed","item_category3":"Stolky a stojany","item_brand":"Hobbyzone","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