dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52948",
item_name: "All for Paws Chill Out ventilator za ohlajanje - 17 x 14 x 5 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 27.99,
quantity: 1
},
{
item_id: "54127",
item_name: "All For Paws Chill Out hladilna blazina Kiwi, kivi - 60 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 14.99,
quantity: 1
},
{
item_id: "54332",
item_name: "All For Paws Chill Out bazen za pse z razpršilnikom - moder",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 64.99,
quantity: 1
},
{
item_id: "54128",
item_name: "All For Paws Chill Out hladilna blazina Orange, pomaranča - 60 cm",
discount: 0,
index: 3,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Dog Pools and Cooling",
price: 14.99,
quantity: 1
},
]
}
});