dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "48168",
item_name: "United Pets povodec Complete Me - roza camo - 140 cm",
discount: 0,
index: 0,
item_brand: "United Pets",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 20.49,
quantity: 1
},
{
item_id: "48169",
item_name: "United Pets povodec Complete Me - črn - 140 cm",
discount: 0,
index: 1,
item_brand: "United Pets",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 20.49,
quantity: 1
},
{
item_id: "48170",
item_name: "United Pets povodec Complete Me - zelen - 140 cm",
discount: 6.15,
index: 2,
item_brand: "United Pets",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 20.49,
quantity: 1
},
]
}
});