Hi all,
I found out that when a user is already logged in, the subtotal in /shop/cart includes the shipping cost.
The subtotal should be just the subtotal of all products excluding delivery.
I just found out that if I disconnect ( as new user), shop/checkout also shows delivery cost, while my address is yet unknown. How is delivery cost calculated?
Did I make a mistake in configuring the delivery mode?
Is there any fix to this?
I found the same problem. Looks like a bug to me. Or is it? References welcome.