dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "8356",
item_name: "Ferplast jeklena vrv za privez - 3 m",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Tie-Outs",
price: 13.99,
quantity: 1
},
{
item_id: "8357",
item_name: "Ferplast jeklena vrv za privez - 4 m",
discount: 0,
index: 1,
item_brand: "Ferplast",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Tie-Outs",
price: 15.09,
quantity: 1
},
]
}
});