dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44724",
item_name: "Pawise pregrada za vrata Safety Gate - 72 x 76 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Ograje za mladiče",
price: 89.99,
quantity: 1
},
{
item_id: "53756",
item_name: "Pawise izvlečna pregrada za vrata, bela - 160 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Ograje za mladiče",
price: 54.99,
quantity: 1
},
{
item_id: "51860",
item_name: "Pawise samostoječa pregrada WW - 71,1 x 182,9 cm",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Ograje za mladiče",
price: 112.99,
quantity: 1
},
]
}
});