dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50908",
item_name: "Balki travniško seno Hribovc - 1 kg",
discount: 0,
index: 0,
item_brand: "Balki",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Hay",
price: 3.99,
quantity: 1
},
]
}
});