I'm no able to localize the product name on Cart and Checkout views.
They use CartLineItemViewModel that contain LineItem and Product viewmodel.
The problem is that both viewmodel seems do not implementing the localization for the product name.
At now product name work fine with localization only in product list and details page.
Is there any suggestion to localize it also on the cart and checkout?