このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

One-Item-Allow-Cart

説明

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.

インストール

  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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

One-Item-Allow-Cart はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“One-Item-Allow-Cart” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • First version.