dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53253",
item_name: "Sydeco umetni dekor Terra travnata preproga - 32 x 32 cm",
discount: 0,
index: 0,
item_brand: "Sydeco",
item_category: "Reptile", item_category2: "Decor", item_category3: "Artificial Plants",
price: 15.49,
quantity: 1
},
{
item_id: "53252",
item_name: "Sydeco umetni dekor Terra viseča praprot - 66 cm",
discount: 0,
index: 1,
item_brand: "Sydeco",
item_category: "Reptile", item_category2: "Decor", item_category3: "Artificial Plants",
price: 22.99,
quantity: 1
},
]
}
});