Managing Rich Content
Block Type: Heading
A block of type heading is designed to display paragraph headings—text that is larger than regular body text.
Best Practices
- Use short, meaningful headings.
- Avoid repeating the text "Product Description" that already appears on the page.
Limitations
heading
field - max. 100 characters.
Seller Portal Editor View
Product Data Page View
JSON View
{
"type": "heading",
"data": {
"heading": "My Rich Content heading"
},
"separator": true
}