Shopping Cart
🔍 Debug Information
Items in cart (from model): 0
User ID used: NULL
Session ID used: 6cd70b56d63d38155907ef1c19ac2553
Direct query (user_id = ): 0 rows
If the direct query shows rows but the model returns 0, the issue is in the Cart model's `getItems()` method.