dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "15675",
item_name: "Ferplast kovinska ograja za mladiče - 4 elementi (80 x 62 cm)",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Ograje za mladiče",
price: 78.99,
quantity: 1
},
]
}
});