--- title: UnitPriceMeasurement - Storefront API description: | The measurement used to calculate a unit price for a product variant (e.g. $9.99 / 100ml). api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/unitpricemeasurement md: https://shopify.dev/docs/api/storefront/latest/objects/unitpricemeasurement.md --- # Unit​Price​Measurement object The measurement used to calculate a unit price for a product variant (e.g. $9.99 / 100ml). ## Fields * measuredType * quantityUnit * quantityValue * referenceUnit * referenceValue *** ## Map ### Fields with this object * [ProductVariant.unitPriceMeasurement](https://shopify.dev/docs/api/storefront/latest/objects/ProductVariant#field-ProductVariant.fields.unitPriceMeasurement)