dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "25189",
item_name: "Selective morski prašiček - 1,5 kg",
discount: 2.4,
index: 0,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Guinea Pigs",
price: 11.99,
quantity: 1
},
{
item_id: "37736",
item_name: "Selective Naturals grain free za morske prašičke - 1,5 kg",
discount: 0,
index: 1,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Guinea Pigs",
price: 13.19,
quantity: 1
},
]
}
});