skogendev
Results
2
issues of
skogendev
The fieldtypes Entries (Search) and Categories (Search) work great. It would be awesome to have the same functionality for Commerce Products as well.
After some testing, it seems it's not possible to update options on updateCart method. I'm testing with your simple example: ``` {{ getCsrfInput() }} {% for item in cart.lineItems %}...
enhancement