var item = {
Name: "White Francis Creek Coppertone Earrings",
ProductID: 7972985798906,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/files/Productpictemplet_37_grande.png?v=1683648608",
URL: "https://jeansjewelsandjesus.com/products/white-francis-creek-coppertone-earrings",
Brand: "WAM",
Price: "$9.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