dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32645",
item_name: "Beaphar Turtle vit, vitaminski dodatek za plazilce - 20 ml",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 5.69,
quantity: 1
},
]
}
});