CustomShippingOption
Custom Shipping Options are overridden Shipping Options. Admins can attach a Custom Shipping Option to a cart in order to set a custom price for a particular Shipping Option.
constructor
Custom Shipping Options are overridden Shipping Options. Admins can attach a Custom Shipping Option to a cart in order to set a custom price for a particular Shipping Option.
Properties
option_id
stringRequiredThe ID of the Shipping Option.
price
numberRequiredThe custom price of the Shipping Option.
Was this section helpful?