Making an Option Dependent on Other Options
WooCommerce Product Option and Fields gives you the option to make Add Ons dependent on each other.
To make an option dependent on other options using the plugin, you can follow these steps:
- Go to your WP Admin Panel and navigate to Products > Product Add ons.
- Create a new add-on group or edit an existing one.
- In the Fields section, select ‘Dependable’ from the two options.
- Dependable
- Not Dependable
- Add the ‘Field Name’. (Note: This field may only depend on Multiple Choice, Drop Down, Checkboxes, Radio Buttons, Images, Image Switchers, etc.)
- Select the option name on which you want this field to be dependent.
- Configure the rest of the add-on options as needed.
- Repeat the above steps to create additional add-ons that you want to make dependent on other options.
- Save the settings.
Now, when customers select the relevant option that triggers the dependency, the dependent add-on will become visible for selection.
By setting dependencies between add-ons, you can create a conditional system where certain options are displayed based on the selections made by the customer.