Skip to content
var _learnq = _learnq || [];
var item = {
Name: "Papas Stolz Body",
ProductID: 8106445177136,
Categories: ["Baby Geschenke","Shop"],
ImageURL: "https://tikis.ch/cdn/shop/products/Unbenannt_3d4b233d-2c87-4bf3-8d83-b930f3887010_grande.png?v=1675140158",
URL: "https://tikis.ch/products/papas-stolz-body",
Brand: "Tiki's Geschenke Boutique",
Price: "CHF 19.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
}
}]);