var _learnq = _learnq || [];
var item = {
Name: "Pop Your Collar Jean Jacket",
ProductID: 4391988789361,
Categories: ["Featured Collection","Outerwear","Spring 2020"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/pop-your-collar-jean-jacket-denim-spring-outerwear-peach-love-california-mojo-posh-boutique_193_grande.jpg?v=1581011303",
URL: "https://shopmojoposh.com/products/pop-your-collar-jean-jacket",
Brand: "Peach Love California",
Price: "$44.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
}
}]);
- choosing a selection results in a full page refresh
- press the space key then arrow keys to make a selection