Post by oclimit » Sat Oct 21, 2017 12:30 am

I'm simply trying to remove the $25 order total minimum that I set about a year ago for my online store.
I'm using version 2.1.0.2
I have already updated the payment options but there must be something else to change.
Currently if a customer tries to checkout without spending at least $25 a red box pops up with this message:
" Warning: You need a minimum order of $25.00 before you can checkout."
I just can't remember how to change it back. Can anyone help? Thanks in advance.

Newbie

Posts

Joined
Fri Dec 09, 2016 12:06 pm

Post by webcorvo » Sat Oct 21, 2017 12:41 am

.
Last edited by webcorvo on Sat Oct 21, 2017 4:51 am, edited 1 time in total.

Opencart Developer - For custom work and support contact @ webcorvo@gmail.com


User avatar
Active Member

Posts

Joined
Mon Mar 20, 2017 11:42 pm
Location - Lisbon, Portugal

Post by kestas » Sat Oct 21, 2017 2:57 am

webcorvo wrote:
Sat Oct 21, 2017 12:41 am
Hi,

Edit Product > Data > Minimum Quantity field
seems the question was about the minimum price to be reached to possibility place an order (not quantity). So this answer not right.
Maybe you have installed some module for minimum, maximum order... so you need to check you modules which can cause this issue.

Custom OpenCart modules and solutions. You can write PM with additional questions... Extensions you can find here


Active Member

Posts

Joined
Tue Oct 12, 2010 2:23 am

Post by thekrotek » Sat Oct 21, 2017 4:32 am

OpenCart doesn't have this feature by default. One of its extensions return this error. You need to check them all and eventually you will find the right one.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by IP_CAM » Sat Oct 21, 2017 11:24 am

Image
Well, I took the Code out of it's OcMod Frame, and placed it directly into my OC v.1.5.6.5_rc
catalog/controller/checkout/checkout.php
right after the 3 top section lines:

Code: Select all

<?php  
class ControllerCheckoutCheckout extends Controller { 
	public function index() {
and the very nice Result can be seen on the image below,
since it worked on Spot, and so kept the Checkout Button from
forwarding me to the next Checkout Step!
Therefore, I assume, it should work in most other Versions
below OC v.3 as well.
A great Idea, and an even greater free Solution ! :D ;)
Ernie
---
Minimum Order Amount (simple ocmod) free
https://www.opencart.com/index.php?rout ... n_id=21357
---
Image

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 194 guests