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":"8104","item_name":"Zmes Samovar","price":71,"quantity":1,"item_profit":42.15,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"\u010caje a bylinky","item_category4":"\u010caj podle druhu","item_category5":"\u010cern\u00fd \u010daj","item_brand":"","index":0},{"item_id":"65791","item_name":"Sencha Organic v dar\u010dekovom balen\u00ed","price":213,"quantity":1,"item_profit":63,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"\u010caje a bylinky","item_category4":"\u010caj podle druhu","item_category5":"Zelen\u00fd \u010daj","item_brand":"","item_collection":"Japonsko","index":1},{"item_id":"25673","item_name":"Puerh Shu - Tuo cha","price":160,"quantity":1,"item_profit":57.1,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"\u010caje a bylinky","item_category4":"\u010caj podle druhu","item_category5":"Puerh","item_brand":"","index":2},{"item_id":"17713","item_name":"Kvitn\u00face \u010daj: \u010derven\u00e9 kvety - box","price":142,"quantity":1,"item_profit":37,"item_category":"D\u00e1rky a sb\u011bratelstv\u00ed","item_category2":"J\u00eddlo a pit\u00ed","item_category3":"\u010caje a bylinky","item_category4":"\u010caj podle druhu","item_category5":"Kvetouc\u00ed \u010daje","item_brand":"Gre\u0161\u00edk","item_collection":"Jasm\u00edn","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