dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "41059",
item_name: "Nobby čistilni robčki (15 kos), vonj breskve - 20x15 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Wet Wipes",
price: 1.09,
quantity: 1
},
{
item_id: "43234",
item_name: "Nobby vpojna krpa Speed Dry Comfort, modra/roza- 66 × 43 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Wet Wipes",
price: 10.99,
quantity: 1
},
{
item_id: "48609",
item_name: "Nobby vpojna krpa Speed Dry Comfort, mint/vijolična - 66 x 43 cm",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Wet Wipes",
price: 10.99,
quantity: 1
},
{
item_id: "41061",
item_name: "Nobby čistilni robčki (70 kos), vonj breskve - 20x15 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Wet Wipes",
price: 3.29,
quantity: 1
},
]
}
});