dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "51834",
item_name: "Dog Fantasy žoga Eggy Ball L, rdeča - 16 x 26 cm",
discount: 0,
index: 0,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Rubber Toys",
price: 8.49,
quantity: 1
},
{
item_id: "51833",
item_name: "Dog Fantasy žoga Eggy Ball M, modra - 13 x 18,5 cm",
discount: 0,
index: 1,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Rubber Toys",
price: 4.49,
quantity: 1
},
{
item_id: "51832",
item_name: "Dog Fantasy žoga Eggy Ball S, zelena - 8 x 13 cm",
discount: 0,
index: 2,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Rubber Toys",
price: 2.49,
quantity: 1
},
]
}
});