dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "25282",
item_name: "Selective degu - 1,5 kg",
discount: 0,
index: 0,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Common Degus",
price: 11.19,
quantity: 1
},
]
}
});