dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39123",
item_name: "Beaphar mleko za mačje mladiče Lactol - 250 g",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 13.99,
quantity: 1
},
{
item_id: "32564",
item_name: "Beaphar steklenica za mleko - komplet",
discount: 0,
index: 1,
item_brand: "Beaphar",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 8.09,
quantity: 1
},
{
item_id: "42610",
item_name: "Pawise steklenica za mleko z nastavki - 60 ml",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 5.99,
quantity: 1
},
{
item_id: "11327",
item_name: "Royal Canin Babycat mleko za mačje mladiče - 300 g",
discount: 0,
index: 3,
item_brand: "Royal Canin",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 23.99,
quantity: 1
},
{
item_id: "49620",
item_name: "Flamingo steklenica za mleko Akela, komplet - 140 ml",
discount: 0,
index: 4,
item_brand: "Flamingo",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 7.89,
quantity: 1
},
{
item_id: "51977",
item_name: "Camon mleko v prahu za pasje in mačje mladičke - 250 g",
discount: 0,
index: 5,
item_brand: "Camon",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 15.49,
quantity: 1
},
{
item_id: "48621",
item_name: "Camon brizga za ročno hranjenje hišnih ljubljenčkov, 14 ml - 2 kos",
discount: 0,
index: 6,
item_brand: "Camon",
item_category: "Cats", item_category2: "Everything for Kittens", item_category3: "Milk Supplements",
price: 6.89,
quantity: 1
},
]
}
});