dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "40907",
item_name: "Supreme Eco stelja - 15 l",
discount: 0,
index: 0,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Bedding", item_category3: "Other",
price: 18.99,
quantity: 1
},
]
}
});