Document - Liquid Object Reference
On this page
Description
The Document object contains information about a document that has been uploaded via the CMS.
:::note
This object supports custom data via the data attribute.
:::
Attributes
| Attribute | Type | Description |
|---|---|---|
alt_text |
String | Returns the value of the Alt Text attribute |
description |
String | Returns the value of the Description attribute |
file_type |
String | Returns the value of the File Type attribute |
id |
String | Returns the unique id for this Document |
name |
String | Returns the value of the Name attribute |
url |
String | Returns the complete url for this Document |
Available on
- ContentBlock - Liquid Object Reference —
document - Medium - Liquid Object Reference —
document - Product - Liquid Object Reference —
documents,variant_documents
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.