dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "54768",
item_name: "Flamingo Lick Pad lizalna podloga Hexagon, različne barve - 22,4,x 19,5 x 1 cm",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Feeders and Mats",
price: 8.99,
quantity: 1
},
{
item_id: "54769",
item_name: "Flamingo Lick Pad lizalna podloga Yumme, turkizna - 15 x 8,6 x 1,9 cm",
discount: 0,
index: 1,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Feeders and Mats",
price: 9.49,
quantity: 1
},
]
}
});