dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "48034",
item_name: "Lily's Kitchen Chew Sticks palčke z jagnjetino, 3 kos - 120 g",
discount: 0,
index: 0,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Ostale žvečke",
price: 5.49,
quantity: 1
},
{
item_id: "48035",
item_name: "Lily's Kitchen Chew Sticks palčke s piščancem, 3 kos - 120 g",
discount: 0,
index: 1,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Ostale žvečke",
price: 5.49,
quantity: 1
},
{
item_id: "48036",
item_name: "Lily's Kitchen Chew Sticks palčke z govedino, 3 kos - 120 g",
discount: 0,
index: 2,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Ostale žvečke",
price: 5.49,
quantity: 1
},
]
}
});