dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42014",
item_name: "Exo Terra male kobilice - 34 g",
discount: 0,
index: 0,
item_brand: "Exo Terra",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Food for Reptiles",
price: 5.29,
quantity: 1
},
]
}
});