dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43906",
item_name: "Nobby predpražnik za mačji WC, siv - 39 x 60 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Mačja stranišča in posipi", item_category3: "Lopatke in podloge",
price: 18.19,
quantity: 1
},
{
item_id: "29026",
item_name: "Nobby predpražnik za WC - 60 x 40 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Mačja stranišča in posipi", item_category3: "Lopatke in podloge",
price: 8.99,
quantity: 1
},
{
item_id: "43907",
item_name: "Nobby predpražnik za mačji WC, siv - 30 x 45 cm",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Mačja stranišča in posipi", item_category3: "Lopatke in podloge",
price: 14.19,
quantity: 1
},
{
item_id: "23597",
item_name: "Nobby predpražnik za WC - 60 x 36 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Mačja stranišča in posipi", item_category3: "Lopatke in podloge",
price: 7.69,
quantity: 1
},
]
}
});