dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44553",
item_name: "Dog Fantasy okrogel povodec, črn - 120 cm",
discount: 0,
index: 0,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 8.49,
quantity: 1
},
{
item_id: "44555",
item_name: "Dog Fantasy okrogel povodec, limeta - 120 cm",
discount: 0,
index: 1,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 8.49,
quantity: 1
},
{
item_id: "44557",
item_name: "Dog Fantasy okrogel povodec, oranžen - 120 cm",
discount: 0,
index: 2,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 8.49,
quantity: 1
},
{
item_id: "44554",
item_name: "Dog Fantasy okrogel povodec, moder - 120 cm",
discount: 0,
index: 3,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 8.49,
quantity: 1
},
{
item_id: "44321",
item_name: "Dog Fantasy okrogel povodec z ovratnico, roza - 120 cm",
discount: 0,
index: 4,
item_brand: "Dog Fantasy",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Leashes",
price: 13.99,
quantity: 1
},
]
}
});