dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "48589",
item_name: "Nobby hladilna blazina Comfort - modra",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 23.99,
quantity: 1
},
{
item_id: "48587",
item_name: "Nobby hladilna blazina Lissi, tačke - siva",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 8.99,
quantity: 1
},
{
item_id: "48590",
item_name: "Nobby hladilna blazina Basic, kost - modra",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 9.99,
quantity: 1
},
{
item_id: "54181",
item_name: "Enjoy hladilna blazina, lagoon modra - različne velikosti",
discount: 0,
index: 3,
item_brand: "Enjoy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 10.99,
quantity: 1
},
{
item_id: "54180",
item_name: "Enjoy hladilna blazina, modra - različne velikosti",
discount: 0,
index: 4,
item_brand: "Enjoy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 9.99,
quantity: 1
},
{
item_id: "54127",
item_name: "All For Paws Chill Out hladilna blazina Kiwi, kivi - 60 cm",
discount: 0,
index: 5,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 14.99,
quantity: 1
},
{
item_id: "54128",
item_name: "All For Paws Chill Out hladilna blazina Orange, pomaranča - 60 cm",
discount: 0,
index: 6,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 14.99,
quantity: 1
},
{
item_id: "50202",
item_name: "Nobby Light samohladilna podloga za psa ali mačko - svetlo modra",
discount: 0,
index: 7,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Cooling Mats",
price: 8.49,
quantity: 1
},
]
}
});