var item = {
Name: "Brown Arlena Cactus Earrings",
ProductID: 7710944657658,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/wamTE-2730-BR_5000x_a552debc-a552-49ff-9580-efda971af6f6_grande.webp?v=1660859221",
URL: "https://jeansjewelsandjesus.com/products/brown-arlena-cactus-earrings",
Brand: "Jeans Jewels and Jesus Boutique",
Price: "$13.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