dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44808",
item_name: "Pawise sledni povodec, črn - 10 m",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 13.99,
quantity: 1
},
{
item_id: "49931",
item_name: "Pawise sledni povodec Reflective, različne barve - 10 m",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 19.99,
quantity: 1
},
{
item_id: "44807",
item_name: "Pawise sledni povodec, črn - 5 m",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 9.99,
quantity: 1
},
{
item_id: "44809",
item_name: "Pawise sledni povodec, črn - 15 m",
discount: 0,
index: 3,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 18.99,
quantity: 1
},
{
item_id: "49930",
item_name: "Pawise sledni povodec Reflective, različne barve - 5 m",
discount: 0,
index: 4,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 12.99,
quantity: 1
},
{
item_id: "49932",
item_name: "Pawise sledni povodec Reflective, različne barve - 15 m",
discount: 0,
index: 5,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Povodci, oprsnice in ovratnice", item_category3: "Sledni povodci",
price: 26.99,
quantity: 1
},
]
}
});