intershop-pwa
intershop-pwa copied to clipboard
Retail sets are not split into line items when added to lists
Actual Behavior When a retail set is added to a list (e.g. quotes, order templates, wish list), the retail set is displayed in the list without a quantity. Additionally it is not possible to add a retail set to cart as quote item. Error code: 400.
will be solved by AB#64571
Expected Behavior When a retail set is added to a list (e.g. quotes, order templates, wish list), it must be divided into line items. The line items have a quantity field and it is possible to add them to the cart. See Responsive Starter Store as reference.
Steps to Reproduce the Bug
Steps to reproduce the behavior:
- Go to 'Homepage'
- Scroll down to 'Microsoft Surface Pro Set'
- Click on 'Add to Quote Request' icon or 'Add to Order Template' icon
- See product in the list
Environment Details
- Browser: Chrome
- Public Demo Server
Additional Context, like Screenshots, Log File Snippets etc.
Current:
Expected:
This functionality has to be provided by the ICM server.
It works for quotes now. Wishlist and order templates are still pending.