Limit Quantity for WooCommerce

설명

Limit Quantity for WooCommerce lets you set maximum purchase limits for individual WooCommerce products. Add a field in the product edit screen to define the maximum allowed quantity per product.

Features

  • Define custom maximum purchase quantities for individual products.
  • Automatically reduce cart quantities exceeding the limit.
  • Display clear notices for adjusted cart quantities.

설치

  1. Upload limit-quantity-for-woocommerce to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Edit a WooCommerce product and set a maximum quantity in the Inventory section.

FAQ

Does this plugin work with variable products?

Currently, this plugin does not support variable products.

What happens if a customer already has items in their cart exceeding the limit?

The plugin automatically reduces the quantity in the cart to the maximum allowed and displays a notice to the customer.

Does this plugin limit total cart quantities?

No, this plugin applies limits per product. For cart-wide limits, use other dedicated plugins.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Limit Quantity for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Limit Quantity for WooCommerce”(을)를 번역하세요.

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

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

변경이력

2.0

  • Improved security with better nonce and sanitization checks.
  • Enhanced frontend notices for better user experience.
  • Fixed JavaScript issues and improved compatibility with jQuery.

1.4.2

  • Initial release.