dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "54135",
item_name: "All For Paws Chill Out plišasta igrača za v vodo, hobotnica - 20 x 20 x 20 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 8.39,
quantity: 1
},
{
item_id: "53758",
item_name: "Pawise plišasta hobotnica S, različne barve - 26 x 7 x 7 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 10.99,
quantity: 1
},
{
item_id: "54323",
item_name: "Flamingo Fauxtra teleskopska palica z obeskom za pse - 40-102 cm",
discount: 0,
index: 2,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 33.99,
quantity: 1
},
{
item_id: "54763",
item_name: "Flamingo Fauxtra plišasti aport z ročajem, različne barve - 100 x 12 cm",
discount: 0,
index: 3,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 10.99,
quantity: 1
},
{
item_id: "54764",
item_name: "Flamingo Fauxtra plišasti obroč z ročajem, različne barve - 25 cm",
discount: 0,
index: 4,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 8.49,
quantity: 1
},
]
}
});