dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "4561",
item_name: "Ecocid S prašek - 50 g",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Small Pets", item_category2: "Wellness and Cleaning", item_category3: "Cleaning Supplies",
price: 2.17,
quantity: 1
},
{
item_id: "39193",
item_name: "Versele Laga Oropharma Deodo odstranjevalec vonjav - 230g",
discount: 0,
index: 1,
item_brand: "Versele-Laga",
item_category: "Small Pets", item_category2: "Wellness and Cleaning", item_category3: "Cleaning Supplies",
price: 8.69,
quantity: 1
},
{
item_id: "34328",
item_name: "Beaphar nevtralizator vonja za wc malih glodavcev - 600 g",
discount: 0,
index: 2,
item_brand: "Beaphar",
item_category: "Small Pets", item_category2: "Wellness and Cleaning", item_category3: "Cleaning Supplies",
price: 10.99,
quantity: 1
},
]
}
});