Home > @infiniteobjects/shopify-data-manager > AdminTypes > UnitSystem
Systems of weights and measures.
Signature:
export declare enum UnitSystem
| Member | Value | Description |
|---|---|---|
| ImperialSystem | "IMPERIAL_SYSTEM" |
Imperial system of weights and measures. |
| MetricSystem | "METRIC_SYSTEM" |
Metric system of weights and measures. |