PORTAL DEBUG INFO
Liquid (Server-Side):
Customer Portal ID: None
Has Customer Portal: No
Cart portal_session: None
Cart credit_user: None
TEST INSTRUCTIONS
- Add
?portal_id=yourportalidto URL to set portal - Add
&credit_user=C1234567to track credit user - Cookie will be created automatically
- Portal data cached in localStorage (8 hours)
- Subsequent visits use cache (no API calls)
- Use
?portal_id=(empty) to clear both cookies - Use
?credit_user=(empty) to clear credit_user only - Changing portal_id automatically clears credit_user
- Remove
?debugfrom URL to hide this debug info


