nicolas wrote: Alternatively, you might be able to use a bit of CSS to hide the shipping fee area of the cart in the view.
Hi Nicolas, it seems hiding the shipping fee only helps if the shipping fee is zero.
In my configuration, the first shipping method available has a cost of 8€. I'd like not to show it at step 1, but the total amount appears as the result of "prices + taxes + shipping" even if the shipping fee is hidden. that shipping method is always shown even without knowing client delivery address.
Is there a way to not display "delivery" in the step 1 cart view ?
or what is the right configuration in order to have no delivery cost until the the client gives its address ?