Multidelivery - module for adding delivery methods or pickup points in an online store on Opencart 3.x. You can set shipping costs for these methods. Also, for delivery methods, you can set the order amount at which the delivery cost will change, i.e., after a certain order amount, you can make the delivery cheaper / more expensive or even free of charge. Shipping methods can also be set to display dependencies by geographic area and tax class.
Powered by Opencart / OcStore 3.x
Data not saved?
If you plan to have a lot of delivery methods and the data is no longer saved with a certain number of methods, you need to increase the value of the max_input_vars PHP parameter in the server settings.
The max_input_vars parameter is responsible for the maximum number of parameters to be passed.
There are several ways to increase the value of max_input_vars:
Change log: