dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "48198",
item_name: "Bite Free sprej za preprečevanje grizenja - 100 ml",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Other cage equipment",
price: 11.49,
quantity: 1
},
]
}
});