-
Customers => Shopping carts
Shopping carts have the total value of products sold.
![image](https://user-images.githubusercontent.com/38436949/221662000-f2a700f1-3904-46d3-acee-98db0717f437.png)
…
-
Hi,
Did you test the release 1.4.0 with prestashop 8.0 ?
If not, do you plan a compatibility soonly ?
Regards,
VB
-
As a user, I can create and save a shopping cart for a person. A shopping cart is associated with one person. A shopping cart may have 0 or more items in it, and can include one or more of an indivi…
-
#### Describe the bug
In the BO > Orders > Shopping carts, the Statics are not OK
![image](https://user-images.githubusercontent.com/16067358/91298028-92fb9900-e79f-11ea-9e05-a7deab294012.…
-
We have https://help.steampowered.com/en/accountdata/ShoppingCartHistory, which is great for restoring lost shopping carts, but even better would be if we could save and restore custom shopping carts.…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
I'm …
-
# Implementation Context for Shopping Cart
## Introduction
The implementation of a Shopping Cart feature in your system revolves around several key components, including entities like Cart, Cart…
-
### 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.
…
-
An ajax shopping cart with interactive update.
Also part of this would be an overlay with the shopping carts contents.
-
In many cases this is being caused by client pages (usually in layouts) using the ShoppingCartService to get an item count usually for display in the menubar.
ex.
a call to shoppingCartService.getIt…