✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI chatbot for JetBlocks header and footer sites

SleekAI ships an Elementor widget that sits naturally inside a JetBlocks header or footer template, reads live WordPress data and the visitor's cart or user context, and runs on your own OpenAI, Anthropic, Google, or OpenRouter key.

♾️ Lifetime License available

SleekAI chatbot for JetBlocks

Header chat belongs in the header template

JetBlocks is Crocoblock's free pack of header and footer widgets for Elementor: hamburger panel, login form, search, cart, breadcrumbs, nav menu. It is one of the most common ways to build Elementor headers, partly because it integrates cleanly with JetThemeCore's header builder. Most JetBlocks sites end up with a half-dozen widgets in the header bar.

SleekAI ships its own Elementor widget. You drop it into the same JetThemeCore header or footer template where the JetBlocks login, cart, or search widgets already sit. The widget renders the chat trigger inline, styled to match your JetStyleManager preset, and the chat panel opens over the page on click. There is no floating bottom-right bubble unless you want one. Because the widget lives in the header template itself, it inherits the header's display conditions (per post type, per role, per URL pattern) automatically.

The chat reads the same WordPress data the rest of the header reads. The visitor's logged-in user, current page context, JetEngine CPT being viewed, and WooCommerce cart contents are all available as structured variables. That means the header chat can answer questions about the visitor's own cart, account, or current page without any extra setup. It is the same data path JetBlocks's login, search, and cart widgets use.

Workflow

How SleekAI sits in your header

1

Drop in the widget

Open the JetThemeCore header or footer template in Elementor and drag the SleekAI Chat widget next to your JetBlocks login, search, or cart widgets. Configure size, position, and label.
2

Inherit display conditions

The chat widget inherits the JetThemeCore template's display conditions automatically. You can scope it further with SleekAI's own URL and post type conditions if specific pages need a different bot.
3

Bind to a chatbot

Pick which configured chatbot the widget runs. The bot's system prompt, field whitelist, and data mappings are managed in the SleekAI admin and apply wherever the widget is embedded.
4

Open and chat

On click, the chat panel opens with the visitor's user, cart, and page context preloaded. WooCommerce and JetEngine data update on every message so replies stay live, not cached.

Try it now

A typical JetBlocks header chat

Logged-in user with two items in their WooCommerce cart, clicking the chat trigger in a JetThemeCore header.

Comparison

Generic chatbot vs SleekAI for JetBlocks

Generic chatbot

  • Lives in a floating bubble disconnected from the header design
  • Cannot read the visitor's WooCommerce cart or user context
  • Has no awareness of which JetThemeCore template is rendering the page
  • Requires extra JS to communicate with header widgets
  • Breaks visual consistency with the rest of the header bar

SleekAI chatbot

  • Native Elementor widget that drops into JetThemeCore headers and footers
  • Reads WC()->cart contents directly via WooCommerce sessions
  • Pulls visitor user meta and current page context as structured variables
  • Inherits JetStyleManager preset styling for visual consistency
  • Honors JetThemeCore display conditions per post type and role

Features

What SleekAI gives you for JetBlocks

Inline header widget

The SleekAI Elementor widget renders the chat trigger inline alongside JetBlocks login, search, and cart icons, sized to match. The chat panel opens over the page without a layout shift on click.

User-aware out of the box

Logged-in user ID, display name, roles, and any user meta you whitelist are available to the bot as context, so the chat opens with the visitor's name and remembers their recent activity from postmeta.

Live cart context

The WooCommerce cart object is read at chat open and on each message, so the bot can name items, totals, and threshold gaps. Cart mutations (add, remove, change quantity) are exposed as actions.

Use cases

Where JetBlocks headers apply SleekAI

WooCommerce stores

Header chat triggers next to the cart icon let shoppers ask about their cart, apply coupons, or get add-on suggestions to hit a free shipping threshold.

Documentation sites

Docs sites with JetBlocks search in the header pair the search input with a chat trigger that answers in plain language for visitors who would rather ask than browse.

Membership and account portals

Sites with logged-in dashboards get a header chat that knows the user, the membership level, and what they last viewed, so support questions resolve in one message.

The bigger picture

Why this matters for JetBlocks headers

Most chat widgets ignore the header entirely. They live in a floating bubble in the bottom-right corner, styled by a separate vendor, with no awareness of the rest of the navigation chrome. That works for sites that have not invested in their header design, but it does not work for JetBlocks sites.

JetBlocks is specifically about building thoughtful Elementor headers and footers with a coherent set of widgets that share styling, behavior, and data. A floating chat bubble feels out of place there, and it makes the chat surface easier to ignore. Putting the chat inline with the rest of the header changes the dynamic.

Visitors who see a chat trigger next to the cart, search, and login icons treat it like another piece of navigation, not like a third-party plugin pop-up. Click rates on inline header chat are usually two to four times higher than on floating bubbles, and the conversations that result are more substantive because they happen earlier in the visit. SleekAI ships the integration as a normal Elementor widget so that no theme code is involved.

Drop it into the JetThemeCore template, pick a bot, and the chat is live everywhere the header renders. WooCommerce, JetEngine, and JetStyleManager hooks all keep working because the widget uses the same WordPress APIs they do. For Crocoblock-heavy sites, that consistency is exactly what makes chat feel native instead of bolted-on.

Questions

Common questions about SleekAI for JetBlocks

No. The JetBlocks cart icon stays where it is. The SleekAI widget adds a chat trigger next to it, often used as a faster fallback for shoppers who would rather ask about their cart than open the mini-cart drawer. Both surfaces read from the same WooCommerce cart so they never contradict each other.

 

Yes. The chat widget reads the current WordPress user, including display_name, user_email, capabilities, and any user meta you whitelist (membership level, subscription status, last_login_date). That context goes into the bot's system prompt so replies are personalized to the visitor.

 

Yes. JetThemeCore display conditions are honored by the chat widget too, so if a header only renders on /shop/* and /product/*, the chat is also active only there. You can scope the chat further with SleekAI's own URL and post type display conditions if you want narrower targeting.

 

No. The chat widget renders the trigger button synchronously (a few hundred bytes of HTML) and loads the chat runtime async after the page is interactive. There is no impact on LCP or CLS. The actual chat panel is mounted on first click, not on page load, so the initial header stays lean.

 

Yes. The widget supports a bot ID parameter, so different header templates can run different bots: a support bot in the docs header, a shopping bot in the storefront header, a member-only bot in the account portal header. Each bot has its own system prompt and field whitelist.

 

Yes. The widget reads the active JetStyleManager preset and applies the same color, font, and spacing tokens to the chat trigger and panel. You can override appearance per bot from the SleekAI admin without touching the JetStyleManager preset itself.

 

The chat still works. It falls back to session-based context: WooCommerce guest cart, browsing history within the session, and the current page or CPT. JetEngine fields that require capability checks stay hidden, and any role-restricted content is excluded from the bot's context.

 

Yes. The widget exposes a JS event (window.sleekai.open) that any other Elementor widget or JetBlocks element can call. A common pattern is to add a 'Need help?' link in the JetBlocks login form that opens the chat with a pre-filled prompt about account access.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView