var _learnq = _learnq || [];
var item = {
Name: "Wild Flower Boho Top",
ProductID: 2224388112438,
Categories: ["Plus Size Womens Clothing","Tops"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/wild-flower-boho-top-plus-size-flying-tomato-mojo-posh-boutique_133_grande.jpg?v=1564431135",
URL: "https://shopmojoposh.com/products/wildflower-boho-top",
Brand: "Flying Tomato",
Price: "$29.99",
CompareAtPrice: "$39.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