Features and advantages of the delivery module
- possibility to create any number of delivery methods and ranges from /to (weight, price, distance) with corresponding rate per distance unit
- each delivery method can have a different source (shipping) address defined
- added cache for destination addresses to limit Google API distance querying
- theminimum cost option allows you to set the cost that will be set on the delivery method if the result of the calculation of the rate and distance unit is less than set in the options
- maximum cost option allows you to set the cost which will be set on the delivery method if the result of rate and distance unit calculations is more than set in the options
- support of 3 types of ranges (weight, price, distance) for the rate per distance unit (km, ml)
- possibility to add a fixed fee not depending on the rate assigned to the weight range
- possibility to set free delivery for selected postal codes
- possibility to set free delivery for distance radius from the store address set in the module configuration
- possibility to set first free kilometers for which no fee will be calculated (later calculated according to the rate per km/ml set)
- possibility to set the behavior when there is no weight range set (whether to hide the delivery method or to select the largest available weight range and the rate assigned to it)
- possibility to set a fixed cost value for the first x (e.g. 20) kilometers (later calculated according to the rate per km/ml set in the module configuration)
- possibility to set maximum supported distance
- free delivery options can be combined with each other, that is, and the distance radius and postal code is checked at the same time
- support of distance units miles / kilometers
- own controller to manage the configuration of delivery methods / and weight ranges and assigned rates for km / miles
- support for shopping as a guest, in five steps and on one page
- module uses Google Maps API to calculate distance (paid)
- possibility to add additional functionalities or change the current ones according to the customer's wishes.
Demo for customers:
Administration panel: https://prestadev.pl/demo_pddeliverycostbydistancepro/admin-dev
Front panel: https://prestadev.pl/demo_pddeliverycostbydistancepro
Login: demo@demo.pl
Password: demodemo