/*
ga('ec:addImpression', {
'id': "BP_460047", // Product ID.
'name': "Chateau Certan de May de Certan Pomerol 2015", // Product name.
'category': "[]", // Product category.
'brand': "Chateau Certan de May de Certan", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 15 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/