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