dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "24534",
item_name: "Selective za kunce - 1,5 kg",
discount: 0,
index: 0,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 12.39,
quantity: 1
},
{
item_id: "24535",
item_name: "Selective za kunce - 3 kg",
discount: 0,
index: 1,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 20.59,
quantity: 1
},
{
item_id: "24611",
item_name: "Selective Junior za mlade kunce - 1,5 kg",
discount: 0,
index: 2,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 12.19,
quantity: 1
},
{
item_id: "25186",
item_name: "Selective za kunce - 10 kg",
discount: 0,
index: 3,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 55.19,
quantity: 1
},
{
item_id: "52462",
item_name: "Selective Four+ za starejše kunce - 1,5 kg",
discount: 0,
index: 4,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 11.49,
quantity: 1
},
{
item_id: "37735",
item_name: "Selective Naturals grain free za kunce - 1,5 kg",
discount: 0,
index: 5,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 14.69,
quantity: 1
},
{
item_id: "24538",
item_name: "Selective Junior za mlade kunce - 10 kg",
discount: 12.1,
index: 6,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Rabbits",
price: 60.49,
quantity: 1
},
]
}
});