Plugin configuration
A written setup scope for your store, theme and current plugin stack.
Request configurationElektilo
On a wide catalogue a shopper often cannot name the right product, and a row of filters does not fix that, because filters assume they already know what they are looking for. Elektilo asks a few plain questions and ends on one recommendation: an image, a price and a button to the product page.
Works with
A size and colour filter assumes the shopper knows what they want. Someone arriving for the first time usually does not, so they open a dozen product pages and leave without buying.
The whole quiz, with no account and no cap on questions.
Every step is one question with single-choice options. A progress bar shows how much is left, and a Back button lets the shopper change an answer.
The shopper sees a single product: its image, an optional price, your own headline, a description and a button to the product page.
A generate button creates one row per answer path from your steps, and you pick the product for each row. Picks you have already made survive the next generate.
The settings screen tells you how many combinations still have no product, so you do not switch the quiz on with holes in it.
Shown when no combination matches, or when the mapped product is unavailable. Without one the quiz would end on nothing.
The recommendation is fetched from a light REST endpoint every time the quiz is completed, not from the page cache, so price and stock are current.
The plugin's own front-end script is plain JavaScript, loaded in the footer with defer.
Space is reserved for each step and for the result card, so advancing never moves the page. The recommendation image is prioritised for loading.
Real radio groups, visible focus, a Back button and a progress bar that screen readers announce.
The current step and the answers live in the page URL and in per-tab browser storage, so a refresh keeps the shopper's place and a finished link opens straight on the result.
The CSS and JavaScript load only on pages that contain the shortcode, not across the whole shop.
The progress bar, the selected option and the main button take their colour from the settings, so the quiz matches your brand without writing CSS.
Write the questions, pick the products, paste the shortcode.
Activate Elektilo alongside WooCommerce. The quiz starts switched off.
In the Elektilo menu write your questions and options, generate the combinations and pick a product for each. A counter shows how many are left.
Add the [elektilo] shortcode to any page or post and switch the quiz on.
Anywhere the choice needs knowledge the shopper does not have.
Bikes, running shoes, mattresses, power tools: bought rarely, and the differences between models mean nothing to a newcomer.
Several hundred products in one category is noise to a buyer. The quiz narrows it to a single item.
Cosmetics, pet food, supplements, fertiliser: the same question a shop assistant would ask across a counter.
Every plugin has its own documentation with setup walkthroughs. Bugs and questions go to the public GitHub repository for that plugin, we answer in the open.
Maintenance status
This plugin is maintained. We have announced no end-of-support date, and when we do it will say so here and in a release.
Send the store context in writing. You will receive a scoped recommendation, without a sales call.
A written setup scope for your store, theme and current plugin stack.
Request configurationCheck the plugin against checkout, HPOS, blocks, theme code and critical integrations.
Request an auditA scoped connector or extension when the standard plugin stops short of your workflow.
Describe the integrationYour email is used to answer this request only. Marketing messages require a separate, explicit opt-in.
As many steps as you like, with as many options per step as you like. Bear in mind that the number of combinations to fill in is the product of the options across all steps, which is why two or three short steps are the practical sweet spot.
No. You map every answer path to a product by hand, so the result is your decision. The plugin calculates nothing and guesses nothing.
The fallback product from the settings. The result card checks on every completion that the product is purchasable and in stock.
Yes. The recommendation is a WooCommerce product, with its price, image and permalink.
No. The only request goes to your own site's /wp-json/ address and returns the recommendation. No external service, no account.
Yes. The step and the answers are stored in the page URL and in per-tab browser storage, so a refresh keeps their place and a finished link opens straight on the result.
The quiz, the combination map and the result card, all of it in the free edition under GPL.
View on GitHubThe free edition is the whole quiz, with no account and no external services.