var _learnq = _learnq || [];
var item = {
Name: "Off Shoulder Floral Dress",
ProductID: 2224363601974,
Categories: ["Dresses","Spring 2020"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/off-shoulder-floral-dress-spring-love-j-mojo-posh-boutique_308_grande.jpg?v=1579135909",
URL: "https://shopmojoposh.com/products/off-shoulder-floral-dress",
Brand: "Love J",
Price: "$24.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