Keep Cart
Keep Cart stores a copy of the contents of the visitor's cart in a cookie. The contents of the cart is automatically reloaded when the visitor comes back to your store or if their session expires and restarts. Any products that have been sold out, disabled or deleted since they were added to the cart will be removed when the cart is reloaded. Product quantities in the cart will automatically be adjusted on reload to prevent over selling. Security measures have been put in place to prevent anyone from tampering with the cookie on the visitor's PC. Keywords: keepcart , cookiecart Note: Updated to show forum support-thread and GitHub repository. |
![]() |
v1.5.7, v1.5.8 |
![]() |
Christian Pinder |
![]() |
lat9 - 27 Jun 2023 |
![]() |
1,848 |
Version History
Keep Cart - Version: v2.0.4 | |||||||||||||
This release contains changes associated with the following GitHub issues: #12: Cart cannot be emptied; last item added cannot be removed. Thanks to @torvista for the correction! |
|||||||||||||
|
|||||||||||||
Keep Cart - Version: v2.0.3 | |||||||||||||
This release contains changes associated with the following GitHub issues: #8: Correct 'occasional' PHP warnings during cart-restoration from cookies. #9: Log configuration errors only once per storefront customer session. #10: Ensure that cookies are removed when the cart is emptied. |
|||||||||||||
|
|||||||||||||
Keep Cart - Version: v2.0.2 | |||||||||||||
Corrects a MySQL error when the cart contains checkbox-type attributes. | |||||||||||||
|
|||||||||||||
Keep Cart - Version: v2.0.1 | |||||||||||||
This release contains the change associated with issue #1, where a customer is sent to the time_out page when attempting to checkout with a restored cart. | |||||||||||||
|
|||||||||||||
Keep Cart - Version: v2.0.0 | |||||||||||||
This version supports zc157 (fully patched) or later and requires a minimum PHP version of 7.3.0: - Moves the plugin's installation into an admin-level initialization script. - Uses the samesite=lax attribute for the associated cookie - Checks that any attributes associated with a saved product are still valid. GitHub repository: https://github.com/lat9/keep_cart |
|||||||||||||
|
|||||||||||||
Keep Cart - Version: 1.1 | |||||||||||||
This update attaches the Log Off notifier hook so that the cookie comprising a customer's cart contents is emptied when they log off. Have not tested with 1.5.5 as yet. |
|||||||||||||
|
|||||||||||||
Keep Cart - Version: 1.0 | |||||||||||||
Keep Cart stores a copy of the contents of the visitor's cart in a cookie. The contents of the cart is automatically reloaded when the visitor comes back to your store or if their session expires and restarts. Any products that have been sold out, disabled or deleted since they were added to the cart will be removed when the cart is reloaded. Product quantities in the cart will automatically be adjusted on reload to prevent over selling. Security measures have been put in place to prevent anyone from tampering with the cookie on the visitor's PC. Keywords: keepcart , cookiecart |
|||||||||||||
|
|||||||||||||