Skip to main content
Anchor to UnitPriceMeasurementMeasuredType

UnitPriceMeasurementMeasuredType

enum

The accepted types of unit of measurement.

Unit of measurements representing areas.

Unit of measurements representing counts.

Unit of measurements representing lengths.

The type of measurement is unknown. Upgrade to the latest version of the API to resolve this type.

Unit of measurements representing volumes.

Unit of measurements representing weights.


Was this section helpful?

•OBJECT

The measurement data used to calculate unit prices for a ProductVariant. Unit pricing helps customers compare costs across different package sizes by showing a standardized price, such as "$9.99 / 100ml".

The object includes the quantity being sold (value and unit) and the reference measurement used for price comparison. Use this alongside the variant's unitPrice field to display complete unit pricing information.


Was this section helpful?