var item = {
Name: "Brown Campton Earrings",
ProductID: 7710942036218,
Categories: ["Accessories","Earrings","Jewelry","Shop All"],
ImageURL: "https://cdn.shopify.com/s/files/1/0463/6940/7144/products/wamew71024-brn_5000x_1f576833-d49a-4a14-a81c-af839343910c_grande.webp?v=1660858418",
URL: "https://jeansjewelsandjesus.com/products/brown-campton-earrings",
Brand: "Jeans Jewels and Jesus Boutique",
Price: "$19.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