dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39259",
item_name: "Preproga Home, siva s tačko - 50 x 75 cm",
discount: 7.35,
index: 0,
item_brand: "Howler&Scratch",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Mats and Pads",
price: 24.49,
quantity: 1
},
{
item_id: "47930",
item_name: "Preproga Love Paws tačke, temno siva - 50 x 150 cm",
discount: 13.2,
index: 1,
item_brand: "Howler&Scratch",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Mats and Pads",
price: 43.99,
quantity: 1
},
]
}
});