

Main settings screen with general and appearance options.
ChatLink for WooCommerce adds a customizable WhatsApp floating button to your site so visitors can start a chat in a single click.
The button can open WhatsApp directly or display a small chat popup with a welcome message and quick FAQ replies.
For WooCommerce stores, ChatLink can turn products into “inquiry by WhatsApp” items instead of using the normal cart flow.
You can optionally hide add-to-cart buttons, prices, and even redirect cart/checkout to keep everything as conversation-based inquiries.
Shortcodes are included so you can drop WhatsApp buttons anywhere in your content, landing pages, or widgets.
The plugin is lightweight, uses standard WordPress APIs, and is designed to work with most themes.
ChatLink registers two equivalent shortcodes:
[chatlink][whatsapp_button]Supported attributes (all optional):
phone – Override the global phone number.message – Custom message text (tags like {product}, {url}, {site} are supported).label – Button text. Default: Chat on WhatsApp.style – button, link, or icon.size – small, medium, or large.align – left, center, right, or inline.color – Button or link color (hex).text_color – Text color (hex).radius – Border radius in pixels.icon – yes or no to show/hide the WhatsApp icon.Examples:
[chatlink]
[chatlink label="Talk to Support" color="#000000" radius="30"]
[chatlink style="link" color="#25D366" label="Click here to chat"]
[whatsapp_button size="large" align="center" message="I need help with this page"]