dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "26718",
item_name: "Pokrovček za pločevinke L, mešani motivi",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Cats", item_category2: "Supplies", item_category3: "Miscellaneous",
price: 0.40,
quantity: 1
},
]
}
});