var item = {
Name: "White Reversed Stitch Basic Top",
ProductID: 7566403141882,
Categories: ["Active Wear","All Apparel","Basics","Sale","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/RaeModeTopWhite_grande.webp?v=1647272143",
URL: "https://jeansjewelsandjesus.com/products/white-reversed-stitch-basic-top",
Brand: "RaMo",
Price: "$19.00",
CompareAtPrice: "$19.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