dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "51593",
item_name: "Pantaya razpršilo z nano koloidnim srebrom, 100 ml",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 16.90,
quantity: 1
},
{
item_id: "4074",
item_name: "Leniderm šampon - 250 ml",
discount: 2.85,
index: 1,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 18.99,
quantity: 1
},
{
item_id: "37579",
item_name: "Flogocid mazilo za kožo za vse živali - 50 g",
discount: 0,
index: 2,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 12.49,
quantity: 1
},
{
item_id: "26646",
item_name: "CLX Wipes antibakterijski vlažilni robčki",
discount: 3.67,
index: 3,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Posebna nega dlake",
price: 24.49,
quantity: 1
},
]
}
});