dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50351",
item_name: "TropiClean Ear Cleaner tekočina za čiščenje pasjih in mačjih ušes - 118 ml",
discount: 0,
index: 0,
item_brand: "TropiClean",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Eye and Ear Care",
price: 15.99,
quantity: 1
},
{
item_id: "50347",
item_name: "TropiClean Warm Vanilla tekočina za čiščenje predelov okoli oči - 236 ml",
discount: 0,
index: 1,
item_brand: "TropiClean",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Eye and Ear Care",
price: 17.49,
quantity: 1
},
]
}
});