dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32916",
item_name: "Bird Jewel voliera za ptice Viktorie",
discount: 0,
index: 0,
item_brand: "Bird Jewel",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 407.99,
quantity: 1
},
{
item_id: "49173",
item_name: "Duvo kletka za ptice Chico - 71 x 56 x 159 cm",
discount: 0,
index: 1,
item_brand: "Duvo",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 301.49,
quantity: 1
},
{
item_id: "49175",
item_name: "Duvo kletka za ptice Pearl - 90 x 55 x 155 cm",
discount: 0,
index: 2,
item_brand: "Duvo",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 345.99,
quantity: 1
},
{
item_id: "49172",
item_name: "Duvo kletka za ptice Debbie - 55 x 55 x 147 cm",
discount: 0,
index: 3,
item_brand: "Duvo",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 215.99,
quantity: 1
},
{
item_id: "19430",
item_name: "Ferplast voliera za ptice Nota",
discount: 0,
index: 4,
item_brand: "Ferplast",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 206.49,
quantity: 1
},
{
item_id: "49174",
item_name: "Duvo kletka za ptice Rico - 91 x 66 x 175 cm",
discount: 0,
index: 5,
item_brand: "Duvo",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Aviary Cages",
price: 439.49,
quantity: 1
},
]
}
});