Allow Only 1 Product in Cart

설명

This plugin ensures that users can only purchase one product at a time.
When a logged-in user clicks the “Add to Cart” button, any existing cart content is cleared — allowing only the new product to remain.

Perfect for scenarios like bookings, appointments, or exclusive product sales where only one item should be bought per order.

Note: This plugin works only for logged-in users. Guest users are not affected.

설치

  1. Upload the allow-only-1-product-in-cart folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Done! The plugin will now enforce one product per cart.

FAQ

Q: Will it work with variable or grouped products?

A: Yes, the plugin works with all product types by clearing the cart before any product is added.

Q: Does it work for guest users?

A: No, this plugin only works for logged-in users. Guest users are not affected.

후기

2021년 5월 24일
Hello There Thanks for this plugin it was amazing and the logic is completely amazing I am using this plugin on my site Relevant and Better!!
모든 9 평가 읽기

기여자 & 개발자

“Allow Only 1 Product in Cart”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Allow Only 1 Product in Cart”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

  • Added internationalization support (i18n).

1.1

  • Minor code changes.

1.0.0

  • Initial release.