Skip to content

Descriptive Text

Descriptive Text is now HTML Block

This option type has been renamed to HTML Block, and a second static-content type, Rich Text, has been added alongside it.

You don't need to do anything. Every existing Descriptive Text option was moved to HTML Block automatically, keeping its content, its position in the option set, and how it renders on the storefront.

This page is kept so older links keep working. For current documentation, go to HTML Block or Rich Text.

What Changed

BeforeNow
Name in the option type pickerDescriptive TextHTML Block
EditorA plain text fieldA code editor with HTML syntax highlighting, line wrapping, and a live character counter
Content and storefront renderingHTML, sanitized before displayUnchanged — same content, same rendering
Alternative for non-technical authoringThe new Rich Text type, with a visual toolbar

The rename reflects what the type always did. Descriptive Text already rendered your content as real HTML rather than escaped text — the name just didn't say so, and the plain text field gave no help writing markup. HTML Block keeps the behavior and fixes both.

What Happened to Your Options

  • Existing options kept their type, so nothing moved position or changed appearance
  • Saved content was not rewritten, re-sanitized differently, or truncated
  • Options that were targets of a condition still are
  • Nothing needs to be re-saved for the change to take effect

Which One Should You Use Now?

UseType
Tables, custom classes, inline CSS, or exact control over markupHTML Block
Formatted text without writing HTML — headings, colors, lists, linksRich Text
Just a titleHeading
Blank space or a horizontal lineSpacing / Divider

The two content types differ mainly in how you author and how much you get:

HTML BlockRich Text
AuthoringWrite raw HTMLVisual toolbar
Limit8,000 characters of markup1,000 characters of visible text
TablesYesNo
Custom CSS classes / inline stylesYesNo
Raw HTML viewYes (it's the only view)No
ImagesNoNo