Left with no other option but to ask
With Drupal Commerce, I created
- a product type
- added a product as a entity
- created a node with a relationship towards the entity.
Working fine. I want to add a custom text input for a product type. for example a branding name on a product
From what I gathered you would either use a custom line item or add a widget(no idea how though)
Are there any guides available?