dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47934",
item_name: "Nature Land planinsko seno - 3 kg",
discount: 0,
index: 0,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 9.59,
quantity: 1
},
{
item_id: "47933",
item_name: "Nature Land planinsko seno - 800 g",
discount: 0,
index: 1,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 4.19,
quantity: 1
},
{
item_id: "44000",
item_name: "Nature Land Hay Blocks z regratom - 600 g",
discount: 0,
index: 2,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 4.59,
quantity: 1
},
{
item_id: "44001",
item_name: "Nature Land Hay Blocks s korenjem - 600 g",
discount: 0,
index: 3,
item_brand: "Nature Land",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 4.59,
quantity: 1
},
]
}
});