Acme Corp — Demo Website

This is a demo site showing the MVPLab chatbot widget

Welcome to Acme Corp

This is a demonstration of how the MVPLab AI chatbot widget looks on a real website. Click the chat bubble in the bottom-right corner to try it out.

The widget works on any website — WordPress, Shopify, React, or plain HTML. Just add one script tag and you're done. No dependencies, no configuration required.

Click the orange chat button in the bottom-right corner to try the widget.

Want this on your site?

Get a free AI chatbot widget at mvplab.ai/tools/chatbot-widget

How to Embed

Add this one line before your closing </body> tag:

<script src="https://mvplab.ai/widget.js"></script>

That's it. The widget handles everything else — styles, layout, chat logic.

Customization

Use data attributes to customize the widget:

<script src="https://mvplab.ai/widget.js"
  data-color="#4f46e5"
  data-position="left"
  data-name="Support Bot"
  data-greeting="Welcome! Ask me anything.">
</script>

Features

Zero Dependencies

Pure JavaScript. No jQuery, no React, no frameworks. Under 15KB.

No Style Conflicts

Scoped CSS with unique class prefixes. Won't break your existing design.

Mobile Responsive

Full-width on small screens. Looks great on every device.

Customizable

Change colors, position, greeting message, and assistant name via data attributes.

Accessible

ARIA labels, keyboard navigation, focus management, and Escape to close.

Works Everywhere

WordPress, Shopify, Squarespace, Wix, React, Next.js, plain HTML — any site.

About This Demo

This page simulates a generic business website. The chatbot in the bottom-right corner is the actual MVPLab widget running live. Try asking it about pricing, hours, contact info, or anything else to see how it responds.

Every website that embeds this widget includes a small "Powered by MVPLab" link, helping site owners discover better AI tools for their business.