dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42424",
item_name: "Repti Planet dodatek Multivitamin - 125 g",
discount: 0,
index: 0,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 4.69,
quantity: 1
},
{
item_id: "41913",
item_name: "Repti Planet dodatek k prehrani Jelly Pots Fruit, 8 kos",
discount: 0,
index: 1,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 8.19,
quantity: 1
},
{
item_id: "42426",
item_name: "Repti Planet dodatek Calcium + D3 - 125 g",
discount: 0,
index: 2,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 3.99,
quantity: 1
},
{
item_id: "42423",
item_name: "Repti Planet dodatek Tortoise Calcium - 100 g",
discount: 0,
index: 3,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 5.09,
quantity: 1
},
{
item_id: "42421",
item_name: "Repti Planet dodatek Omnivore Diet - 75 g",
discount: 0,
index: 4,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 6.39,
quantity: 1
},
{
item_id: "42425",
item_name: "Repti Planet dodatek Calcium - 125 g",
discount: 0,
index: 5,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 3.59,
quantity: 1
},
{
item_id: "42422",
item_name: "Repti Planet dodatek Insectivore Diet - 75 g",
discount: 0,
index: 6,
item_brand: "Repti Planet",
item_category: "Reptile", item_category2: "Food and Supplements", item_category3: "Supplements",
price: 6.49,
quantity: 1
},
]
}
});