Ok, so your site is actually has good performance compared to an average shopify site.
There are just a few things you can do:
-
You have two files that are still render blocking, those should be made non render blocking
-
It would hurt to minify your JavaScript file
3.Add a fixed height and width to the image in your header, to reduce CLS
.
And that’s about it.
If you want to push your score even higher, you can consider removing apps, like the reviews app or the chat app, but it’s up to you to decide what is worth keeping.