--- title: SellingPlanFixedPriceAdjustment - Storefront API description: A fixed price adjustment for a variant that's purchased with a selling plan. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedPriceAdjustment md: https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedPriceAdjustment.md --- # Selling​Plan​Fixed​Price​Adjustment object Requires `unauthenticated_read_selling_plans` access scope. A fixed price adjustment for a variant that's purchased with a selling plan. ## Fields * price [Money​V2!](https://shopify.dev/docs/api/storefront/latest/objects/MoneyV2) non-null A new price of the variant when it's purchased with the selling plan. *** ## Map ### Possible type in * [Selling​Plan​Price​Adjustment​Value](https://shopify.dev/docs/api/storefront/latest/unions/SellingPlanPriceAdjustmentValue)