Radio button

The Radio Button option type is a versatile tool that allows customers to make single selections from a list of options on the product page. Each option is represented by a circular button, making it easy for users to see all available choices and select one.


Basic Option Settings

1. Option Name

The internal name used to identify this option within your app. It helps keep your options organized.

2. Label on Product

This label appears next to the radio buttons on the product page, indicating what the options represent (e.g., "Size" or "Material").

3. Label on Cart

This label is displayed in the shopping cart, checkout, order details, invoices, packing slips, order confirmation emails, and other order-related documents to show which options were selected by the customer, providing clarity on their choices.

4. Option URL

This setting allows you to link specific radio button options to other products in your store or external URLs. For instance, if you want to provide more information about a particular option, you can direct customers to a detailed page.

5. Option Values

Each radio button option includes an image icon (supported formats: .png, .jpeg, .jpg, .webp) and a text label. The image helps visually represent the option, while the text describes it. You can add these values individually or in bulk.

6. Default Value

Set a default radio button option that is pre-selected when the product page loads. This can guide customers toward a recommendary option.

7. Conditional Logic

Use conditional logic to show or hide the radio button options based on other selections the customer has made. This creates a dynamic and personalized shopping experience.


Advanced Settings

1. Required Field

This makes it mandatory for customers to select a radio button option before adding the product to their cart. It ensures that a choice is made.

2. Hide "Label on Product"

If you prefer a cleaner look, you can hide the label next to the radio buttons on the product page.

3. One Time Charge

This setting allows you to apply a one-time additional charge for a selected option, regardless of the quantity purchased. It is useful for unique customizations or features that incur a single fee.

4. Show "Quantity" for Option Value

This allows customers to specify a quantity for the selected option. You can also set minimum and maximum limits for the quantity, giving you control over how much of the option can be chosen.

5. Option Value Column

You can arrange the radio button options into 1, 2, 3, or 4 columns, depending on how you want them displayed on the product page.

6. Tooltip

Add a tooltip to provide more information about each radio button option. When customers hover over the option, the tooltip will display, offering additional context without cluttering the page.

7. Help Text

This text appears below the radio buttons, providing further explanation or instructions to assist customers in making their choice.

8. Class Name

For advanced customization, you can add custom CSS class names to style the radio buttons according to your design preferences. This allows for a tailored and cohesive look on your product page.

Last updated