var item = {
Name: "Animal Print Detail Jeans",
ProductID: 7527467843834,
Categories: ["All Apparel","Bottoms","Sale","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/Umgeej4201-medium-denim-1_grande.jpg?v=1648913358",
URL: "https://jeansjewelsandjesus.com/products/animal-print-detail-jeans",
Brand: "UG2020",
Price: "$32.00",
CompareAtPrice: "$57.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