var item = {
Name: "Sage in Spring Embroidered Top",
ProductID: 7940386488570,
Categories: ["All Apparel","Shop All","Tops"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/adut11594-sage-_17_grande.jpg?v=1679417333",
URL: "https://jeansjewelsandjesus.com/products/sage-in-spring-embroidered-top",
Brand: "SJ2023",
Price: "$57.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