dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49041",
item_name: "AquaDella Vulcano akvarijski pesek, temen - 2-5 mm, 10 kg",
discount: 0,
index: 0,
item_brand: "AquaDella",
item_category: "Fish", item_category2: "Substrate and Gravel", item_category3: "Sand and Gravel",
price: 11.99,
quantity: 1
},
{
item_id: "49042",
item_name: "AquaDella Vulcano akvarijski pesek, temen- 2-5 mm, 2 kg",
discount: 0,
index: 1,
item_brand: "AquaDella",
item_category: "Fish", item_category2: "Substrate and Gravel", item_category3: "Sand and Gravel",
price: 3.99,
quantity: 1
},
{
item_id: "52714",
item_name: "AquaDella Yuhua kamenčki za akvarij, različne barve - 2-3 cm / 1 kg",
discount: 0,
index: 2,
item_brand: "AquaDella",
item_category: "Fish", item_category2: "Substrate and Gravel", item_category3: "Sand and Gravel",
price: 8.69,
quantity: 1
},
{
item_id: "52715",
item_name: "AquaDella kamenčki za akvarij, črni - 2-3 cm / 1 kg",
discount: 0,
index: 3,
item_brand: "AquaDella",
item_category: "Fish", item_category2: "Substrate and Gravel", item_category3: "Sand and Gravel",
price: 8.69,
quantity: 1
},
]
}
});