dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50286",
item_name: "Waudog torbica za posladke Summer, 33 x 17 x 10 cm",
discount: 0,
index: 0,
item_brand: "Waudog",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Treat Bags",
price: 26.99,
quantity: 1
},
{
item_id: "50909",
item_name: "Waudog torbica za posladke Donut, 33 x 17 x 10 cm",
discount: 0,
index: 1,
item_brand: "Waudog",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Treat Bags",
price: 26.99,
quantity: 1
},
]
}
});