dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44624",
item_name: "Nobby praskalnik Lugo, svetlo rjav - 90 x 60 x 155 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Scratchers", item_category3: "Tower Scratchers",
price: 376.99,
quantity: 1
},
{
item_id: "52376",
item_name: "Nobby praskalnik Lita, siv - 50 x 108 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Scratchers", item_category3: "Tower Scratchers",
price: 199.99,
quantity: 1
},
{
item_id: "53858",
item_name: "Enjoy praskalnik Doc, bež - 35 x 35 x 103 cm",
discount: 0,
index: 2,
item_brand: "Enjoy",
item_category: "Cats", item_category2: "Scratchers", item_category3: "Tower Scratchers",
price: 44.99,
quantity: 1
},
{
item_id: "53869",
item_name: "Enjoy praskalnik Brille, sv. rumeno-sivo-bež - 53,5 x 53,5 x 114 cm",
discount: 0,
index: 3,
item_brand: "Enjoy",
item_category: "Cats", item_category2: "Scratchers", item_category3: "Tower Scratchers",
price: 125.99,
quantity: 1
},
]
}
});