Delivery cost calculation
- [ ] EMS
- [ ] DHL
- Something else?
Do I understand correctly that there is necessary to implement the API integration for these services?
Should the calculator have more integration with the list of warehouses? At least, for example, to obtain an address.
How better to show the delivery cost in the admin panel (in case of change of the price) - make a special button "compare delivery price" or check changing at each entry to the order page?
We are thinking about some abstract interface for delivery cost calculation. In some cases shop owners has calculation table based on product price and destination country. See this for example https://english-brands.ru/delivery-info
BTW what about Russian post (by option)? We can use http://postcalc.ru/ API for it.