ga('ec:addImpression', {
'id': "BP_50020855", // Product ID.
'name': "98% Aloe Vera Natural Soap with Vitamin C and Glutathione 135g", // Product name.
'category': "[Personal Care, Bath, Bar Soap]", // Product category.
'brand': "LUXE ORGANIX", // Product brand.
'variant': "", // Product variant.
'list': "Product Searching List", // Specify the place showing the product.
'position': 1 // Product position (number).
});
ga('send', 'pageview'); // When finish firing the impression data of the displayed products
ga('ec:addImpression', {
'id': "BP_50004426", // Product ID.
'name': "Miracle Soap For Face & Body 135g", // Product name.
'category': "[Personal Care, Bath, Bar Soap]", // Product category.
'brand': "LUXE ORGANIX", // 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