dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "10201",
item_name: "Nobby kovinska ograja za mladiče - 60 x 60 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Puppy Pens",
price: 44.99,
quantity: 1
},
{
item_id: "10202",
item_name: "Nobby kovinska ograja za mladiče - 76 x 61 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Puppy Pens",
price: 64.99,
quantity: 1
},
]
}
});