WC Variations Radio Buttons
Variations Radio Buttons for WooCommerce. Let your customers choose product variations using radio buttons instead of dropdowns.
The facts
- Rating
- 4.3★ from 29
- Active installs
- 3k+
- Price
- Free
- Last updated
- 14 Dec 2024
- Added
- Aug 2015
- Requires WP
- 4.4
- Tested up to
- WP 6.7.7
- Downloads
- 113,077
Our analysis
AI-assistedWC Variations Radio Buttons is a WordPress plugin designed for WooCommerce sites to enhance user experience by replacing dropdown selects with radio buttons for product variations. This allows customers to view all available variations at once, making selection easier and more intuitive.
The plugin dynamically toggles the radio buttons to ensure that only existing variations can be selected. However, it may require additional configuration with certain themes, necessitating the use of a child theme for compatibility adjustments.
Best for: WooCommerce store owners looking to improve product variation selection.
What it does well
- ✓Replaces dropdowns with radio buttons for better UX
- ✓Displays all variations without extra clicks
- ✓Dynamically toggles available variations
Where it falls short
- •May not work with all themes without modification
- •Requires a child theme for compatibility adjustments
Verdict
This plugin can enhance the shopping experience on WooCommerce sites, but may require technical adjustments for full compatibility with some themes.
From the developer
mantish's own description of WC Variations Radio Buttons, lightly tidied.
Radio buttons are more friendly than dropdown selects. This plugin will help you have a better UX in your WooCommerce site, as your customers will see all your variations without having to click on a dropdown.
The radio buttons will be toggled dinamically so your customers won’t be able to choose non existent variations.
Theme Compatibility
This plugin may not work out of the box with some themes. This is due to a theme having its own template for variation selection (single-product/add-to-cart/variable.php).
To make this plugin work with a non compatible theme, a child theme has to be created.
Then copy plugins/wc-variations-radio-buttons/templates/single-product/add-to-cart/variable.php to themes/your-child-theme/woocommerce/single-product/add-to-cart/variable.php
Github
Source code and contributions at github