Pedido mínimo for WooCommerce

Description

Do you want to ensure your customers reach a minimum amount before completing an order? Pedido mínimo for WooCommerce is the ideal tool for you.

This plugin allows you to set a minimum value that the cart subtotal must reach for the customer to proceed to checkout. If this requirement is not met, a clear notice will be displayed on the cart page, and the checkout process will be prevented.

Main Features:

  • Simple Configuration: Adds a single option in the WooCommerce settings to define the minimum amount.
  • Clear Notices: Messages on the cart and checkout pages to inform the user when they have not reached the minimum.
  • Full Compatibility: Native integration with WooCommerce and compatible with most themes.
  • Optimal Performance: Clean, lightweight code that aligns with WordPress development best practices.

Screenshots

  • The settings page where the minimum amount is configured.
  • Notice on the cart page when the minimum is not met.
  • Notice on the checkout page if the minimum is not met.

Installation

Automatic Installation (Recommended):

  1. From your WordPress dashboard, navigate to Plugins > Add New.
  2. Search for “Minimum Order”.
  3. Click “Install Now” and then “Activate”.
  4. Go to WooCommerce > Minimum Order to set the minimum amount in the corresponding section.

Manual Installation:

  1. Download the plugin’s .zip file from the WordPress.org repository.
  2. Unzip the file. You will upload the pedido-minimo-para-woocommerce folder to the /wp-content/plugins/ directory of your WordPress installation.
  3. Activate the plugin from the Plugins menu in your dashboard.
  4. Configure the amount in WooCommerce > Minimum Order.

FAQ

Does the minimum amount include shipping costs?

No, the plugin validates the amount against the cart subtotal, before applying discount coupons or adding shipping costs.

Can I customize the message shown to the user?

Currently, the plugin displays a default message on the cart. We plan to offer more customization options in future versions.

Is it compatible with my theme?

The plugin uses standard WooCommerce hooks to display notices, so it should be compatible with any theme that follows WooCommerce standards.

Does it affect my site’s performance?

No. The plugin is extremely lightweight, and its code only runs on the cart and checkout pages, so the impact on performance is negligible.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pedido mínimo for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Pedido mínimo for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Pedido mínimo for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3 – 2025-09-15

  • Tweak: Minor changes to class and function names.

1.0.2 – 2025-09-09

  • Tweak: Rename and change the description of the plugin.

1.0.1 – 2025-09-03

  • Fix: Corrected internationalization strings.
  • Fix: Corrected escaping for some variables.

1.0.0 – 2025-09-01

  • Initial release of the plugin.
  • Basic functionality to set a minimum amount in the cart.
  • Visible notice on the cart page when the minimum amount is not reached.