Minicart does not translate the product url
Store Framework
•
ID: 1106430
Backlog
Published on9/26/2024
•
Last updated on9/26/2024
1 min read
Summary
In a multilanguage store, it's common to translate the product URL to the target language, but in the minicart, the information is not translated. The minicart receive it's values when the product is added to cart by the addToCartButton utilizing the detailUrl.
Simulation
Open a multilanguage store and add any item to the cart. When you open your minicart you'll see that the product link is not in the correct language. But the PDP will open regurllar in the correct language.
Workaround
N/A