var _learnq = _learnq || [];
var item = {
Name: "Black Floral Maxi Dress",
ProductID: 2214372999222,
Categories: ["Dresses","Spring 2020"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/black-floral-maxi-dress-spring-everly-mojo-posh-boutique-625_grande.jpg?v=1604684723",
URL: "https://shopmojoposh.com/products/black-floral-maxi-dress",
Brand: "Everly",
Price: "$44.99",
CompareAtPrice: "$44.99"
};
_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