dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32787",
item_name: "Beeztees ležišče okrogla košara Kubu - 50 cm",
discount: 18,
index: 0,
item_brand: "Beeztees",
item_category: "Psi", item_category2: "Ležišča, blazine in odeje", item_category3: "Blazine",
price: 59.99,
quantity: 1
},
]
}
});