---
title: SellingPlanFixedPriceAdjustment - Storefront API
description: A fixed price adjustment for a variant that's purchased with a selling plan.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedPriceAdjustment
  md: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedPriceAdjustment.md
api_name: storefront
api_type: graphql
type: object
---

# 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)
