la-collection-activiste
var _learnq = _learnq || [];
var item = {
Name: "T-shirt en chanvre Wild Things",
ProductID: 8418841788765,
Categories: ["Collection de vêtements en coton biologique THTC","La collection activiste","La Collection Nature","Le plus populaire","Pour des hommes","Soldes sur les t-shirts pour hommes","T-shirts","T-shirts en chanvre","T-shirts en coton bio pour hommes","T-shirts pour hommes","Tous","Vente de t-shirts en chanvre","Vêtements en chanvre pour hommes","Vêtements entièrement en chanvre"],
ImageURL: "https://thtc.eu/cdn/shop/files/THTC_shirts_wild-natural_grande.jpg?v=1707928727",
URL: "https://thtc.eu/fr/products/t-shirt-wild-things",
Brand: "THTC Clothing",
Price: "€35,00",
CompareAtPrice: "€35,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
}
}]);