Minimum order value

The plugin allows you to configure a minimum order value for each supplier or manufacturer. If this value is not reached in the cart, the customer cannot complete the checkout process.


Configuration

Configure the minimum order value on the supplier detail page: Catalogues > Suppliers > [Select supplier] > Minimum order value

Field
Description

Minimum order value

Minimum order amount for products of this supplier (gross)


How it works in the cart

The plugin checks the cart in real time:

  1. Customer adds products to the cart

  2. Plugin calculates the cart value per supplier

  3. If the value for a supplier falls below the minimum order value, an error message is displayed in the cart indicating the minimum order value

  4. The checkout button is blocked until the minimum order value is reached


Error message in the shop

Customers see a notice message containing:

  • Name of the affected supplier

  • Currently reached order value

  • Required minimum order value

Example:

"The minimum order value for supplier 'Sample Supplier Ltd' is 200.00 EUR. Current cart value: 100.00 EUR."

Note: The text of this notice is a customizable text snippet (checkout.hue-supplier-minimum-value). See Text snippets for how to change the text and the available placeholders.


Multiple suppliers in the cart

If the cart contains products from multiple suppliers, the minimum order value is checked separately for each supplier. Checkout is only possible once all minimum order values are met.


Suppliers without a minimum order value

If no minimum order value is configured (or the value is 0), there are no restrictions for that supplier.


Notes

  • The minimum order value refers to the gross price of products belonging to the respective supplier

  • Shipping costs and other fee positions are not included

  • The minimum order value only applies to products assigned to the supplier

Zuletzt aktualisiert