dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49017",
item_name: "JR Farm keramična posoda - 13 x 5 cm",
discount: 0,
index: 0,
item_brand: "JR Farm",
item_category: "Glodalci", item_category2: "Igrače in oprema za kletke", item_category3: "Posode",
price: 5.99,
quantity: 1
},
]
}
});