1. Home
  2. Knowledge Base
  3. WooCommerce Product Add-Ons Ultimate
  4. Getting Started with Add-Ons Ultimate
  5. Field types
  1. Home
  2. Knowledge Base
  3. WooCommerce Product Add-Ons Ultimate
  4. Field types

Field types

Here’s a list of the field types and a brief description of each.

Calculation (Pro only)

Calculation fields allow you to make calculations using formulas based on the value of other fields. Find out more.

Checkbox

Checkbox fields allow you to add a checkbox input field to your WooCommerce product. Find out more.

Checkbox Group (Pro only)

Checkbox group fields allow you to add a group of checkbox input fields to your WooCommerce product. Find out more.

Colour Picker

Display a colour picker field that will allow the user to select a HEX colour value.

Date

Date fields allow you to add datepicker input fields to your WooCommerce product. Find out more.

Information

Information fields are used to provide further details about a product or field. Find out more.

Name Your Price

Name your price fields allow you to add number input fields to your WooCommerce product so that the user can specify their own price for a field or product. Find out more.

Number

Number fields allow you to add number input fields to your WooCommerce product. Find out more.

Products (Pro only)

Product fields allow you to use other products as extra fields in your WooCommerce product. Find out more.

Product Categories (Pro only)

Product Categories fields have the same features as Products fields – but you can define which products are displayed by specifying categories. Find out more.

Radio Group

Radio group fields allow you to add radio group fields to your WooCommerce product. Find out more.

Select

Select fields allow you to add select fields (dropdowns) to your WooCommerce product. Find out more.

Select Box

Allows you to add thumbnail images and description to your select fields.

Swatches (Pro only)

Image swatch fields allow you to add image swatches to your WooCommerce product. Find out more.

Text

Text fields allow you to add text input fields to your WooCommerce product. Find out more.

Textarea

Textarea fields allow you to add textarea fields to your WooCommerce product. Find out more.

Upload

Upload fields allow you to add upload fields to your WooCommerce product. Find out more.

Field parameters

All fields have the following parameters:

  • Field Label – the label for the field
  • Field Type – select which field type you want to use
  • Price – the amount that will be added to the product price if the option is selected
  • Field Visibility – choose where you want this field to be displayed (e.g. hide it from the user on the product page or cart page)
  • Field Price Visibility – choose where to display the field price, allowing you to keep the price hidden on certain pages if you wish
  • Option Price Visibility – choose where to display the option prices, allowing you to keep the price hidden on certain pages if you wish (only applies to fields with options, e.g. Checkbox Group, Image Swatch, Radio, Select)
  • Required – check this if the field must have a value
  • Default – enter a default value here
  • Description – enter an optional description for the field

Fields are listed below along with any additional parameters specific to that field:

  • Checkbox
  • Date
    Min date today – select this to ensure the customer can’t select a date in the past
    Min date – select a minimum date
    Max date – select a max date
  • Name Your Price
    Min value – the minimum value that can be entered
    Max value – the maximum value that can be entered
  • Number
    Min value – the minimum value that can be entered
    Max value – the maximum value that can be entered
    Multiply price – select this to multiply the price by the number entered when calculating price
  • Products (Pro only), see below
  • Radio Group
    Add Option – select this to add a new radio button option
  • Select
    Add Option – select this to add a new option
  • Swatches
    Replace Main Image – select this option to replace the product image with the selected swatch image
    Layered Images – select this option to place selected swatch images on top of the main product image
  • Text
    Min chars – the minimum number of characters that can be entered in this field
    Max chars – the maximum number of characters that can be entered in this field
    Price per character – select this to charge per character entered
  • Textarea
    Min chars – the minimum number of characters that can be entered in this field
    Max chars – the maximum number of characters that can be entered in this field
    Price per character – select this to charge per character entered
  • Upload

Was this article helpful?

Related Articles