dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "29840",
item_name: "Beeztees Treety les in loofa, 3 kos",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Small Pets", item_category2: "Treats and Supplements", item_category3: "Treats for Small Pets",
price: 5.89,
quantity: 1
},
]
}
});