dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "21356",
item_name: "Nobby rampa za pse - 40 x 152 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Other",
price: 74.79,
quantity: 1
},
]
}
});