Skip to main content
Model available for use in the Templates, and also returned by PureClarity in server-side requests

Properties

html
string
The raw HTML
type
string
set to html

Example

{
  "html": "<div class='custom-content'><h2>Special Offer</h2><p>Get 20% off your next purchase!</p><button>Shop Now</button></div>",
  "type": "html"
}