Skip to content
var _learnq = _learnq || [];
var item = {
Name: "Folienballon 46cm",
ProductID: 8243480789296,
Categories: ["Ballone","Shop"],
ImageURL: "https://tikis.ch/cdn/shop/products/ballons2_grande.png?v=1680357100",
URL: "https://tikis.ch/products/folienballon-7",
Brand: "Tiki's Geschenke Boutique",
Price: "CHF 6.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
}
}]);