R
Order Minimum/Maximum Amount Limits for WooCommerce WooCommerce

Restrict orders minimum & maximum values based on Product

Restrict orders minimum & maximum values based on Product Weight added to cart

What it does

Restrict orders minimum & maximum values based on Product Weight added to cart It is one of the abilities the Order Minimum/Maximum Amount Limits for WooCommerce plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ manage_woocommerce

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

order-minimum-amount-for-woocommerce.restrict-orders-minimum-maximum-values-b
{
  "ability": "order-minimum-amount-for-woocommerce.restrict-orders-minimum-maximum-values-b",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Order Minimum/Maximum Amount Limits for WooCommerce abilities

All Order Minimum/Maximum Amount Limits for WooCommerce abilities β†’
R
Restrict minimum & maximum based on order sum amount or
Order Minimum/Maximum Amount Limits for WooCommerce
Restrict minimum & maximum based on order sum amount or product quantities
C
Customize messages for each minimum and maximum condition
Order Minimum/Maximum Amount Limits for WooCommerce
Customize messages for each minimum and maximum condition not meeting the defined values
C
Customize messages with full support for HTML
Order Minimum/Maximum Amount Limits for WooCommerce
Customize messages with full support for HTML
C
Control minimum & maximum amounts each customer can buy
Order Minimum/Maximum Amount Limits for WooCommerce
Control minimum & maximum amounts each customer can buy based on their user role
C
Control restriction priority (set the order in which
Order Minimum/Maximum Amount Limits for WooCommerce
Control restriction priority (set the order in which min/max amounts are applied across different roles)