dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49179",
item_name: "Coockoo TPR žoga Magic Ball, modra - 8,6 cm",
discount: 0,
index: 0,
item_brand: "Coockoo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Rubber Toys",
price: 15.99,
quantity: 1
},
{
item_id: "49181",
item_name: "Coockoo TPR žoga Magic Ball, limeta - 8,6 cm",
discount: 0,
index: 1,
item_brand: "Coockoo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Rubber Toys",
price: 15.99,
quantity: 1
},
]
}
});