dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "23303",
item_name: "Stefanplast Gulliver 3 transporter - 61 x 40 x 38 cm",
discount: 0,
index: 0,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 33.79,
quantity: 1
},
{
item_id: "23301",
item_name: "Stefanplast Gulliver 2 transporter - 55 x 36 x 35 cm",
discount: 0,
index: 1,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 27.49,
quantity: 1
},
{
item_id: "23305",
item_name: "Stefanplast Gulliver 3 Open Top transporter - 61 x 40 x 38 cm",
discount: 0,
index: 2,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 39.49,
quantity: 1
},
{
item_id: "23299",
item_name: "Stefanplast Gulliver 1 transporter - 48 x 32 x 31cm",
discount: 0,
index: 3,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 19.99,
quantity: 1
},
{
item_id: "38187",
item_name: "Stefanplast transporter Gulliver Chic - bež - 50 x 34 x 32 cm",
discount: 0,
index: 4,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 19.59,
quantity: 1
},
{
item_id: "54104",
item_name: "Stefanplast Gulliver 2 transporter s kov. vrati, modro-bež - 55 x 36 x 35 cm",
discount: 0,
index: 5,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 27.49,
quantity: 1
},
{
item_id: "54105",
item_name: "Stefanplast Gulliver 3 transporter s kov. vrati, modro-bež - 61 x 40 x 38 cm",
discount: 0,
index: 6,
item_brand: "Stefanplast",
item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers",
price: 33.79,
quantity: 1
},
]
}
});