Skip to content
var _learnq = _learnq || [];
var item = {
Name: "Socken BBQ",
ProductID: 8517993890096,
Categories: ["Bunten Socken","Bunten Socken für Ihn"],
ImageURL: "https://tikis.ch/cdn/shop/files/MM_BBQ_Low_Packshot_Web_grande.png?v=1690987660",
URL: "https://tikis.ch/products/socken",
Brand: "Tiki's Geschenke Boutique",
Price: "CHF 9.90",
CompareAtPrice: "CHF 0.00"
};
_learnq.push(['track', 'Viewed Product', item]);
_learnq.push(['trackViewedItem', {
Title: item.Name,
ItemId: item.ProductID,
Categories: item.Categories,
ImageUrl: item.ImageURL,
Url: item.URL,
Metadata: {
Brand: item.Brand,
Price: item.Price,
CompareAtPrice: item.CompareAtPrice
}
}]);