dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39453",
item_name: "WolfPack Puppy - piščanec",
discount: 0,
index: 0,
item_brand: "WolfPack",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "Wet Puppy Food",
price: 2.79,
quantity: 1
},
]
}
});