Key Features
Enforce a minimum order amount on your eCommerce shop and block checkout until the cart total meets your configured threshold
Per-website minimum amount
Set a Minimum Sale Price on each website from Website settings to control the lowest acceptable order total.
Tax included or excluded
Choose whether the minimum is compared against the tax-included or tax-excluded cart total.
Live cart alerts
Customers see a clear alert on the cart showing how much more they need to add to reach the minimum purchase amount.
Checkout button control
The checkout button stays disabled until the cart exceeds the minimum, preventing customers from proceeding prematurely.
Server-side enforcement
Cart validation, payment page access, and payment submission are all blocked server-side if the minimum is not met.
Payment page protection
Customers who bypass the UI cannot complete payment â the payment form validates the minimum before submission.
Dynamic cart updates
Adding or removing products updates the alert and checkout button in real time without reloading the page.
Simple website settings
Configure the minimum and tax type directly in Website â Configuration â Settings â no technical setup required.
Lightweight dependency
Depends only on standard website_sale. Works on Odoo 19 Community and Enterprise.
Minimum sale price configuration
Cart alert below minimum
Checkout enabled above minimum
User guide
Configure a minimum order amount per website and block checkout until the cart total meets your threshold.
1. Install the module
- Open Apps, remove the Apps filter, and search Website Minimum Sale Price.
- Click Install. The module depends on standard website_sale.
2. Configure the minimum amount
- Go to Website â Configuration â Settings.
- Enter the Minimum Sale Price for your website.
- Choose Tax Included or Tax Excluded for how the cart total is compared.
3. Test on the shop cart
- Add products to the cart on your eCommerce website.
- If the total is below the minimum, an alert shows how much more is needed.
- The Checkout button stays disabled until the minimum is exceeded.
4. Proceed when minimum is met
- Once the cart total exceeds the minimum, checkout is enabled.
- Customers can proceed through checkout and payment as usual.
- Cart updates in real time when products are added or removed.
5. Server-side protection
- Cart validation blocks checkout server-side if the minimum is not met.
- Direct access to the payment page is redirected back to the cart.
- Payment submission is rejected if the order total falls below the minimum.
Frequently Asked Questions
1. What does this module do?
2. Can I set different minimums per website?
3. What is tax included vs tax excluded?
4. What happens if the cart is below the minimum?
5. Can customers bypass the minimum via direct URL?
6. Are there any third-party dependencies?
7. Is it compatible with Odoo 19?
Module Support & SLA
Standard response time (SLA) for support queries is typically 1 to 2 working days.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 226 |
| Technical Name |
oe_website_min_sale_price |
| License | OPL-1 |
| Website | https://odooerp.ae |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
There are no comments yet!