I'm facing a performance issue related to LCP (Largest Contentful Paint) on **mobile devices** using OpenCart.
### Site Info:
- **OpenCart Version**: 3.0.4.0
- **Theme**: Journal 3.1.13
- **Hosting**: Shared hosting
- **Optimization Measures**:
- All images are served in **WebP** format
- **Lazy Load** is enabled via Journal settings
- Caching and minification handled by Journal as well
- No heavy third-party extensions
### Problem:
On mobile, the **LCP reaches 7.9 seconds**, despite other metrics being good.
- FCP: 4.9s
- Speed Index: 4.9s
- Total Blocking Time: 60ms
- CLS: 0
- Performance Score: 63/100
*Screenshot from Google PageSpeed Insights is attached.*
The desktop version performs significantly better. I'm suspecting the mobile layout or the way Journal handles mobile image rendering could be contributing, but I’m not certain.
Has anyone faced a similar issue with Journal 3 on mobile?
Any specific tweaks or solutions that helped reduce mobile LCP?
Appreciate any help or guidance.
— Gazi