var item = {
Name: "Sunset Linen Blend Long Sleeve Tunic Dress with Crochet Details",
ProductID: 7716217454842,
Categories: ["All Apparel","Dresses","Dresses","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/umgeea0384-sunset-1_grande.jpg?v=1661282935",
URL: "https://jeansjewelsandjesus.com/products/sunset-linen-blend-long-sleeve-tunic-dress-with-crochet-details",
Brand: "Jeans Jewels and Jesus Boutique",
Price: "$58.99",
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