dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50030",
item_name: "Leopet okroglo ležišče Ciambela, pliš mix barve - 50 x 15 cm",
discount: 0,
index: 0,
item_brand: "Leopet",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds",
price: 20.49,
quantity: 1
},
{
item_id: "52332",
item_name: "Leopet okroglo ležišče Ciambella Hearts, sivo s srčki - 60 x 15 cm",
discount: 0,
index: 1,
item_brand: "Leopet",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds",
price: 27.49,
quantity: 1
},
{
item_id: "42234",
item_name: "Leopet ovalno ležišče Softy Cat Bed - 55 cm",
discount: 12.45,
index: 2,
item_brand: "Leopet",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds",
price: 41.49,
quantity: 1
},
{
item_id: "50034",
item_name: "Leopet blazina Travel Blanket, pliš - 70 x 95 cm",
discount: 0,
index: 3,
item_brand: "Leopet",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds",
price: 36.49,
quantity: 1
},
{
item_id: "50031",
item_name: "Leopet ležišče Rodi Kvadrat Cats, sivo - 50 x 50 x 20 cm",
discount: 0,
index: 4,
item_brand: "Leopet",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds",
price: 33.99,
quantity: 1
},
]
}
});