font
A font chosen in a font_picker setting — pass to the font filters.
Properties
| Property | Description |
|---|---|
font.baseline | Buyer-visible baseline value for this font. |
font.baseline_ratio | Buyer-visible baseline_ratio value for this font. |
font.category | Buyer-visible category value for this font. |
font.fallback_families | Buyer-visible fallback_families value for this font. |
font.family | Buyer-visible family value for this font. |
font.family_name | Buyer-visible family name. |
font.handle | URL-safe unique slug. |
font.label | Display label. |
font.style | Buyer-visible style value for this font. |
font.subsets | Buyer-visible subsets value for this font. |
font.system | Buyer-visible system value for this font. |
font.system? | Boolean predicate for system on this font. |
font.variants | Variants exposed in this resource context. |
font.weight | Weight in grams. |
Property list is generated from the storefront engine (FontDrop), so it always matches what your theme can use. Use {{ font | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.