dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49937",
item_name: "Pawise stopnice Doggy Step, umazana bež - 62 x 39 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 59.99,
quantity: 1
},
{
item_id: "49142",
item_name: "Duvo stopnice Easy-up, črne - 49 x 39x 39 cm",
discount: 0,
index: 1,
item_brand: "Duvo",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 70.99,
quantity: 1
},
]
}
});