dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53932",
item_name: "WolfPack pletenka iz govejega mehurja, 25 cm - 3 kos",
discount: 0,
index: 0,
item_brand: "WolfPack",
item_category: "Dogs", item_category2: "Treats", item_category3: "Dental Treats",
price: 6.49,
quantity: 1
},
]
}
});