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