Currently there is a tonne of different quantities and I just want 1 only per product as the new minimum.
Thanks

Code: Select all
UPDATE `product` SET `minimum` = 1 WHERE 1
Code: Select all
UPDATE `oc_product` SET `minimum` = 1 WHERE 1
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
Users browsing this forum: No registered users and 29 guests