✨ 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 WooCommerce Pre-Orders: answer release questions

SleekAI maps WooCommerce Pre-Orders product meta (availability datetime, charge-when, fee) and the wc-pre-ordered order status into the bot's system message, so shoppers can ask when a pre-order ships and how it will be charged. Bring your own OpenAI, Anthropic, Google, or OpenRouter key.

♾️ Lifetime License available

SleekAI chatbot for WooCommerce Pre-Orders

A chatbot that knows your release dates

WooCommerce Pre-Orders adds product meta keys like _wc_pre_orders_enabled, _wc_pre_orders_availability_datetime, _wc_pre_orders_fee, and _wc_pre_orders_when_to_charge, plus a dedicated wc-pre-ordered order status that flows through to wc_actions for charge-on-release. SleekAI maps those fields into the bot's system message alongside line items, so a shopper asking when their copy of a new title arrives gets the same date the product page shows.

That turns release-date and charge-timing questions into one-shot answers. A shopper asks when the May 30 album drops, the bot reads _wc_pre_orders_availability_datetime and the configured charge mode (upfront, on release, or on shipping) and explains exactly what will happen to their card. If a pre-order is already placed, the bot reads the order status wc-pre-ordered and the line items to confirm the position in the queue.

Display conditions can scope the bot to single product pages with _wc_pre_orders_enabled=yes and to My Account, so the bot only fires on contexts where pre-order logic actually applies. Conversation logs capture each ask with model name and token usage, useful when product teams want to feed common questions back into saved presets or detect a release date that needs to be updated because the meta says one thing and customers are hearing another.

Workflow

How SleekAI plugs into Pre-Orders

1

Map pre-order meta

Use the SleekAI Wizard to expose _wc_pre_orders_enabled, _wc_pre_orders_availability_datetime, _wc_pre_orders_fee, and _wc_pre_orders_when_to_charge as named variables on the bot's system message.
2

Add wc-pre-ordered status

Expose the custom WooCommerce order status alongside line items so the bot can answer existing pre-order questions. The lookup tool matches order ID against billing email before any data is returned.
3

Scope the bot

Set a display condition that fires the bot on single product pages with _wc_pre_orders_enabled=yes and on the My Account view-order screen, so non-pre-order traffic still hits the standard support bot.
4

Watch the logs

Review SleekAI conversation logs for the most common release-date and charge-timing asks. Pin presets for the patterns that repeat, and flag pre-orders where the meta date appears stale relative to what customers expect.

Try it now

A typical Pre-Orders conversation

Customer asking about a pre-order release window and when the card gets charged.

Comparison

Generic chatbot vs SleekAI for WooCommerce Pre-Orders

Generic chatbot

  • Has no access to Pre-Orders product meta
  • Cannot read _wc_pre_orders_availability_datetime
  • Misses the wc-pre-ordered order status entirely
  • Cannot explain upfront vs on-release charge timing
  • No display conditions to fire only on pre-order products

SleekAI chatbot

  • Reads _wc_pre_orders_availability_datetime per product
  • Returns the configured charge mode (upfront, release, ship)
  • Surfaces the wc-pre-ordered order status
  • Display conditions fire only on enabled products
  • Logs every release-date ask with model and token usage

Features

What SleekAI gives you for WooCommerce Pre-Orders

Release-date answers

The system message exposes the per-product availability datetime, so the bot returns the exact release date set on the product page instead of a vague "soon" reply that triggers a follow-up email from a frustrated shopper.

Charge-timing clarity

Pre-Orders supports upfront, on-release, and on-shipping charge modes. The bot reads _wc_pre_orders_when_to_charge and explains exactly when the card runs, so customers do not panic about a hold that has not converted yet.

Order-status lookups

When a customer asks about an existing pre-order, the bot reads the wc-pre-ordered status plus line items and returns a clean summary including expected charge date and item count, without forwarding to support.

Use cases

Where pre-order stores use SleekAI

Record labels

Vinyl and CD pre-orders cluster around press dates. The bot answers "when does X drop" and "will I be charged now" without each ask landing in the label's inbox.

Indie games

Game studios selling collector editions through WooCommerce explain release windows, deluxe contents, and charge-on-ship timing in chat instead of a 30-message Discord thread.

Book launches

Self-published authors with WooCommerce pre-orders explain the May 14 launch, the on-release charge, and the signed-copy add-on without a single manual reply.

The bigger picture

Why an AI layer on Pre-Orders saves launches

Pre-orders are unusually high-anxiety transactions. The shopper is paying for something they cannot hold yet, often weeks out, with charge timing that is not always obvious from the checkout flow. Every detail that is unclear (when does it ship, when does the card run, is there a fee) generates a support ticket.

On a quiet store that is fine. On a launch week, the inbox doubles and the team ends up answering the same three questions for ten days straight. WooCommerce Pre-Orders already structures the data.

The release date is right there as _wc_pre_orders_availability_datetime, the charge mode is _wc_pre_orders_when_to_charge, and the order status flips through wc-pre-ordered into wc-processing once the press date arrives. The problem is that this structure lives in the database, not in the customer's head. A chatbot that reads the same fields answers each question with the exact configured value, in the same tone the store would use, without the team having to type the reply.

Generic chatbots cannot do this. They have a vague training-data idea of what a pre-order is, but no clue what your release date is or whether the customer's card runs today. They will either hedge to the point of uselessness or invent a date, which is worse.

The variable mapping closes that gap. It also lets the bot stay honest at the moments that matter most, like the morning a release date slips and the team needs the bot to reflect the new value the second the meta updates.

Questions

Common questions about SleekAI for WooCommerce Pre-Orders

Yes. WooCommerce Pre-Orders stores per-product settings under _wc_pre_orders_enabled, _wc_pre_orders_availability_datetime, _wc_pre_orders_fee, and _wc_pre_orders_when_to_charge. SleekAI's variable mapping exposes those as named variables on the bot's system message, so the answer references the same configuration the product editor shows.

 

Pre-Orders adds wc-pre-ordered as a custom WooCommerce order status that orders sit in between checkout and the configured charge moment. SleekAI exposes the order status alongside the line items, so the bot can confirm that an existing pre-order is queued and when its card will run.

 

Yes. _wc_pre_orders_when_to_charge holds one of three values: upfront, release, or shipping. The bot reads the value and explains exactly what happens in plain language, so a shopper does not write in worried about a hold that has not yet converted into a charge.

 

Pre-Orders runs as a standalone product type and is not the same as a subscription. The bot can be configured to recognize both: if the line item also has _wc_subscription on it, the answer explains the recurring side. Most stores keep the two flows separate so the message stays simple.

 

Display conditions can be set to fire the bot only on products where _wc_pre_orders_enabled equals yes, or only on the pre-order landing page. Other products fall back to the standard support bot. The variable lookup itself also returns null on products without the meta set.

 

Pre-Orders schedules the charge via wc-action-scheduler at the configured availability datetime. SleekAI does not interfere with that schedule. The bot only reads the meta and explains what is going to happen, so the actual charge logic stays exactly as WooCommerce ships it.

 

Yes. SleekAI is BYO key. You connect OpenAI, Anthropic, Google, or any OpenRouter-hosted model, and usage runs on your account. A smaller model handles release-date lookups fine, and you can reserve a stronger model for cases where a customer wants to combine a pre-order and an in-stock item.

 

Once availability_datetime passes and the pre-order charges run, WooCommerce moves orders from wc-pre-ordered to wc-processing. The bot detects the new status and switches to standard WISMO answers, including any tracking number entered later. The same instruction handles both stages without a custom rebuild.

 

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