dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50034",
item_name: "Leopet blazina Travel Blanket, pliš - 70 x 95 cm",
discount: 0,
index: 0,
item_brand: "Leopet",
item_category: "Dogs", item_category2: "Dog Beds & Blankets", item_category3: "Odeje",
price: 40.99,
quantity: 1
},
]
}
});