dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43499",
item_name: "TrOP pas za tek, črn",
discount: 0,
index: 0,
item_brand: "TrOP",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Sport Leashes",
price: 61.99,
quantity: 1
},
{
item_id: "43498",
item_name: "TrOP Lifeline elastična vrv, črna - 2 m",
discount: 0,
index: 1,
item_brand: "TrOP",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Sport Leashes",
price: 34.99,
quantity: 1
},
]
}
});