{
"title": "Find Your Perfect Print Product",
"subtitle": "Answer a few quick questions and we'll recommend the best products for your needs",
"questions": [
{
"id": "purpose",
"question": "What are you creating?",
"type": "single",
"options": [
{"id": "marketing", "label": "Marketing Materials", "icon": "megaphone", "matchCategories": ["marketing-materials", "flyers-leaflets", "brochures-catalog"]},
{"id": "business", "label": "Business Essentials", "icon": "briefcase", "matchCategories": ["business-cards", "business-stationery", "letterhead", "notepad"]},
{"id": "promotional", "label": "Promotional Items", "icon": "gift", "matchCategories": ["promotional-products", "branded-gifts", "drinkware"]},
{"id": "apparel", "label": "Branded Apparel", "icon": "shirt", "matchCategories": ["clothing-apparel", "t-shirts", "corporate-shirts", "headwear"]},
{"id": "signage", "label": "Signs & Displays", "icon": "signpost", "matchCategories": ["signage", "banners-largeformat", "rollup-display-systems", "indoor-signage"]},
{"id": "packaging", "label": "Bags & Packaging", "icon": "package", "matchCategories": ["bags", "paperbags", "mailer-bags", "nylon-bags"]}
]
},
{
"id": "occasion",
"question": "What's the occasion?",
"type": "single",
"options": [
{"id": "launch", "label": "Launching a New Business", "icon": "rocket", "matchCategories": ["launch-new-business"]},
{"id": "event", "label": "Corporate Event", "icon": "calendar", "matchCategories": ["corporate-events-essentials"]},
{"id": "campaign", "label": "Marketing Campaign", "icon": "target", "matchCategories": ["marketing-materials"]},
{"id": "restock", "label": "Restocking Supplies", "icon": "refresh-cw", "matchCategories": []},
{"id": "branding", "label": "Store/Office Branding", "icon": "store", "matchCategories": ["store-branding", "corporate-prints"]}
]
},
{
"id": "timeline",
"question": "How soon do you need it?",
"type": "single",
"options": [
{"id": "urgent", "label": "ASAP (24-48 hours)", "icon": "zap", "matchCategories": ["24h-delivery"]},
{"id": "soon", "label": "Within a week", "icon": "clock", "matchCategories": []},
{"id": "flexible", "label": "Flexible timeline", "icon": "calendar-check", "matchCategories": []}
]
}
],
"resultsConfig": {
"showTopN": 3,
"noMatchMessage": "We have many products that might work for you! Browse our full catalog.",
"ctaText": "View Product",
"restartText": "Take Quiz Again"
}
}