dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47312",
item_name: "JR Farm mlete školjčne lupine za ptice, 30 g",
discount: 0,
index: 0,
item_brand: "JR Farm",
item_category: "Ptice", item_category2: "Priboljški in prehranski dodatki", item_category3: "Prehranski dodatki",
price: 1.19,
quantity: 1
},
{
item_id: "49019",
item_name: "JR Farm jajčna hrana za ptice - 500 g",
discount: 0,
index: 1,
item_brand: "JR Farm",
item_category: "Ptice", item_category2: "Priboljški in prehranski dodatki", item_category3: "Prehranski dodatki",
price: 4.79,
quantity: 1
},
{
item_id: "47311",
item_name: "JR Farm oglje za ptice, 25 g",
discount: 0,
index: 2,
item_brand: "JR Farm",
item_category: "Ptice", item_category2: "Priboljški in prehranski dodatki", item_category3: "Prehranski dodatki",
price: 1.29,
quantity: 1
},
]
}
});