dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32925",
item_name: "Small Animals igrača les - korenje",
discount: 0,
index: 0,
item_brand: "Small Animal Jewel",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 2.69,
quantity: 1
},
]
}
});