Beschrijving
This plugin is restricts the number of products that can be added to the cart to just one. This means that if a customer adds a new product to the cart, any existing product will be removed automatically, ensuring that only one product remains in the cart.
How does One-Item-Allow-Cart work?
One-Item-Allow-Cart hooks into WooCommerce’s cart handling process and restricts the number of products allowed in the cart to just one. Whenever a new product is added to the cart, any existing product is removed automatically.
Installatie
- Upload
one-item-allow-cart
folder to the/wp-content/plugins/
directory. - Activate the plugin through the \’Plugins\’ menu in WordPress.
- That’s it you are ready to go.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“One-Item-Allow-Cart” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “One-Item-Allow-Cart” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- First version.