Table of Contents
Overview
Cart/Checkout accessed without items in the cart.
Root Cause
- Session expired, items removed, or mini-cart not synced.
Impact
- Customer can’t checkout.
How to Fix the Issue
- Add an item to the cart and try again.
- Clear caches and ensure persistent cart/caching doesn’t strip sessions.
Additional Notes
- Avoid aggressive full-page caching for Cart/Checkout.