dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32820",
item_name: "Beeztees parfum Summer Love - 150 ml",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Special Coat Care",
price: 8.19,
quantity: 1
},
{
item_id: "32819",
item_name: "Beeztees parfum Waterlily - 150 ml",
discount: 0,
index: 1,
item_brand: "Beeztees",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Special Coat Care",
price: 8.19,
quantity: 1
},
]
}
});