PremiumNewFeaturedCalculators

Quiz / Product Finder

Multi-step quiz that recommends products by tag-matching. Replaces Octane AI.

#quiz#product-finder#recommendation#personalization#octane-replacement#shop-quiz-replacement

Live preview

See it in action.

Fully interactive, drag, click, scroll inside the frame, toggle to mobile.

About this section

A complete multi-step quiz with progress bar, branching answers, and tag-based product matching. Configure questions and answer options as theme blocks. Each option carries comma-separated tags. The result slide shows products from a chosen collection ranked by how many tags each one matches. Pure Liquid plus a few hundred lines of vanilla JS, no third-party SDK, no monthly fee.

Install in 90 seconds

  1. 01

    Create /sections/modblo-quiz-product-finder.liquid.

  2. 02

    Paste the section code and save.

  3. 03

    Add the section to a /pages/quiz page (or your homepage) via the theme editor.

  4. 04

    Pick a recommendation collection and tag your products with the same labels you use on quiz options (e.g. 'minimal', 'editorial', 'classic').

  5. 05

    Add Question blocks. Each block has 4 option slots, each option holds comma-separated tags. Products that share more tags with the buyer's selections rank higher in the result.

The Liquid

Unlock the section code

Quiz / Product Finder is a premium section. Get the full Liquid + scoped CSS paste-ready.

One-time purchase · Lifetime updates · You own the code

Theme editor settings

SettingTypeDefault

Recommendation collection

rec_collection

Products are ranked by how many tags they match against the buyer's answers.

collection,

Intro eyebrow

eyebrow

textTake the quiz

Intro heading

heading

textFind your fit in 60 seconds.

Intro subheading

subheading

textarea,

Start button label

start_label

textStart the quiz

Result eyebrow

result_eyebrow

textYour match

Result heading

result_heading

textPicked just for you.

Background

bg

color#ffffff

Foreground

fg

color#0b0b0c

Accent

accent

color#6366f1

Questions (theme blocks)

blocks

Up to 6 questions. Each question has up to 4 answer options. Each option carries comma-separated tags that map to product tags in the recommendation collection.

blocks,

SEO & accessibility notes

  • Result products are pre-rendered server-side, fully crawlable for SEO even though the visible set is JS-controlled.
  • Real <button> for every option, full keyboard navigation, screen-reader friendly.
  • Progress bar uses a single CSS width transition, no animation library.
  • Cart-add fires the standard cart:updated event so other sections (cart drawer, mini-cart) refresh automatically.
  • Quiz state lives in memory only, no localStorage / GDPR overhead.
Quiz / Product Finder. Shopify section | modblo