var item = {
Name: "Neoprene Bucket Bags - 4 Colors",
ProductID: 7645771104506,
Categories: ["Purses \u0026 Bags","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/BabeWholesalegrouppic_grande.webp?v=1655477243",
URL: "https://jeansjewelsandjesus.com/products/neoprene-bucket-bags-4-colors",
Brand: "BW",
Price: "$10.00",
CompareAtPrice: "$35.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