/*
ga('ec:addImpression', {
'id': "BP_142752", // Product ID.
'name': "The Dalmore 18 Year Old Single Malt Whisky", // Product name.
'category': "[]", // Product category.
'brand': "The Dalmore", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 5 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/
/*
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': 6 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/
/*
ga('ec:addImpression', {
'id': "BP_424987", // Product ID.
'name': "The Glenlivet 21 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': 7 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
*/