var item = {
Name: "Ravenas Earring - 6 Colors",
ProductID: 7595718934778,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/SookieBone_Ravenas__03512.1627319021.500.750_grande.jpg?v=1650666833",
URL: "https://jeansjewelsandjesus.com/products/ravenas-earring-6-colors",
Brand: "SoSo",
Price: "$40.00",
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