dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52399",
item_name: "Wouapy zaščitno oglato ležišče Divan Moelleux, sivo - 100 x 85 x 16 cm",
discount: 0,
index: 0,
item_brand: "Wouapy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Bolster Beds",
price: 65.99,
quantity: 1
},
{
item_id: "53852",
item_name: "Wouapy skrivališče iglu v obliki mačje glave, siv - 40 x 32 x 42 cm",
discount: 0,
index: 1,
item_brand: "Wouapy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Bolster Beds",
price: 43.99,
quantity: 1
},
{
item_id: "53851",
item_name: "Wouapy skrivališče iglu v obliki mačje glave, bel - 40 x 32 x 42 cm",
discount: 0,
index: 2,
item_brand: "Wouapy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Bolster Beds",
price: 43.99,
quantity: 1
},
{
item_id: "52398",
item_name: "Wouapy zaščitno oglato ležišče Divan Moelleux, sivo - 80 x 70 x 16 cm",
discount: 0,
index: 3,
item_brand: "Wouapy",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Bolster Beds",
price: 49.99,
quantity: 1
},
]
}
});