Just create a 2 input fields with “add” button, so users will type into that input field and add the product with price into your database. You can create a repeating group to show the list of products that have been added.

No, just text field and number field.

Products

  • Name (text)
  • Amount (number)