--- title: PricingPercentageValue - Storefront API description: The value of the percentage pricing object. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/pricingpercentagevalue md: https://shopify.dev/docs/api/storefront/unstable/objects/pricingpercentagevalue.md --- # Pricing​Percentage​Value object The value of the percentage pricing object. ## Fields * percentage [Float!](https://shopify.dev/docs/api/storefront/unstable/scalars/Float) non-null The percentage value of the object. *** ## Map ### Possible type in * [Pricing​Value](https://shopify.dev/docs/api/storefront/unstable/unions/PricingValue)