dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "31138",
item_name: "Beaphar Immo Shield zaščita (ampule) S - 3x1,5 ml",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Protiparazitni izdelki",
price: 8.29,
quantity: 1
},
{
item_id: "31140",
item_name: "Beaphar Immo Shield zaščita (ampule) L - 3x4,5 ml",
discount: 0,
index: 1,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Protiparazitni izdelki",
price: 10.69,
quantity: 1
},
{
item_id: "31139",
item_name: "Beaphar Immo Shield zaščita (ampule) M - 3x3 ml",
discount: 0,
index: 2,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Protiparazitni izdelki",
price: 8.99,
quantity: 1
},
{
item_id: "31141",
item_name: "Beaphar Immo Shield zaščita (sprej) - 250 ml",
discount: 0,
index: 3,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Nega psa", item_category3: "Protiparazitni izdelki",
price: 14.49,
quantity: 1
},
]
}
});