/*
ga('ec:addImpression', {
'id': "BP_437893", // Product ID.
'name': "Clos du Mont-Olivet Chateauneuf du Pape la Cuvee du Papet 2018", // Product name.
'category': "[]", // Product category.
'brand': "Clos du Mont-Olivet", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 2 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/