Free WhatsApp Web Button generator

Create a beautiful WhatsApp Live Chat Widget and add it to your website for free using our simple WhatsApp button generator.

Button settings
Add a widget to your button
Powered by BlueMarlin
Finally Copy this code and paste before the </body> tag on every page of your website.
<script async src='https://app.bluemarlinchat.com/bubble-chat/embed.js'></script>
<script>
var wa_btnSetting = {"btnColor":"#16BE45","ctaText":"Chat with Us!","cornerRadius":40,"marginBottom":20,"marginLeft":20,"marginRight":20,"btnPosition":"right","whatsAppNumber":"447451280006","welcomeMessage":"Hi! I would like to know more about your services","zIndex":999999,"btnColorScheme":"Light"};
var wa_widgetSetting = {"title":"BrandName","subTitle":"Typically replies in a day","headerBackgroundColor":"#106ef8","headerColorScheme":"Light","greetingText":"Hi there! How can I help you?","ctaText":"Start Chat","btnColor":"#1A1A1A","cornerRadius":40,"welcomeMessage":"Hello","btnColorScheme":"Light","brandImage":"https://images.generated.photos/YkpTlS1s2HgXLsNsG4u4e7g4Bi83R3FEDg9_R5hUtT4/rs:fit:256:256/czM6Ly9pY29uczgu/Z3Bob3Rvcy1wcm9k/LnBob3Rvcy92M18w/OTEwNjczLmpwZw.jpg","darkHeaderColorScheme":{"title":"#333333","subTitle":"#4F4F4F"}};
window.onload = () => {
_waEmbed(wa_btnSetting, wa_widgetSetting);
};
</script>