Qsarco Product Questions
Qsarco Product Questions
Description
Qsarco Product Questions lets you add unlimited, per-product questions to WooCommerce product pages. These questions are independent from native WooCommerce variations and can be used for extra configuration such as size, fit, engraving text, gift notes, etc.
Features:
* Question types: Color, Single choice, Multiple choice, Short text, Long text
* Required/optional questions
* Extra pricing per option (choice) and/or per text question
* Conditional display (show a question only when another question matches a given value)
* Display answers in cart, checkout, and order line items (admin)
The frontend uses a clean “card” interface with rounded rectangles and a clear selected state.
Installation
- Upload the ZIP via Plugins > Add New > Upload Plugin.
- Activate the plugin.
- Edit a WooCommerce product and go to Product data > Variation questions.
- Add your questions and save the product.
Faq
No. These questions are additional fields and do not replace attributes/variations.
Extra fees are added to the cart line item price before totals are calculated.
Answers are saved as order line item meta and shown in cart/checkout and in the order admin.
Reviews
Changelog
1.1.7
- Improved admin UI spacing and separators for better readability in the product editor.
1.1.6
- Fixed broken layout in WooCommerce Product data panel by scoping/resetting styles for our editor.
1.1.4
- Added “Requires Plugins: woocommerce” header for WordPress plugin dependency support.
- Version bump for resubmission.
1.1.3
- Fixed remaining Plugin Check escaping warnings.
- Improved admin UI (accordion per question, better responsive layout).
- Updated stable tag.
1.1.2
- Added plugin header license fields.
- Added missing translators comment for placeholder strings.
- Escaped all frontend HTML output flagged by Plugin Check.
- Added explicit nonce verification for add-to-cart processing.
- Updated readme to WordPress.org requirements (English, tags, tested up to).
1.1.1
- Fixed a PHP fatal error caused by leftover code.
- Added a standard WordPress readme.txt.