dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "35271",
item_name: "Chuckit svetleč frizbi Paraflight, L",
discount: 0,
index: 0,
item_brand: "Chuckit!",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 17.49,
quantity: 1
},
{
item_id: "35269",
item_name: "Chuckit svetleč frizbi Zipflight, M",
discount: 0,
index: 1,
item_brand: "Chuckit!",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 21.99,
quantity: 1
},
{
item_id: "42638",
item_name: "Pawise svetleča žoga Vinyl Luminous, M",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 3.99,
quantity: 1
},
{
item_id: "42637",
item_name: "Pawise svetleča žoga Vinyl Luminous, S",
discount: 0,
index: 3,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 3.49,
quantity: 1
},
{
item_id: "49836",
item_name: "All For Paws K-Nite svetleča plišasta igrača, manta - 24 x 24 cm",
discount: 0,
index: 4,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 7.69,
quantity: 1
},
{
item_id: "49833",
item_name: "All For Paws K-Nite svetleč frizbi Flash - 22,5 cm",
discount: 0,
index: 5,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 11.69,
quantity: 1
},
{
item_id: "42639",
item_name: "Pawise svetleča žoga Vinyl Luminous, L",
discount: 0,
index: 6,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 6.99,
quantity: 1
},
{
item_id: "49835",
item_name: "All For Paws K-Nite svetleča plišasta igrača, meduza - 28 x 14 cm",
discount: 0,
index: 7,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 9.99,
quantity: 1
},
]
}
});