How to change the default number of days for due date selection

The first step when creating an order presents a date picker with a default due date set three days into the future. The default number of days can be changed by adding configuration parameter "dueDateDefaultDays" to the theme.json configuration file.

E.g. to change the default to one week add the following:

"dueDateDefaultDays": 7