dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47467",
item_name: "Lily's Kitchen Woofbrush Dental Chew palčke Large - 7 x 47 g",
discount: 0,
index: 0,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Za nego zob",
price: 11.99,
quantity: 1
},
{
item_id: "47466",
item_name: "Lily's Kitchen Woofbrush Dental Chew palčke Medium - 7 x 28 g",
discount: 0,
index: 1,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Za nego zob",
price: 10.99,
quantity: 1
},
{
item_id: "47468",
item_name: "Lily's Kitchen Woofbrush Dental Chew palčke Mini - 10 x 13 g",
discount: 0,
index: 2,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Za nego zob",
price: 8.99,
quantity: 1
},
{
item_id: "47465",
item_name: "Lily's Kitchen Woofbrush Dental Chew palčke Small - 7 x 22 g",
discount: 0,
index: 3,
item_brand: "Lily's Kitchen",
item_category: "Psi", item_category2: "Priboljški in prigrizki", item_category3: "Za nego zob",
price: 9.99,
quantity: 1
},
]
}
});