var item = {
Name: "Serape Cactus Seed Bead Earrings",
ProductID: 6866539053224,
Categories: ["Accessories","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/20210628_190528_grande.jpg?v=1624925547",
URL: "https://jeansjewelsandjesus.com/products/serape-cactus-seed-bead-earrings",
Brand: "Jeans Jewels and Jesus",
Price: "$19.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