dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32606",
item_name: "Beaphar Ear Cleaner čistilo za ušesa - 50 ml",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Nega oči in ušes",
price: 8.39,
quantity: 1
},
{
item_id: "32605",
item_name: "Beaphar Sensitiv tekočina za čiščenje madežev okoli oči - 50 ml",
discount: 0,
index: 1,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Nega oči in ušes",
price: 8.99,
quantity: 1
},
{
item_id: "45591",
item_name: "Beaphar BIO tekočina za čiščenje ušes - 100 ml",
discount: 0,
index: 2,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Nega oči in ušes",
price: 11.99,
quantity: 1
},
{
item_id: "32604",
item_name: "Beaphar Oftal tekočina za čiščenje oči in predelov okoli oči - 50 ml",
discount: 0,
index: 3,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Nega oči in ušes",
price: 8.69,
quantity: 1
},
{
item_id: "45592",
item_name: "Beaphar BIO tekočina za čiščenje oči - 100 ml",
discount: 0,
index: 4,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Nega oči in ušes",
price: 8.79,
quantity: 1
},
]
}
});