dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "28513",
item_name: "KONG igrača Safestix S",
discount: 0,
index: 0,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 14.99,
quantity: 1
},
{
item_id: "28514",
item_name: "KONG igrača Safestix M",
discount: 0,
index: 1,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 21.55,
quantity: 1
},
{
item_id: "16900",
item_name: "KONG igrača Wet Wubba - Large",
discount: 0,
index: 2,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 13.59,
quantity: 1
},
{
item_id: "46591",
item_name: "KONG igrača Safestix L",
discount: 7.94,
index: 3,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 26.45,
quantity: 1
},
{
item_id: "16901",
item_name: "KONG igrača Wubba Wet XL",
discount: 5.22,
index: 4,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 17.39,
quantity: 1
},
]
}
});