dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "10987",
item_name: "Nobby mrežasta krogla za hrano - 10 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 9.19,
quantity: 1
},
{
item_id: "39624",
item_name: "Beeztees igrača palčke z vrvjo iz kokosa, 3 kos - 10 cm",
discount: 0,
index: 1,
item_brand: "Beeztees",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 4.69,
quantity: 1
},
{
item_id: "39622",
item_name: "Beeztees pletena žoga Aluka, vrbov les - 9 cm",
discount: 0,
index: 2,
item_brand: "Beeztees",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 6.49,
quantity: 1
},
{
item_id: "42981",
item_name: "Beeztees kolo leteči krožnik - 18,4 cm",
discount: 0,
index: 3,
item_brand: "Beeztees",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 10.59,
quantity: 1
},
{
item_id: "39616",
item_name: "Beeztees krogla za hrano z zvončkom - 8 cm",
discount: 0,
index: 4,
item_brand: "Beeztees",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 4.89,
quantity: 1
},
{
item_id: "45059",
item_name: "Pawise kolo za glodalce Silent Spinner - 17 cm",
discount: 0,
index: 5,
item_brand: "Pawise",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 10.99,
quantity: 1
},
{
item_id: "46247",
item_name: "JR Farm interaktivna igrača Brain Switch s priboljški - 40 g",
discount: 0,
index: 6,
item_brand: "JR Farm",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 15.59,
quantity: 1
},
{
item_id: "47718",
item_name: "Pawise igrača Play&Chew Rice Pops, mix - 17 g",
discount: 0,
index: 7,
item_brand: "Pawise",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 2.99,
quantity: 1
},
{
item_id: "47837",
item_name: "Pawise igrača Play&Chew žogice iz vrbovih vej - 3 kos",
discount: 0,
index: 8,
item_brand: "Pawise",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 4.49,
quantity: 1
},
{
item_id: "47838",
item_name: "Pawise igrača Play&Chew palčka iz vrbovih vej - 16 cm",
discount: 0,
index: 9,
item_brand: "Pawise",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 2.99,
quantity: 1
},
{
item_id: "49155",
item_name: "Duvo interaktivna lesena igrača za glodalce Fay - 28 x 13 x 6 cm",
discount: 0,
index: 10,
item_brand: "Duvo",
item_category: "Small Pets", item_category2: "Toys and Cage equipment", item_category3: "Toys and Exercise",
price: 19.89,
quantity: 1
},
]
}
});