dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "46200",
item_name: "JR Farm Grainless Health Mix hrana za kunce in pritlikave kunce - 1,2 kg",
discount: 0,
index: 0,
item_brand: "JR Farm",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 11.89,
quantity: 1
},
{
item_id: "46177",
item_name: "JR Farm Grainless Junior popolna hrana za kunce in pritlikave kunce - 1 kg",
discount: 0,
index: 1,
item_brand: "JR Farm",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 7.09,
quantity: 1
},
{
item_id: "46178",
item_name: "JR Farm Grainless hrana z zelišči za kunce in pritlikave kunce - 950 g",
discount: 0,
index: 2,
item_brand: "JR Farm",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 11.89,
quantity: 1
},
]
}
});