dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42934",
item_name: "Pawise Tie-Out jeklena vrv za privez - do 27 kg",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Tie-Outs",
price: 11.99,
quantity: 1
},
{
item_id: "42608",
item_name: "Pawise Tie-Out jeklena vrv za privez, 6 m - do 54 kg",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Tie-Outs",
price: 16.99,
quantity: 1
},
{
item_id: "42604",
item_name: "Pawise spirala za privez - 40 cm",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Supplies", item_category3: "Tie-Outs",
price: 6.69,
quantity: 1
},
]
}
});