dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49936",
item_name: "Pawise stopnice Doggy Step, bel pliš - 46 x 40 x 30 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 29.99,
quantity: 1
},
{
item_id: "49937",
item_name: "Pawise stopnice Doggy Step, umazana bež - 62 x 39 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 59.99,
quantity: 1
},
{
item_id: "51849",
item_name: "Pawise lopatka za doziranje hrane L, sv. siva - 28 cm",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 1.99,
quantity: 1
},
{
item_id: "51848",
item_name: "Pawise lopatka za doziranje hrane S, modra - 23 cm",
discount: 0,
index: 3,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 1.49,
quantity: 1
},
]
}
});