dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53612",
item_name: "Vitakraft VitaVerde Alpenwiesen-Heu, alpsko travniško seno - 1 kg",
discount: 0,
index: 0,
item_brand: "Vitakraft",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 2.99,
quantity: 1
},
{
item_id: "53611",
item_name: "Vitakraft VitaVerde Nature plus, seno z regradom - 500 g",
discount: 0,
index: 1,
item_brand: "Vitakraft",
item_category: "Glodalci", item_category2: "Nastilji in stelje", item_category3: "Seno",
price: 3.29,
quantity: 1
},
]
}
});