dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49874",
item_name: "All For paws Off Street oprsnica Graffiti, S - 1,5 cm / 25-45 cm",
discount: 6,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Collars and Leashes", item_category3: "Harnesses",
price: 19.99,
quantity: 1
},
]
}
});