var item = {
Name: "Lavender Grid Print Button Up Mini Dress",
ProductID: 7898277937402,
Categories: ["All Apparel","Dresses","Dresses","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/entro_fashion_dress_d19084_1_grande.jpg?v=1674085257",
URL: "https://jeansjewelsandjesus.com/products/copy-of-guava-3-4-sleeve-dress",
Brand: "eno",
Price: "$32.99",
CompareAtPrice: "$65.99"
};
_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