No result. Refine your search using other criteria.
No result. Refine your search using other criteria.
/* Floating Chat Icon (Launcher) */ /* Chatbox Container */ /* Chat Header */ /* Chat Messages Container */ /* Chat Footer */ /* Message Bubbles */ /* Ad container inside bot messages */
// On page load, try to get user location // Toggle chat visibility // Close chat when clicking the X // Listen for "Send" button // Listen for Enter key in the input // Send user message to server // Append the user's message // Show a temporary "thinking..." message from the bot // Make AJAX call to your Laravel route (POST /api/v1/search) // Remove "thinking..." message // If the server returned a chat_response let reply = data.chat_response.replace(/\n/g, '