dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "23579",
item_name: "Nobby vpojna podloga, 24 kos - 62,5 x 48 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 8.49,
quantity: 1
},
{
item_id: "41065",
item_name: "Nobby vpojna podloga (10 kos) - 90 x 60 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 5.99,
quantity: 1
},
{
item_id: "23578",
item_name: "Nobby vpojna podloga, 24 kos - 48 x 40 cm",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 6.49,
quantity: 1
},
{
item_id: "41062",
item_name: "Nobby vpojna podloga (10 kos) - 60 x 60 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 4.49,
quantity: 1
},
{
item_id: "41063",
item_name: "Nobby vpojna podloga (50 kos) - 60 x 60 cm",
discount: 0,
index: 4,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 20.99,
quantity: 1
},
{
item_id: "43737",
item_name: "Nobby vpojna podloga, 50 kos - 90 x 60 cm",
discount: 0,
index: 5,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 27.99,
quantity: 1
},
{
item_id: "41064",
item_name: "Nobby vpojna podloga (10 kos), vonj sivke - 60 x 60 cm",
discount: 0,
index: 6,
item_brand: "Nobby",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 4.49,
quantity: 1
},
]
}
});