var _learnq = _learnq || [];
var item = {
Name: "Tropical Vibe Floral Sandals",
ProductID: 2212453089334,
Categories: ["Shoes"],
ImageURL: "https://cdn.shopify.com/s/files/1/0163/4598/9174/products/tropical-vibe-floral-sandals-shoes-mz-sky-mojo-posh-boutique_125_grande.jpg?v=1564168726",
URL: "https://shopmojoposh.com/products/tropical-vibe-floral-sandals",
Brand: "M\u0026Z Sky",
Price: "$30.00",
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