dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "46317",
item_name: "United Pets igrača Aromastories Necetto Breeze essence",
discount: 4.98,
index: 0,
item_brand: "United Pets",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 16.59,
quantity: 1
},
{
item_id: "46319",
item_name: "United Pets igrača Aromastories Musk Undergrowth essence",
discount: 4.98,
index: 1,
item_brand: "United Pets",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Plush and Textile Toys",
price: 16.59,
quantity: 1
},
]
}
});