Custom Product Thumbnail is not displaying in the WooCommerce cart
If the customized product thumbnail is not showing in the WooCommerce cart, it may be caused by lazy-loading features, or your theme’s template structure.
Disable Lazy-Load
Some optimization plugins (e.g., SG Optimizer) enable Lazy-Load by default.
- Lazy-Load can replace or prevent the cart thumbnail from displaying correctly.
- To fix this, disable Lazy-Load for cart images in your plugin settings.
Change Theme
Some themes have custom template structures that prevent the customized product thumbnail from appearing.
- Try switching to a different theme to see if the thumbnail displays correctly.
Updated on: 10/03/2026
Thank you!