---
title: SellingPlanFixedAmountPriceAdjustment - Storefront API
description: >-
  A fixed amount that's deducted from the original variant price. For example,
  $10.00 off.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedAmountPriceAdjustment
  md: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanFixedAmountPriceAdjustment.md
api_name: storefront
api_type: graphql
type: object
---

# Selling​Plan​Fixed​Amount​Price​Adjustment

object

Requires `unauthenticated_read_selling_plans` access scope.

A fixed amount that's deducted from the original variant price. For example, $10.00 off.

## Fields

* adjustment​Amount

  [Money​V2!](https://shopify.dev/docs/api/storefront/latest/objects/MoneyV2)

  non-null

  The money value of the price adjustment.

***

## Map

### Possible type in

* [Selling​Plan​Price​Adjustment​Value](https://shopify.dev/docs/api/storefront/latest/unions/SellingPlanPriceAdjustmentValue)
