Nom email Téléphone Adresse Ville Délai Moyen Produits Action @for (data of basicTable.data; track data) { {{data.name}} {{data.email}} {{data.phone}} {{data.address}}, {{data.zipCode}} {{data.city}} {{data.deliveryDelay}}
Nom Référence Prix @for (product of data.products; track product) { {{product.name}} {{product.reference}} xx.x€ }
}