dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "24851",
item_name: "JBL Filterstart Pond - 250 g",
discount: 0,
index: 0,
item_brand: "JBL",
item_category: "Fish", item_category2: "Everything for the Pond", item_category3: "Water Treatment",
price: 17.69,
quantity: 1
},
{
item_id: "30757",
item_name: "JBL Cleropond - 500 ml",
discount: 0,
index: 1,
item_brand: "JBL",
item_category: "Fish", item_category2: "Everything for the Pond", item_category3: "Water Treatment",
price: 17.49,
quantity: 1
},
]
}
});