You can use the custom field you just created in your template.

To customize the template page

  1. Go to product-details.component.ts and modify the product name with your custom field name.
  2. Go to the product-details.component.html and add an entry for your custom field to be displayed on the template.
  3. Your template displays the new custom field.