dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47942",
item_name: "Nature Land sekanci - 21 l / 4,2 kg",
discount: 0,
index: 0,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Ostale stelje",
price: 12.49,
quantity: 1
},
{
item_id: "47941",
item_name: "Nature Land sekanci - 9 l / 1,8 kg",
discount: 0,
index: 1,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Ostale stelje",
price: 5.69,
quantity: 1
},
{
item_id: "47943",
item_name: "Nature Land stelja iz papirja - 10 l / 3,8 kg",
discount: 0,
index: 2,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Ostale stelje",
price: 11.49,
quantity: 1
},
]
}
});