dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "15979",
item_name: "Nobby posušena mačja meta - 25 g",
discount: 0.39,
index: 0,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Treats and Supplements", item_category3: "Anti-Stress",
price: 2.59,
quantity: 1
},
{
item_id: "19161",
item_name: "Nobby Nobbits draže Catnip - 75 g",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Treats and Supplements", item_category3: "Anti-Stress",
price: 1.49,
quantity: 1
},
{
item_id: "46535",
item_name: "Nobby mačja meta v pršilu - 175 ml",
discount: 0.52,
index: 2,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Treats and Supplements", item_category3: "Anti-Stress",
price: 3.49,
quantity: 1
},
{
item_id: "46536",
item_name: "Nobby baldrijan v pršilu - 175 ml",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Treats and Supplements", item_category3: "Anti-Stress",
price: 3.29,
quantity: 1
},
]
}
});