Thank you for the advice, I understand your point.
I am already working step by step on my own logic.
I was mainly looking for a reference to understand
how others structure login, product loading, cart and orders.
I will continue building and learning incrementally.
Any guidance or small suggestions are welcome.
Also, a small suggestion regarding UI structure,
it’s better to avoid creating very large or many separate screens for related flows. Instead, consider using virtual screens (arrangements) and controlling their visibility. This approach, Improves performance, Makes the project easier to manage, Reduces screen-switching complexity and Is a common best practice in Kodular/MIT AI2 apps