List native shipping methods.
Describe free shipping.
List third-party shipping.
Can a storefront customer select a delivery date when placing an order with the Table Rates shipping option?
Not without custom functionality.
What shipping methods are available natively in Magento 2 Enterprise Edition?
What options are available for offering a customer free shipping when placing an order?
How is the shipping cost calculated for DHL?
Uses a rating API to determine the price based on: weight, dimensions, origin, destination.
How is the shipping cost calculated for Table Rates?
Looks up in the table rate table to find a shipping rate based on the weight, destination and price.