var item = {
Name: "Dangling AB Rhinestone Earring",
ProductID: 7957206204666,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/JSERA132801_grande.jpg?v=1681237611",
URL: "https://jeansjewelsandjesus.com/products/dangling-ab-rhinestone-earring",
Brand: "JSWT",
Price: "$15.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