dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "38388",
item_name: "Dog Fantasy vpojna podloga (50 kos) - 90 x 60 cm",
discount: 0,
index: 0,
item_brand: "Dog Fantasy",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 29.99,
quantity: 1
},
{
item_id: "32658",
item_name: "Dog Fantasy vpojna podloga (30 kos) - 55,8 x 55,8",
discount: 0,
index: 1,
item_brand: "Dog Fantasy",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 12.49,
quantity: 1
},
{
item_id: "38390",
item_name: "Dog Fantasy vpojna podloga (50 kos) - 55,8 x 55,8 cm",
discount: 0,
index: 2,
item_brand: "Dog Fantasy",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 19.99,
quantity: 1
},
{
item_id: "32657",
item_name: "Dog Fantasy vpojna podloga (14 kos) - 55,8 x 55,8",
discount: 0,
index: 3,
item_brand: "Dog Fantasy",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 6.39,
quantity: 1
},
{
item_id: "38389",
item_name: "Dog Fantasy vpojna podloga (14 kos), vonj sivke - 55,8 x 55,8 cm",
discount: 0,
index: 4,
item_brand: "Dog Fantasy",
item_category: "Psi", item_category2: "Oprema", item_category3: "Vse za mladiče",
price: 5.99,
quantity: 1
},
]
}
});