# SellingPlanPriceAdjustmentValue - storefront - UNION Version: 2024-10 ## Description Represents by how much the price of a variant associated with a selling plan is adjusted. Each variant can have up to two price adjustments. ### Access Scopes `unauthenticated_read_selling_plans` access scope. ## Possible types * [SellingPlanFixedAmountPriceAdjustment](/docs/api/storefront/2024-10/objects/SellingPlanFixedAmountPriceAdjustment) * [SellingPlanFixedPriceAdjustment](/docs/api/storefront/2024-10/objects/SellingPlanFixedPriceAdjustment) * [SellingPlanPercentagePriceAdjustment](/docs/api/storefront/2024-10/objects/SellingPlanPercentagePriceAdjustment) ## Fields with this union * [SellingPlanPriceAdjustment.adjustmentValue](/docs/api/storefront/2024-10/objects/SellingPlanPriceAdjustment) ## Examples