This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

One-Item-Allow-Cart

Kuvaus

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.

Asennus

  1. Upload one-item-allow-cart folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.
  3. That’s it you are ready to go.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“One-Item-Allow-Cart” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “One-Item-Allow-Cart” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.0

  • First version.