@ShockW ,
I have gone through your store, the score is here,
LCP or largest contentful paint time is the period during which the largest part of the content becomes visible to the user. This includes everything that’s above the fold or “viewport” (the area visible to the user after the page initially loads), whether that’s a chunk of video, images, or other elements.
As I have seen your store LCP score is 2.5s. 2.5-4 seconds will have you falling under the “needs improvement” zone and over 4 seconds is in the fail zone.
As currently specified in the Largest Contentful Paint API , the types of elements considered for Largest Contentful Paint are:
elements
- elements inside an
- An element with a background image loaded via the url() function (as opposed to a CSS gradient)
- Block-level elements containing text nodes or other inline-level text elements children.
There is product image which is taking large time to load.
You can improve your TTFB in a number of different ways:
Apart from LCP, first solve these issues,
- Theme Upgrade if there is a scope and upgraded theme available
- Reduce JS Payload.
- Use Critical CSS .
- Reduce Large Image Sizes
- Compress Images
- Limit Third Party JavaScript & Shopify Apps
- Preload Web Fonts.
- I would suggest limiting to one and using a standard web font.
By fixing these issues, your website speed score can definitely improve.
And we will provide an assured guarantee plan for the website speed optimization.
For more details please check the link below.
https://www.oscprofessionals.com/shopify-performance-optimization/
If anything is missed out or unclear then don’t hesitate to ask. Email us or Connect with us on Skype
Have a nice day !


