Skip to content
var _learnq = _learnq || [];
var item = {
Name: "A Star is Born Body",
ProductID: 8105748234544,
Categories: ["Baby Geschenke","Shop"],
ImageURL: "https://tikis.ch/cdn/shop/products/body2_grande.gif?v=1675086723",
URL: "https://tikis.ch/products/a-star-is-born-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
}
}]);