1 Install Quizzo
Install from the Shopify App Store and open the app from your admin under Apps → Quizzo. Quizzo works on any Shopify plan and any product category — apparel, home, wellness, gifting, anything.
Install Quizzo →2 Build your quiz
Open Quiz Builder. You have two ways to start:
- Auto-build from my products — Quizzo reads your catalog and drafts questions and a tag vocabulary for you. Best starting point for most stores.
- Start from a template — begin with a ready-made structure and edit it.
Questions & tags
Each answer maps to one or more tags (e.g. Cozy, Under $50, Gift). Products that carry a tag show up in the shopper's recommended bundle. Ask whatever helps a shopper self-select — who they're shopping for, a vibe, a budget.
Storefront copy & game
Set your quiz title and intro, and choose the game mode (collect coins → spin the wheel). This is where the "Neon Prize Vault" popup gets its personality.
3 Set your max discount
Go to Settings → Discount percentage and pick one number — your maximum discount (1–50%). This single choice does three things at once:
- Sets the base bundle discount applied at checkout.
- Builds the spin wheel automatically — segments fill from 5% up to your max (e.g. 40% → 5/10/15/20/25/30/40).
- Sets the "WIN UP TO X% OFF" headline on the storefront popup.
Because all three come from the same number, the headline and the wheel can never disagree. Also set Minimum qualifying products (2–5) — how many quiz products must be in the cart for the discount to trigger.
4 Add the storefront block
In your Shopify admin go to Online Store → Themes → Customize. Quizzo ships two blocks:
- Quiz popup — the launcher + Neon Prize Vault modal. Add it as an app embed so it appears site-wide.
- Inline quiz — an on-page quiz block you can drop into any template section.
Save the theme. No code or Liquid editing is needed.
5 Activate the discount
Back in Settings, click Activate bundle discount. The status pill turns Active, and the discount is now live on your checkout.
That's it — a shopper who completes the quiz, spins, and adds the bundle gets the discount applied automatically at checkout.
How the discount works
Quizzo applies discounts with a native Shopify Function at checkout — not coupon codes. This means:
- Nothing to type. The shopper never enters a code; it's applied automatically when the cart qualifies.
- Can't be leaked or abused. There's no code to post on a coupon site. The reward is bounded server-side and hard-capped at your configured maximum.
- Bounded by design. Even a tampered browser can never grant more than your max — the Function clamps every reward.
FAQ
Do I need to write any code?
No. Setup is: build the quiz, pick your discount, add the block in the theme editor, activate. All point-and-click.
Does Quizzo only work for a specific product type?
No — it's category-agnostic. Your tags and questions define what it recommends, so it fits apparel, home, beauty, supplements, gifting, and more.
The discount isn't applying at checkout.
Check three things: (1) Is the discount Activated in Settings (not just saved)? (2) Are the products in the cart quiz-eligible? (3) Is the number of qualifying products at or above your minimum? The discount fires only when all three are true.
Can a shopper win more than my max?
Never. The wheel is built from your max and the Shopify Function hard-caps every reward at that number, regardless of what the browser sends.
How do I change the wheel prizes later?
Change your Discount percentage in Settings and save — the wheel rebuilds from the new max. For odds or free-shipping/gift prizes, use Quiz Builder → Reward tiers.