dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "45527",
item_name: "Jolipet Cat Mono - govedina - 600 g",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Cats", item_category2: "Cat Food", item_category3: "Frozen Raw Food",
price: 5.66,
quantity: 1
},
{
item_id: "45526",
item_name: "Jolipet Cat Mono - puran - 600 g",
discount: 0,
index: 1,
item_brand: "Ostalo",
item_category: "Cats", item_category2: "Cat Food", item_category3: "Frozen Raw Food",
price: 5.66,
quantity: 1
},
{
item_id: "45528",
item_name: "Jolipet Cat Mono - konj - 600 g",
discount: 0,
index: 2,
item_brand: "Ostalo",
item_category: "Cats", item_category2: "Cat Food", item_category3: "Frozen Raw Food",
price: 5.99,
quantity: 1
},
]
}
});