The link to the cart in the count block is build by concatenating the front url with the static string "cart".
This will produce wrong links when using multilangual sites.

A better solution is the usage of the available route to the cart (basic_cart.cart). I attached a small path for this.

Comments

vurt created an issue. See original summary.

vurt’s picture

karthikeyan-manivasagam’s picture

Status: Active » Needs review
karthikeyan-manivasagam’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.