dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "23603",
item_name: "Nobby stekleni napajanik - 355 ml",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Water Bottles",
price: 6.79,
quantity: 1
},
{
item_id: "23604",
item_name: "Nobby stekleni napajanik - 769 ml",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Water Bottles",
price: 8.49,
quantity: 1
},
{
item_id: "23602",
item_name: "Nobby stekleni napajanik - 177 ml",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Water Bottles",
price: 5.99,
quantity: 1
},
]
}
});