dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52190",
item_name: "HappyCats okrogla košara iz bombažne vrvi Jess, bež - 45 cm",
discount: 0,
index: 0,
item_brand: "HappyCats",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Covered Beds",
price: 17.49,
quantity: 1
},
{
item_id: "52189",
item_name: "HappyCats okrogla košara iz bombažne vrvi Jess, črna - 45 cm",
discount: 0,
index: 1,
item_brand: "HappyCats",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Covered Beds",
price: 17.49,
quantity: 1
},
]
}
});