/*
ga('ec:addImpression', {
'id': "BP_124591", // Product ID.
'name': "Bouchard Pere & Fils Montrachet Grand Cru 2020", // Product name.
'category': "[]", // Product category.
'brand': "Bouchard Pere & Fils", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 6 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/