dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49931",
item_name: "Pawise sledni povodec Reflective, različne barve - 10 m",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Oprema", item_category3: "Pasja šola",
price: 19.99,
quantity: 1
},
{
item_id: "42591",
item_name: "Pawise kliker - 7 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Oprema", item_category3: "Pasja šola",
price: 3.29,
quantity: 1
},
{
item_id: "49930",
item_name: "Pawise sledni povodec Reflective, različne barve - 5 m",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Oprema", item_category3: "Pasja šola",
price: 12.99,
quantity: 1
},
{
item_id: "49932",
item_name: "Pawise sledni povodec Reflective, različne barve - 15 m",
discount: 0,
index: 3,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Oprema", item_category3: "Pasja šola",
price: 26.99,
quantity: 1
},
{
item_id: "44695",
item_name: "Pawise piščalka za trening, črna",
discount: 0,
index: 4,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Oprema", item_category3: "Pasja šola",
price: 4.49,
quantity: 1
},
]
}
});