Harry Potter – page 2
/ products 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);
"
>
- Top
- New
- Cheapest
- Most expensive
- Reviews
Harry Potter Chocolate / Ice Cube Tray - Kawaii
Harry Potter Chocolate / Ice Cube Tray - Kawaii
1×
14,42 €
in stock
Harry Potter Light-Up Wand with Stickers
Harry Potter Light-Up Wand with Stickers
3×
12,36 €
in stock
Harry Potter T-Shirt - Triwizard Tournament
Harry Potter T-Shirt - Triwizard Tournament
5×
M
S
20,62 €
in stock
Harry Potter Figure - Severus Snape with Patronus Funko POP!
Harry Potter Figure - Severus Snape with Patronus Funko POP!
15,66 €
pre-order
Harry Potter with Hedwig Funko POP! Figure
Harry Potter with Hedwig Funko POP! Figure
16,07 €
pre-order
shown 37 - 49 from 49 results