dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "37370",
item_name: "Nobby igrača guma Cooling - 13 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 6.79,
quantity: 1
},
{
item_id: "37371",
item_name: "Nobby igrača guma Cooling - 17 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 10.59,
quantity: 1
},
{
item_id: "48592",
item_name: "Nobby bazen za pse z razpršilnikom - moder",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 44.99,
quantity: 1
},
{
item_id: "50202",
item_name: "Nobby Light samohladilna podloga za psa ali mačko - svetlo modra",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 8.49,
quantity: 1
},
{
item_id: "43230",
item_name: "Nobby hladilni trak, moder - 15-25 cm",
discount: 1.75,
index: 4,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 3.49,
quantity: 1
},
]
}
});