dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "45571",
item_name: "Alcott avtomatski povodec Visibility L, trak - črn neon - 5 m",
discount: 0,
index: 0,
item_brand: "Alcott",
item_category: "Special categories", item_category2: "Winter Care & Protection", item_category3: "Safe in the Dark",
price: 24.99,
quantity: 1
},
{
item_id: "45569",
item_name: "Alcott avtomatski povodec Visibility S, trak - črn neon - 5 m",
discount: 0,
index: 1,
item_brand: "Alcott",
item_category: "Special categories", item_category2: "Winter Care & Protection", item_category3: "Safe in the Dark",
price: 20.99,
quantity: 1
},
{
item_id: "45570",
item_name: "Alcott avtomatski povodec Visibility M, trak - črn neon - 5 m",
discount: 0,
index: 2,
item_brand: "Alcott",
item_category: "Special categories", item_category2: "Winter Care & Protection", item_category3: "Safe in the Dark",
price: 22.99,
quantity: 1
},
]
}
});