Adding custom form fields
Add custom form fields to the Easycart checkout, either globally or for specific price variants, and manage them easily.
Last updated
September 14, 2024
Adding fields to the entire checkout
You can add other custom fields to the cart. Predefined fields are available in the Cart → Form Fields menu. You can enable and disable specific fields there. After enabling them, you can click on a given field to edit it.
Modifying fields for each price
Fields can also be overwritten in a specific price variant. By going to the Product → Price Variants menu, you can access the Form Fields section, where you can manage them:

Adding Custom Fields
In addition to predefined form fields, you can also define your own custom fields:
- Click the +Add Custom Field button.
- Select one of the available field types.
- Fill in the field label and name.
- Optionally, provide a placeholder.
- Choose whether the field is required (check the Required flag) or optional (leave the flag unchecked).

Available Field Types
- Text
- Long Text
- Checkbox
- Integer
- Decimal
- Dropdown
- Date
- Date and Time