Title: CartMend – Minimum Order for WooCommerce
Author: stickitsibiu
Published: <strong>حوزه‌یران 5, 2026</strong>
Last modified: حوزه‌یران 5, 2026

---

گەڕان لە پێوەکراوەکان

![](https://ps.w.org/cartmend-minimum-order/assets/banner-772x250.png?rev=3562040)

![](https://ps.w.org/cartmend-minimum-order/assets/icon-256x256.png?rev=3562040)

# CartMend – Minimum Order for WooCommerce

 لەلایەن [stickitsibiu](https://profiles.wordpress.org/stickitsibiu/)

[داگرتن](https://downloads.wordpress.org/plugin/cartmend-minimum-order.1.3.2.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/cartmend-minimum-order/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/cartmend-minimum-order/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/cartmend-minimum-order/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/cartmend-minimum-order/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/cartmend-minimum-order/)

## وەسف

**Set a minimum order amount and/or a minimum item quantity for your WooCommerce
store — in under a minute. Works on classic _and_ block checkout.**

Small baskets can cost more to fulfil than they earn. This plugin lets you require
a minimum cart subtotal, a minimum number of items, or both, before a customer can
check out. Shoppers see a clear, customisable message telling them exactly what 
is missing.

#### Features (all free, fully functional)

 * Minimum cart **amount** rule (subtotal)
 * Minimum cart **quantity** rule (total items)
 * **AND / OR** logic when both rules are set
 * Custom error message with `{min_amount}` and `{min_qty}` placeholders
 * Works on **classic checkout and block checkout** (Store API)
 * Store managers and admins are exempt, so you can always test checkout
 * One clean tab under **WooCommerce  Settings  Min Order** — no admin menu clutter
 * HPOS compatible, no jQuery, nothing loaded on the front end

#### Pro version (separate plugin)

A Pro version with role-based minimums, shipping-zone and category rules, maximum
order limits, guest-specific minimums and excluded products is distributed separately
on [cartmend.com](https://cartmend.com/). The free plugin on this page is complete
and fully functional on its own.

## سکرین شۆتەکان

[⌊Settings page — enable rule, set minimum amount and/or quantity, customise the
message.⌉⌊Settings page — enable rule, set minimum amount and/or quantity, customise
the message.⌉[

Settings page — enable rule, set minimum amount and/or quantity, customise the message.

[⌊Storefront notice on cart and checkout when the minimum is not met.⌉⌊Storefront
notice on cart and checkout when the minimum is not met.⌉[

Storefront notice on cart and checkout when the minimum is not met.

[⌊Block checkout integration — validation runs through the Store API.⌉⌊Block checkout
integration — validation runs through the Store API.⌉[

Block checkout integration — validation runs through the Store API.

[⌊WooCommerce <span aria-hidden=⌉⌊WooCommerce <span aria-hidden=⌉→ Settings tab — one clean tab, no admin menu clutter.” class=”wp-image-9000004″ srcset=”https://i0.wp.com/ps.w.org/cartmend-minimum-order/assets/screenshot-4.png?rev=3562040&w=300 300w, https://i0.wp.com/ps.w.org/cartmend-minimum-order/assets/screenshot-4.png?rev=3562040&w=600 600w, https://i0.wp.com/ps.w.org/cartmend-minimum-order/assets/screenshot-4.png?rev=3562040&w=900 900w” sizes=”(max-width: 599px) 50vw, 33vw” width=”1000″ height=”720″ loading=”eager” fetchpriority=”high” decoding=”async”/>](https://ps.w.org/cartmend-minimum-order/assets/screenshot-4.png?rev=3562040)

WooCommerce  Settings tab — one clean tab, no admin menu clutter.

## دامەزراندن

 1. Install and activate the plugin (WooCommerce must be active).
 2. Go to **WooCommerce  Settings  Min Order**.
 3. Enable the rule, set a minimum amount and/or quantity, adjust the message, save.
 4. Test in a private window (admins are exempt by design).

## پهد

### Does it work with the WooCommerce block checkout?

Yes. Validation runs through the Store API, so the rule is enforced on both classic
and block checkout.

### Why can I still check out as admin?

Users with the `manage_woocommerce` capability are exempt so store owners can always
place test orders. Use a private/incognito window to see the rule as a customer.

### Can I require both an amount and a quantity?

Yes — set both and choose AND (both required) or OR (either satisfies the rule).

### Does it slow my store down?

No. It is a single small PHP file, loads no JavaScript or CSS on the front end, 
and only runs its check on cart/checkout validation.

## پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

## بەشداربووان و گەشەپێدەران

“CartMend – Minimum Order for WooCommerce” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی
خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

 *   [ stickitsibiu ](https://profiles.wordpress.org/stickitsibiu/)
 *   [ cartmend ](https://profiles.wordpress.org/cartmend/)

[“CartMend – Minimum Order for WooCommerce” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/cartmend-minimum-order)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/cartmend-minimum-order/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/cartmend-minimum-order/)
بکە، یان بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/cartmend-minimum-order/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/cartmend-minimum-order/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 1.3.2

 * Hardened settings saving (explicit nonce and capability verification).
 * Escaped all customer-facing notices.
 * The free plugin now contains only the free feature set; Pro features moved entirely
   to the separately distributed Pro plugin.

#### 1.0.0

 * Initial release: minimum amount + quantity rules, AND/OR logic, custom message,
   classic + block checkout, admin exemption.

## مێتا

 *  وەشان **1.3.2**
 *  دوایین بەڕۆژکردنەوە **1 مانگ لەمەوبەر**
 *  دامەزراندنی چالاک **کەمتر لە 10**
 *  وەشانی وۆردپرێس ** 6.2 یان بەرزتر **
 *  تاقیکراوەتەوە تا **7.0.2**
 *  وەشانی PHP ** 7.4 یان بەرزتر **
 *  زمان
 * [English (US)](https://wordpress.org/plugins/cartmend-minimum-order/)
 * تاگەکان
 * [checkout rules](https://ku.wordpress.org/plugins/tags/checkout-rules/)[minimum order](https://ku.wordpress.org/plugins/tags/minimum-order/)
   [Minimum Order Amount](https://ku.wordpress.org/plugins/tags/minimum-order-amount/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/cartmend-minimum-order/advanced/)

## هەڵسەنگاندنەکان

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cartmend-minimum-order/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cartmend-minimum-order/reviews/)

## بەشداربووان

 *   [ stickitsibiu ](https://profiles.wordpress.org/stickitsibiu/)
 *   [ cartmend ](https://profiles.wordpress.org/cartmend/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/cartmend-minimum-order/)