dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "33953",
item_name: "Beaphar Papick Spray proti puljenju peres - 200 ml",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Birds", item_category2: "Cage equipment", item_category3: "Other",
price: 13.99,
quantity: 1
},
]
}
});