--- title: HTML - Storefront API description: > A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a complete list of HTML elements. Example value: `"
Grey cotton knit sweater.
"` api_version: 2024-10 api_name: storefront type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/HTML' md: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/HTML.txt' --- # HTML scalar A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a complete list of HTML elements. Example value: `"Grey cotton knit sweater.
"` ## Map ### Fields with this scalar * <-|[Article.contentHtml](https://shopify.dev/docs/api/storefront/2024-10/objects/Article#field-contentHtml) * <-|[Article.excerptHtml](https://shopify.dev/docs/api/storefront/2024-10/objects/Article#field-excerptHtml) * <-|[Collection.descriptionHtml](https://shopify.dev/docs/api/storefront/2024-10/objects/Collection#field-descriptionHtml) * <-|[Comment.contentHtml](https://shopify.dev/docs/api/storefront/2024-10/objects/Comment#field-contentHtml) * <-|[Page.body](https://shopify.dev/docs/api/storefront/2024-10/objects/Page#field-body) * <-|[Product.descriptionHtml](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-descriptionHtml)