dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "40462",
item_name: "Almo Nature Bio Organic Puppy - piščanec",
discount: 0,
index: 0,
item_brand: "Almo Nature",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 1.59,
quantity: 1
},
{
item_id: "40458",
item_name: "Almo Nature HFC Puppy - piščanec",
discount: 0,
index: 1,
item_brand: "Almo Nature",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 1.99,
quantity: 1
},
]
}
});