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

We have a CartQuery that we need to sort on a custom String field which contains reference numbers of the underlying ERP system. Unfortunately I couldn't find a way to...

Using JIT scopes it seems you cannot simply change scope by using `bind(class).in(scope)`.

* When `ViewModel`s are serialized to the session and then deserialized, the data from `ViewModel.extendedViewModel` is lost. * Since `ViewModel.extendedViewModel` works fine in Handlebars, losing this information during session handling...

session

When merging carts it might raise errors about country/currency issues or missing products. Need to handle them properly.

* `MiniCartControllerComponent` uses `CartInSession` to find an existing `Cart` and `MyCartBeanFactory` to create an empty `Cart` if no `Cart` exists for the session, yet. * `CartInSession` uses `TruncatedMiniCartBeanFactory` to create...

session

- Start checkout - End checkout - View cart - More or less?

collaborative
pricing

When shipping costs are still not calculated the cart summary shows price zero. It should display that the costs are still not calculated instead. Should be happening in the Theme.

theme
pricing

Currently it is not guaranteed which one will be loaded first, not allowing us to override default configuration. https://github.com/lightbend/config/issues/342

blocked
configuration

They only group, have no logic. Cannot be customized as part of the library. Their logical place where to be is in Starter.

collaborative

Make sure that line items and shipping costs are all displaying properly the previous price and applied price. Try with all kinds of discounts: product and cart discounts, as both...

pricing