dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44906",
item_name: "All For Paws rokometna žoga z ročaji - 35 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Balls and Ropes",
price: 18.49,
quantity: 1
},
{
item_id: "51886",
item_name: "All For Paws ZooTex poskočna žoga, ribica - 9 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Balls and Ropes",
price: 5.79,
quantity: 1
},
{
item_id: "52944",
item_name: "All For Paws Sealife plišasta igračka z žogo, različni motivi - 1 kos",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Balls and Ropes",
price: 7.99,
quantity: 1
},
{
item_id: "49856",
item_name: "All For Paws Meta Ball set 3 žogic v stroku graha - 3 x 5,5 cm / 24 cm",
discount: 3.9,
index: 3,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Balls and Ropes",
price: 12.99,
quantity: 1
},
{
item_id: "49849",
item_name: "All For Paws ZooTex poskočna žoga, žaba - 7,5 cm",
discount: 0,
index: 4,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Balls and Ropes",
price: 5.79,
quantity: 1
},
]
}
});