Skip to content
var _learnq = _learnq || [];
var item = {
Name: "Zum Geburstag",
ProductID: 8248460312880,
Categories: ["Karten","Shop"],
ImageURL: "https://tikis.ch/cdn/shop/products/image_88399392-d71c-4b5e-868f-06d7d72b2f4a_grande.jpg?v=1680553109",
URL: "https://tikis.ch/products/zum-geburstag",
Brand: "Tiki's Geschenke Boutique",
Price: "CHF 3.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
}
}]);