-
## Describe the bug
i call DELETE on a product in my cart via `/v2/cart/item/${item_key}`.
that deletes the item and puts it into `removed_items` array. but with the next POST call, lets say f…
jnz31 updated
5 hours ago
-
-
For supporting cart functionality:
#### Multiple items
One customer, one agent, fulfillments are independent
- Remove/make-optional the `provider` attribute on `order` object. That will take away…
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.6.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
When loading `cart.json` it loads the cart fast and returns the…
-
The goal of this task is to make the shopping card design, instead of a list as is implemented today each product should have a card with aproximately the with of the screen but only start after the w…
-
Develop add cart feature where users should be able to add products to cart and list them
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
- User can press an "Add to cart" button
- "Add To Cart" button should be on the item detail page
- Item will show up on the Cart page
-
### Description
## Display Cart Items with Key Details:
- Show each product with an image, name, price, and quantity. This gives users a clear view of what's in their cart.
## Total Cost Calculat…
-
We use Shopware's discount function for graduated prices. From a certain number of products, x% discount is granted. The discount is allocated to the shopping cart using the shopping cart rule. The di…