var item = {
Name: "Turquoise Hawthorne Silver Pearl Cross Necklace and Earring Set",
ProductID: 7968727040250,
Categories: ["Accessories","Necklaces","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/files/Productpictemplet_19_grande.png?v=1683139826",
URL: "https://jeansjewelsandjesus.com/products/turquoise-hawthorne-silver-pearl-cross-necklace-and-earring-set",
Brand: "WAM",
Price: "$25.99",
CompareAtPrice: "$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
}
}]);
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device