dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "55173",
item_name: "Flamingo plašč Duker, črn",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 46.99,
quantity: 1
},
{
item_id: "55172",
item_name: "Flamingo plašč Dexter, rdeče-črn",
discount: 0,
index: 1,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 25.99,
quantity: 1
},
{
item_id: "55174",
item_name: "Flamingo plašč Iglu, rdeč",
discount: 0,
index: 2,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 28.99,
quantity: 1
},
{
item_id: "55177",
item_name: "Flamingo plašč Boso, temno zelen",
discount: 0,
index: 3,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 20.99,
quantity: 1
},
{
item_id: "55176",
item_name: "Flamingo plašč Juno, svetlo zelen",
discount: 0,
index: 4,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 23.99,
quantity: 1
},
{
item_id: "55171",
item_name: "Flamingo plašč Dover, zelen",
discount: 0,
index: 5,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 38.99,
quantity: 1
},
{
item_id: "55175",
item_name: "Flamingo plašč Zane, črno-rjav",
discount: 0,
index: 6,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Winter Coats",
price: 46.99,
quantity: 1
},
]
}
});