dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42802",
item_name: "All For Paws igrača Cuddle Cracker - 43 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Dental Toys",
price: 13.99,
quantity: 1
},
{
item_id: "44882",
item_name: "All For Paws gumi dental kaktus, moder - 6,5 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Dental Toys",
price: 7.69,
quantity: 1
},
{
item_id: "44883",
item_name: "All For Paws gumi dental kaktus, oranžen - 9,5 cm",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Dental Toys",
price: 10.99,
quantity: 1
},
{
item_id: "44884",
item_name: "All For Paws gumi dental kaktus, zelen - 12,1 cm",
discount: 0,
index: 3,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Dental Toys",
price: 15.99,
quantity: 1
},
]
}
});