dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47702",
item_name: "Pawise hladilna igrača Summer, limeta - 12,2 x 7 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 3.49,
quantity: 1
},
{
item_id: "54125",
item_name: "Pawise zložljivi bazen za pse, sv. moder - 120 x 90 x 30 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 54.99,
quantity: 1
},
]
}
});