dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "16977",
item_name: "Nobby kopalnica za činčile Savic",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 15.39,
quantity: 1
},
{
item_id: "25439",
item_name: "Nobby mrežasto kolo za glodavce - 28 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 22.09,
quantity: 1
},
{
item_id: "9543",
item_name: "Nobby barvno kolo za glodavce - 15 cm",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 13.69,
quantity: 1
},
{
item_id: "25438",
item_name: "Nobby mrežasto kolo za glodavce - 22,5 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 14.69,
quantity: 1
},
{
item_id: "39590",
item_name: "Nobby krogla za posladke - 7,5 cm",
discount: 0,
index: 4,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 3.59,
quantity: 1
},
{
item_id: "25437",
item_name: "Nobby mrežasto kolo za glodavce - 17,5 cm",
discount: 0,
index: 5,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 11.59,
quantity: 1
},
{
item_id: "43908",
item_name: "Nobby keramična posoda Korenček, pink - 300 ml",
discount: 0,
index: 6,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 5.19,
quantity: 1
},
{
item_id: "10987",
item_name: "Nobby mrežasta krogla za hrano - 10 cm",
discount: 0,
index: 7,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 9.19,
quantity: 1
},
]
}
});