Anchor to UnitSystemUnit
enumUnit System
Systems of weights and measures.
Anchor to Valid valuesValid values
- IMPERIAL_SYSTEM
- METRIC_SYSTEM
- Anchor to IMPERIAL_SYSTEMIMPERIAL_
SYSTEM Imperial system of weights and measures.
- Anchor to METRIC_SYSTEMMETRIC_
SYSTEM Metric system of weights and measures.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
A country with localization settings for a storefront. Includes the country's currency, available languages, default language, and unit system (metric or imperial).
Access countries through the localization query, which returns both the list of available countries and the currently active country. Use the
directive to change the active country context.
Was this section helpful?