dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43190",
item_name: "Bogaprotect Spot-On pipeta za mačke - S (1,5-4 kg)",
discount: 0,
index: 0,
item_brand: "Bogaprotect",
item_category: "Cats", item_category2: "Wellness", item_category3: "Flea & Tick Treatments",
price: 15.49,
quantity: 1
},
{
item_id: "43191",
item_name: "Bogaprotect Spot-On pipeta za mačke - M (4-7 kg)",
discount: 0,
index: 1,
item_brand: "Bogaprotect",
item_category: "Cats", item_category2: "Wellness", item_category3: "Flea & Tick Treatments",
price: 18.99,
quantity: 1
},
{
item_id: "43192",
item_name: "Bogaprotect ovratnica za mačke - 35 cm",
discount: 0,
index: 2,
item_brand: "Bogaprotect",
item_category: "Cats", item_category2: "Wellness", item_category3: "Flea & Tick Treatments",
price: 8.69,
quantity: 1
},
]
}
});