QnABuy

描述

QnA Buy lets store owners build dynamic, step-by-step recommendation quizzes that group selected products into custom cart bundles seamlessly.

Features

  • Interactive Quiz Builder – Create unlimited quizzes with a flexible JSON schema
  • Smart Product Matching – Map quiz answers to specific products or product variations
  • Bundle System – All selected products are grouped with a unique Bundle ID for easy order tracking
  • Stock Awareness – Automatically shows stock status and prevents adding out-of-stock items
  • Beautiful UI – Clean, responsive quiz interface with product images and variant names
  • Variation Support – Full support for WooCommerce variable products and their variations
  • Order Tracking – Bundle IDs persist through cart, checkout, orders, and email notifications

Use Cases

  • Skincare Routines – Recommend products based on skin type and concerns
  • Nutrition Supplements – Bundle supplements based on health goals
  • Gift Bundles – Create personalized gift bundles
  • Service Packages – Recommend service packages based on customer needs
  • Any Product Quiz – Perfect for any product recommendation scenario

How It Works

  1. Creates a quiz with questions and answers
  2. Each answer maps to specific products or variations (JSON format)
  3. Customers take the quiz on the frontend
  4. They see their recommended bundle with product images and names
  5. One click adds the entire bundle to cart with a unique Bundle ID

JSON Generator

Stuck with JSON writting? Generate your code from here

Usage

Creating a Quiz

  1. Go to Quizzes > Add New Quiz
  2. Give your quiz a title
  3. Configure the JSON schema in the Quiz Data section.
  4. Use the shortcode to display the quiz: [qnabuy_quiz id="XX"]

Bundle ID in Orders

All products from the same quiz session share a Bundle ID (e.g., QNAB-XXXXXX) that appears in:
* Shopping cart
* Checkout page
* Order details (customer and admin)
* Email notifications

This makes it easy to identify which products were purchased together as a bundle.

Reviews

Write a review if you love this plugin!

Support

Please visit the support forum

屏幕截图

区块

该插件提供了 1 个区块.

  • QnA Buy Quiz

安装

  1. Search for QnABuy, install the plugin. Make sure WooCommerce
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your first quiz by going to ‘Quizzes > Add a Quiz’
  4. Add the shortcode [qnabuy_quiz id="xx"] to any page

常见问题

Does this work with WC simple/variable products?

Yes! You can use both simple and variable products.

Can I use the same product in multiple answers?

Yes, products can appear in any number of quiz answers.

What happens if a product goes out of stock?

Out-of-stock items are clearly marked and the add-to-cart button is disabled until those items are removed from the selection.

Can customers change their answers?

Yes, there’s a “Back to Quiz” button on the bundle review page.

Does this work with page builders?

The shortcode [qnabuy_quiz id="xx"] works with any page builder that supports shortcodes (Elementor, Divi, Gutenberg, BricksBuilder etc.).

Do you support Gutenberg blocks?

Yes, you can add QnA Buy Quiz block and select quizzes from dropdown.

Where do I find product and variation IDs?

Go to Products > edit the product > look at the URL.
For variations, go to Products > Variations tab.

评价

此插件暂无评价。

贡献者及开发者

「QnABuy」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「QnABuy」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2

Updated Blueprint Playground

1.0.1

  • Added Blueprint.json for live preview

1.0.0

  • Initial release
  • Quiz builder with JSON schema
  • Simple and variable product support
  • Bundle ID tracking through orders
  • Stock status display
  • One-click bundle to cart