dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "45012",
item_name: "Pawise ležišče za radiator - 50 x 38 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Ležišča in transport", item_category3: "Ležišča in blazine",
price: 24.49,
quantity: 1
},
{
item_id: "53763",
item_name: "Pawise pleteno mačje ležišče, sivo-bež - 40 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Mačke", item_category2: "Ležišča in transport", item_category3: "Ležišča in blazine",
price: 24.99,
quantity: 1
},
]
}
});