dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "35120",
item_name: "Ferplast torba za psa With-Me Purple - 21,5 x 43,5 x 27 cm",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Psi", item_category2: "Boksi in potovanje", item_category3: "Torbe in nahrbtniki",
price: 53.09,
quantity: 1
},
{
item_id: "35119",
item_name: "Ferplast torba za psa With-Me Rock - 21,5 x 43,5 x 27 cm",
discount: 0,
index: 1,
item_brand: "Ferplast",
item_category: "Psi", item_category2: "Boksi in potovanje", item_category3: "Torbe in nahrbtniki",
price: 53.09,
quantity: 1
},
]
}
});