✨ 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 CoBlocks: page-aware chat for Gutenberg layouts

SleekAI reads the rendered CoBlocks output (pricing tables, accordions, food menus, galleries) from the current page and answers visitor questions grounded in the layout the visitor is looking at. BYO AI key.

♾️ Lifetime License available

SleekAI chatbot for CoBlocks for Gutenberg

A chatbot that reads your CoBlocks layout

CoBlocks adds Gutenberg blocks that small business, restaurant, and event sites use heavily: pricing tables, accordions, food and drinks menus, click-to-tweet, hero, and gallery layouts. The block markup ends up in wp_posts.post_content and resolves to real HTML when the page renders. SleekAI reads the rendered page, so a food menu becomes a list of dishes with prices, a pricing table becomes a list of plans, and an accordion becomes Q&A pairs, all of which land in the chatbot's context.

The data-source wizard pulls ACF fields, custom post meta, and taxonomies referenced from a block, so a restaurant CPT with allergens stored in ACF can surface those values when the food menu block is on the page. Display conditions scope different bots to different templates or post types, so a menu-page bot and a contact-page bot can run side-by-side under multibot without code.

Conversations are logged in WordPress with model name, token usage, and the page URL. The JS API and PHP embed open the bot from a custom button or a specific block click, with the current CoBlocks page already loaded as context.

Workflow

How SleekAI fits into a CoBlocks build

1

Install and assign

Activate SleekAI on the WordPress site and assign a chatbot to the templates or post types you want covered. Display conditions handle the rest of the routing.
2

Page reads at request time

When a visitor opens the bot, SleekAI reads the page's rendered CoBlocks output (food menu, pricing table, accordions, hero) plus any mapped ACF or postmeta as named variables.
3

Conversation grounded in blocks

Food menus become structured dish lists with prices, pricing tables become plan data, and accordions become Q&A pairs. The bot answers from what the visitor is actually seeing.
4

No retraining loop

Republish the page in Gutenberg and the next chat reflects the change. No sync job, no embedding step, no separate FAQ document to keep aligned with the latest menu or pricing.

Try it now

Try it on a CoBlocks food menu page

Visitor on a restaurant page built with the CoBlocks food and drinks block. The bot reads the menu into context.

Comparison

Generic chatbot vs SleekAI for CoBlocks pages

Generic chatbot

  • Reads a separate FAQ doc, not the live CoBlocks page
  • Can't see food menus, pricing tables, or accordions as structured data
  • Returns stale answers when a price or dish changes
  • No display rules for menu page vs contact vs blog
  • Needs manual sync after each menu update

SleekAI chatbot

  • Reads rendered CoBlocks output from post_content
  • Pulls ACF and postmeta linked to blocks
  • Updates instantly on the next publish
  • 28+ display conditions per template / post type
  • Multibot: menu bot, booking bot, blog bot in parallel

Features

What SleekAI gives you for CoBlocks for Gutenberg

Block-aware context

The current page's CoBlocks output is included in every prompt, so the bot can describe the food menu, pricing table, or accordion the visitor is looking at right now, not a stale copy.

Food menu support

The CoBlocks food and drinks block renders dishes with prices, descriptions, and dietary tags. The bot reads that structure so it can answer vegan, gluten-free, and price questions from the live menu.

Per-template scoping

Run a menu-page bot on the restaurant template, a booking bot on the reservations page, and a blog bot on posts, all under one SleekAI install using display conditions.

Use cases

Where CoBlocks sites use SleekAI

Restaurant menus

Visitors ask about vegan, gluten-free, or allergen-friendly dishes. The bot reads the live CoBlocks food menu and answers from real entries, including prices, descriptions, and dietary tags as the menu lists them.

Pricing and plan questions

Small business pricing pages built with the CoBlocks pricing table get plan comparisons that match the live layout, including yearly toggles and badge labels, without a parallel FAQ document.

Service descriptions

On services and about pages, the bot answers using the same accordion and feature list copy marketing already wrote, so the chat layer stays aligned with the rest of the site as it iterates.

The bigger picture

Why block-aware chat matters for CoBlocks sites

CoBlocks is popular with restaurants, cafes, small agencies, and local services because its blocks cover the layouts those sites need most: food menus, pricing tables, hero sections, galleries, accordions. The downside of a generic chatbot on those sites is that the menu changes every few weeks. New seasonal dishes appear, prices nudge, allergens get re-evaluated, and the bot's training data has to keep pace.

In practice it doesn't, and within a month the bot is recommending a dish the kitchen stopped serving. Wrong answers on a restaurant page are worse than no answers, because they lead to a guest arriving expecting something that isn't on the menu. The structural fix is to ground the bot in the rendered page so the menu the marketing team published in Gutenberg is also the menu the bot sees.

With CoBlocks specifically, the food and drinks block renders to structured HTML with dish title, description, and price, which is exactly what the model needs to answer "do you have anything vegan" or "what's the priciest starter" correctly. Combined with display conditions that put a menu-aware bot on the menu template and a booking-focused bot on the reservations page, the chat layer matches the structure of the site itself.

Questions

Common questions about SleekAI for CoBlocks for Gutenberg

Yes. SleekAI reads whatever the page actually renders, and CoBlocks is a free-only plugin. All of its blocks (pricing tables, food and drinks, accordions, galleries, hero) are read from rendered output, so there is no Pro tier to worry about and no separate integration to enable.

 

No retraining required. SleekAI reads the rendered page at request time, so the next conversation after you republish reflects the new menu items, prices, or accordion answers. There's no embedding step, no sync job, and no separate document to keep in sync.

 

Yes. The food and drinks block renders each item with title, description, and price into structured HTML. The bot reads that structure, so it can answer "do you have anything vegan" or "what's the most expensive starter" by citing real entries from the live menu rather than guessing.

 

Both render as structured HTML on the page. Accordion headings become questions and panels become answers. Pricing tables expose plan title, price, billing period, feature list, and CTA. The bot reads both directly, so plan and FAQ questions resolve to whatever the current layout actually says.

 

Yes. Multibot mode plus 28+ display conditions lets you assign different chatbots to different post types, templates, taxonomies, or user roles. A menu-page bot, a booking bot, and a blog bot can all coexist on the same CoBlocks site under one SleekAI install.

 

Yes. Any ACF field or postmeta value bound into a CoBlocks layout flows into the chatbot context as a named variable. So a restaurant CPT with allergens stored in ACF can surface those values when the food menu block is on the page, without flattening the structure.

 

Yours. SleekAI is bring-your-own-key, so message costs are billed by OpenAI, Anthropic, Google, or OpenRouter on your account at provider rates, with no SleekWP markup. You also pick the model per chatbot, so cheap models can handle menu Q&A and stronger ones can handle booking or sales chats.

 

Yes. Every conversation is logged in WordPress with the page URL, user messages, assistant replies, model name, and token usage. Patterns in the logs ("everyone asks about gluten-free") tell you what to clarify in the next CoBlocks edit, closing the loop between chat and content.

 

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