dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "55325",
item_name: "Enjoy Mess-Free vpojna podloga, različne količine - 60 x 60 cm",
discount: 0,
index: 0,
item_brand: "Enjoy",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "House Training",
price: 3.49,
quantity: 1
},
{
item_id: "55326",
item_name: "Enjoy Mess-Free vpojna podloga, različne količine - 90 x 60 cm",
discount: 0,
index: 1,
item_brand: "Enjoy",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "House Training",
price: 4.49,
quantity: 1
},
{
item_id: "55327",
item_name: "Enjoy Mess-Free vpojna podloga z ogljem, različne velikosti - 10 kos",
discount: 0,
index: 2,
item_brand: "Enjoy",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "House Training",
price: 4.99,
quantity: 1
},
]
}
});