Description
The Single Product in Cart plugin ensures that only one product can exist in the WooCommerce cart at any given time. When a customer adds a new product to the cart, the plugin automatically removes any existing product and replaces it with the new one. This happens silently, without any warning messages.
This plugin is ideal for stores that want to enforce a single-product purchase flow, such as subscription-based services, exclusive product sales, or limited-time offers.
Key Features:
- Ensures only one product is in the cart at a time.
- Automatically replaces existing products when a new one is added.
- Works seamlessly with WooCommerce cart and checkout pages.
- No warning messages shown to customers during product replacement.
- Compatible with both simple and variable products.
Credits
Developed by Piyush Jangid.
Installation
- Upload the
single-product-in-cart
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
- Ensure WooCommerce is installed and activated.
That’s it! The plugin will automatically enforce a single-product cart.
FAQ
-
Does this plugin work with WooCommerce subscriptions?
-
Yes, it works with all WooCommerce product types, including subscriptions.
-
Can customers adjust the quantity of the single product?
-
Yes, customers can adjust the quantity of the single product in the cart.
-
What happens if a customer adds multiple products via a direct link?
-
The plugin ensures only the last added product remains in the cart, removing all others.
-
Is this plugin compatible with WooCommerce Blocks?
-
Yes, it works seamlessly with WooCommerce Blocks and the classic cart/checkout pages.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Single Product in Cart” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Single Product in Cart” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fixed bugs and errors.
1.0.0
- Initial release.