dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52165",
item_name: "Vetramil mazilo za občutljivo kožo živali - 10 g",
discount: 0,
index: 0,
item_brand: "Vetramil",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 7.69,
quantity: 1
},
{
item_id: "52168",
item_name: "Vetramil pršilo za občutljivo kožo živali - 20 ml",
discount: 0,
index: 1,
item_brand: "Vetramil",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 13.19,
quantity: 1
},
{
item_id: "52166",
item_name: "Vetramil mazilo za občutljivo kožo živali - 30 g",
discount: 0,
index: 2,
item_brand: "Vetramil",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 16.79,
quantity: 1
},
{
item_id: "52169",
item_name: "Vetramil Derma šampon za občutljivo kožo psov - 150 ml",
discount: 0,
index: 3,
item_brand: "Vetramil",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 16.09,
quantity: 1
},
]
}
});