dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "38748",
item_name: "Aquatlantis votlina Shelter Rock - 21,5 x 16 x 12,5 cm",
discount: 0,
index: 0,
item_brand: "Aquatlantis",
item_category: "Reptile", item_category2: "Decor", item_category3: "Hideouts",
price: 27.99,
quantity: 1
},
{
item_id: "38729",
item_name: "Aquatlantis skrivališče votlina Shelter Stone - 14 x 11 x 6,5 cm",
discount: 0,
index: 1,
item_brand: "Aquatlantis",
item_category: "Reptile", item_category2: "Decor", item_category3: "Hideouts",
price: 14.49,
quantity: 1
},
{
item_id: "38730",
item_name: "Aquatlantis skrivališče votlina Shelter Stone - 22 x 17 x 9,5 cm",
discount: 0,
index: 2,
item_brand: "Aquatlantis",
item_category: "Reptile", item_category2: "Decor", item_category3: "Hideouts",
price: 30.99,
quantity: 1
},
{
item_id: "38731",
item_name: "Aquatlantis skrivališče votlina Shelter Stone - 30 x 20,5 x 12,5 cm",
discount: 0,
index: 3,
item_brand: "Aquatlantis",
item_category: "Reptile", item_category2: "Decor", item_category3: "Hideouts",
price: 46.99,
quantity: 1
},
]
}
});