dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "10996",
item_name: "Nobby varnostni pas z prsnico- Small",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Seat Belts",
price: 15.29,
quantity: 1
},
{
item_id: "10995",
item_name: "Nobby varnostni pas za v avto - Large",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Seat Belts",
price: 16.79,
quantity: 1
},
{
item_id: "11042",
item_name: "Nobby varnostni pas z oprsnico - Extra Large",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Seat Belts",
price: 17.39,
quantity: 1
},
{
item_id: "14025",
item_name: "Nobby varnostni pas za v avto - 49 - 78 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Seat Belts",
price: 7.69,
quantity: 1
},
{
item_id: "10994",
item_name: "Nobby varnostni pas za v avto - Medium",
discount: 0,
index: 4,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Seat Belts",
price: 15.89,
quantity: 1
},
]
}
});