dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39626",
item_name: "Beeztees keramična posoda Guinea Pig - 10 x 4 cm",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Glodalci", item_category2: "Igrače in oprema za kletke", item_category3: "Posode",
price: 4.09,
quantity: 1
},
]
}
});