

Pure Nutrition Support Chatbot
Embeddable multi-language support chatbot for your website or app
Embedding Instructions
Copy and paste this code into your HTML to embed the chatbot:
<iframe
src="/chatbot"
width="100%"
height="600"
frameborder="0"
style="border: none; border-radius: 12px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);"
></iframe>Customization Options:
- • Adjust
widthandheightattributes to fit your layout - • Modify
border-radiusin the style attribute for rounded corners - • Change
box-shadowfor different shadow effects