var item = {
Name: "Judy Blue Hand Sanded Skinny Jeans",
ProductID: 7521335836922,
Categories: ["All Apparel","Bottoms","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/jb83901_grande.png?v=1642709499",
URL: "https://jeansjewelsandjesus.com/products/judy-blue-hand-sanded-skinny-1",
Brand: "Judy Blue",
Price: "$59.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