/*
ga('ec:addImpression', {
'id': "BP_196154", // Product ID.
'name': "The Glenlivet 18 Year Old Single Malt Scotch Whisky", // Product name.
'category': "[]", // Product category.
'brand': "The Glenlivet", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 11 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/