dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "33926",
item_name: "Clorexyderm Oto Piu raztopina za čiščenje ušes - 150 ml",
discount: 2.32,
index: 0,
item_brand: "Ostalo",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Eye and Ear Care",
price: 15.49,
quantity: 1
},
{
item_id: "51592",
item_name: "Pantaya kapljice za oči in ušesa z nano koloidnim srebrom, 50 ml",
discount: 0,
index: 1,
item_brand: "Ostalo",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Eye and Ear Care",
price: 15.90,
quantity: 1
},
]
}
});