HI. I have some problems, after installing theme, I setup child theme and import demo and all required plugins.
1. When you are logged as admin and you visit for example a homepage site html is broken and there is a error console
jquery.min.js?ver=3.7.1:2 Uncaught TypeError: Cannot read properties of undefined (reading 'tools')
at Frontend.initOnReadyComponents (frontend.min.js?ver=3.24.7:2:7393)
at Frontend.init (frontend.min.js?ver=3.24.7:2:9297)
at HTMLDocument.<anonymous> (frontend.min.js?ver=3.24.7:2:9523)
at e (jquery.min.js?ver=3.7.1:2:27028)
at t (jquery.min.js?ver=3.7.1:2:27330)
I think some scripts loaded to early for admin or logged user because when you are not login site display correctly.
2. When you add some product to basket then on mini cart page there are displayed correctly but when you enter on full page of basket You see information about “Your cart is currently empty.”