var item = {
Name: "Shery Leopard Post Earrings",
ProductID: 7711063671034,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/wamve3297-gdleo1_5000x_652e0de7-7af0-4019-86be-09c7859fd092_grande.webp?v=1660874651",
URL: "https://jeansjewelsandjesus.com/products/shery-leopard-post-earrings",
Brand: "Jeans Jewels and Jesus Boutique",
Price: "$14.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