REMOTE_PRICE_ATTRIBUTE_KEY

Type: string Default: "has_remote_price" Description: Product attribute key that indicates a product requires remote price calculation.

  • When a basket item has this attribute set to "true", the checkout flow redirects to RemotePriceCalculationPage after address selection

  • Used to determine if remote price calculation is needed before shipping option selection

Used in: AddressSelectionPage to detect if any basket items require remote pricing

Last updated

Was this helpful?