dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "54131",
item_name: "All for paws Chill Out plavalni jopič za psa S, moder - 30 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Life Vests",
price: 24.99,
quantity: 1
},
{
item_id: "54132",
item_name: "All for paws Chill Out plavalni jopič za psa M, moder - 35,5 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Life Vests",
price: 27.99,
quantity: 1
},
{
item_id: "54133",
item_name: "All for paws Chill Out plavalni jopič za psa L, moder - 39 cm",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Life Vests",
price: 30.99,
quantity: 1
},
]
}
});