Purpose: This page simulates how ChatGPT passes data to the widget.
Instructions: Open browser DevTools (F12) and check the Console tab to see debug logs.
{
"searchQuery": "test glasses",
"products": [],
"totalProducts": 0,
"hasMore": false
}