Store data on a line items custom field and show this in the administration

Hello!

I’m currently creating an app for Shopware by using the new App extension mechanism.

What I’m trying to achieve is the following:

  • In the storefront on the product page we have an input field (this i have already achieved)
  • The value of that input field should be stored on the line item when the user clicks add to cart
  • That value should also be viewable on the cart page
  • That value should be viewable in the administration

I’m not sure this is even possible by using an app, does someone have a suggestion?

Thanks a lot.

Best regards,

Roel