Country is reset after order is placed

After placing an order, the country that is selected for the cart context is reset to the first country for that channel. Where is this logic, and can we override it?

The same happens when restarting the server, the country is reset.
Does not seem to be ControllerBase.

Litium version: 8.11.2

Check if it might be CartContextDefaultFactoryDecorator that you are after. I’ve had to make my own decorator of that one to adjust certain things along those lines.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.