dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50244",
item_name: "JW Flutter-eeFeathers teleskopska igralna palica s perjem - 121,9 cm",
discount: 0,
index: 0,
item_brand: "JW",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Playing Wands",
price: 17.99,
quantity: 1
},
]
}
});