dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "10276",
item_name: "KONG krtača ZoomGroom",
discount: 0,
index: 0,
item_brand: "KONG",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "Puppy Wellness",
price: 11.99,
quantity: 1
},
]
}
});