dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53234",
item_name: "MPS P Bag transportni boks z naramnico, različne barve - 44,5 x 26,5 x 28 cm",
discount: 0,
index: 0,
item_brand: "MPS",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 20.99,
quantity: 1
},
{
item_id: "53233",
item_name: "MPS Avior transportni boks, sivo-bel - 57,5 x 39,5 x 40,5 cm",
discount: 0,
index: 1,
item_brand: "MPS",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 23.99,
quantity: 1
},
]
}
});