dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49620",
item_name: "Flamingo steklenica za mleko Akela, komplet - 140 ml",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Bowls",
price: 8.69,
quantity: 1
},
{
item_id: "52741",
item_name: "Flamingo Ruho pripomoček za počasno hranjenje, črn - 19 cm",
discount: 0,
index: 1,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Bowls",
price: 11.99,
quantity: 1
},
]
}
});