To give everyone a reference, this is the guide this project is based on:
As specified, the list items are created using a RecyclerList with a schema,
and to include the price you simply need to modify the schema.
In the project there is a screen called schemaFBListItem, you can modify it by adding the elements you need and then regenerate the schema with the SchemaGenerator
Could you explain better what you mean? What exactly would you like to achieve?
Many thanks dear
Edit:
I’ve modified the project to allow you to enter both product name and price.