dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49519",
item_name: "Flamingo dekor Barrie sodčka - 15 x 9 x 10 cm",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Fish", item_category2: "Decor", item_category3: "Artificial Decor",
price: 12.39,
quantity: 1
},
{
item_id: "49521",
item_name: "Flamingo dekor Skelo lobanja plenilca - 24 x 13 x 13 cm",
discount: 0,
index: 1,
item_brand: "Flamingo",
item_category: "Fish", item_category2: "Decor", item_category3: "Artificial Decor",
price: 25.69,
quantity: 1
},
]
}
});