dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "48836",
item_name: "Prodac spatula za prod - 32 cm",
discount: 0,
index: 0,
item_brand: "Prodac",
item_category: "Fish", item_category2: "Aquarium Equpment", item_category3: "Cleaning and Care",
price: 13.49,
quantity: 1
},
{
item_id: "54304",
item_name: "Prodac Pro Float magnet za steklo - S/ 5 - 6 mm",
discount: 0,
index: 1,
item_brand: "Prodac",
item_category: "Fish", item_category2: "Aquarium Equpment", item_category3: "Cleaning and Care",
price: 11.99,
quantity: 1
},
{
item_id: "54305",
item_name: "Prodac Pro Float magnet za steklo - M/ 7 - 8 mm",
discount: 0,
index: 2,
item_brand: "Prodac",
item_category: "Fish", item_category2: "Aquarium Equpment", item_category3: "Cleaning and Care",
price: 18.99,
quantity: 1
},
]
}
});