var _learnq = _learnq || [];
var item = {
Name: "Summer Fun Floral Maxi Dress",
ProductID: 2214365298742,
Categories: ["Dresses"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/summer-fun-floral-maxi-dress-small-style-rack-mojo-posh-boutique_130_grande.jpg?v=1564175125",
URL: "https://shopmojoposh.com/products/ivory-floral-maxi-dress",
Brand: "Style Rack",
Price: "$39.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