dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49885",
item_name: "All For Paws potovalno ležišče in torba. sivo - 37 x 37 x 35 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Dog Carrier Purses",
price: 39.99,
quantity: 1
},
{
item_id: "52985",
item_name: "All For Paws Travel Dog raztegljiv nahrbtnik - 45 x 25 x 28 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Dog Carrier Purses",
price: 79.99,
quantity: 1
},
]
}
});