commercetools-sunrise-java icon indicating copy to clipboard operation
commercetools-sunrise-java copied to clipboard

The next generation shop framework by commercetools

Results 91 commercetools-sunrise-java issues
Sort by recently updated
recently updated
newest added

- [x] Think frameworky. - [x] Improve. - [ ] Take into account currency symbol from language and country.

in progress
pricing

Already started it, but provide all default configuration values in there instead of directly in the code.

in progress

For example by calling i18nResolver inside MessagesApi, which can delegate to the MessagesApi itself when not finding message via the YAML files. Another option would be to drop i18nResolver and...

- Show name, quantity, base price and total price. - Display also applied discounts.

collaborative
pricing

- Category -> selected category (only populated on POP) - Product -> selected product (only populated on PDP) - Customer -> current customer in session - Cart -> current cart...

idea

- Add channel to PriceSelection - Add channel to AddLineItem update action - Channel should be configurable

new feature
pricing

We had some interesting side-effects in our custom Sunrise-based code that gave us some trouble and we would like to share our issue and the solution we seek so we...

Forms usually have information about the field where the error is applied. This information is currently unused. We could add it quite easily.

collaborative