dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49031",
item_name: "KONG igralna palica TeaserCurlz",
discount: 0,
index: 0,
item_brand: "KONG",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Igralne palice",
price: 8.15,
quantity: 1
},
{
item_id: "49032",
item_name: "KONG Teaser igralna palica Stellar - 46,36 cm",
discount: 0,
index: 1,
item_brand: "KONG",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Igralne palice",
price: 9.29,
quantity: 1
},
]
}
});