Skip to content

Field Types

Text Field

Text field for single-line names, short messages, or reference codes. Supports character limits and required validation.

When to use

  • Name for engraving
  • Short gift message
  • Order / PO reference numbers
Recipient name text field filled in on the Personalized Gift Box demo product

The recipient-name text field on the Personalized Gift Box demo product — captured on the live Smart Add-Ons demo store.

Settings reference

SettingDescription
LabelField title shown to the customer.
PlaceholderHint text inside the input.
Character limitOptional max length for the value.
RequiredCustomer must enter text before add to cart.
PricingUsually none — a typed text value isn’t numeric, so it can’t drive a {field:ID} formula directly. See Pricing docs.
Conditional logicCommonly shown after a checkbox like “Add engraving”.

Order item meta

The entered text is stored on the order item:

Field label: "Engraving name"
Value: Alex
Price: +0.00

Tips