How to set a minimum products number for an order in OpenCart v. 1.5.6.4

 This modification is for OpenCart version: 1.5.6.4

With this change, the customer will not be able to order products below a certain number of products, in the below example is 50 buc.:

Follows the steps:

=================================
go to: catalog >> controller >> checkout >> checkout.php
=================================



and change the value from:

$product_total = 0;

The zero value is for unlimited products.

If you can't handle it and want to pay for this change, you can call here:

https://creare-site-web.000webhostapp.com or WhatsApp: +40 0726 054 690

Comments

Popular posts from this blog

How to set a minimum price for an order in OpenCart v. 1.5.6.4

Reverse a number