# StoreConnect Support

The POS delivery workflow includes two optional fields that are hidden by default: a **requested delivery date** picker and a **shipping notes** field for special delivery instructions. You can enable either or both fields, and optionally make them required, using store variables.

For general information on adding store variables, see [Store variables](store-variables).

## Optional delivery fields

| Field | What it does |
|-------|-------------|
| **Requested delivery date** | Displays a date picker on the delivery address form. Staff can record the customer's preferred delivery date. The minimum selectable date is today. |
| **Shipping notes** | Displays a free-text field for special delivery instructions, up to 10,000 characters. |

Values entered in these fields are saved to the Cart Fulfillment record and copied to the Shipment record when the order is completed.

## Configure requested delivery date

To enable the requested delivery date field, add a store variable with:

- **Key:** `pos.delivery.requested_delivery_date.enabled`
- **Value:** `true`

To make the field required before a delivery can be confirmed, add a second variable:

- **Key:** `pos.delivery.requested_delivery_date.required`
- **Value:** `true`

:::note
Setting `required` to `true` has no effect unless `enabled` is also set to `true`.
:::

## Configure shipping notes

To enable the shipping notes field, add a store variable with:

- **Key:** `pos.delivery.shipping_notes.enabled`
- **Value:** `true`

To make the field required before a delivery can be confirmed, add a second variable:

- **Key:** `pos.delivery.shipping_notes.required`
- **Value:** `true`

:::note
Setting `required` to `true` has no effect unless `enabled` is also set to `true`.
:::

## Summary of store variables

| Store variable | Value | Effect |
|----------------|-------|--------|
| `pos.delivery.requested_delivery_date.enabled` | `true` | Shows the requested delivery date field |
| `pos.delivery.requested_delivery_date.required` | `true` | Makes the requested delivery date mandatory |
| `pos.delivery.shipping_notes.enabled` | `true` | Shows the shipping notes field |
| `pos.delivery.shipping_notes.required` | `true` | Makes shipping notes mandatory |

---

## Follow StoreConnect

- [Email Newsletter](https://getstoreconnect.com/c/lp-newsletter)
- [LinkedIn Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7444956928444862464)
- [YouTube](https://www.youtube.com/channel/UCngKdP2x8l1wcbAKW3tvU8g)
- [LinkedIn](https://www.linkedin.com/company/storeconnect)
- [X / Twitter](https://x.com/storeconnecthq)

## Popular Links

- [Partners](https://getstoreconnect.com/partners)
- [News](https://getstoreconnect.com/articles/news)
- [Events](https://getstoreconnect.com/articles/events)
- [Feature Comparison](https://getstoreconnect.com/how-we-compare)
- [Download a free trial](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMkeKUAT)
- [Book a Demo](https://getstoreconnect.com/contact)

## Documentation

- [Help documentation](https://support.storeconnect.com/help-documentation)
- [Videos & tutorials](https://support.storeconnect.com/videos-tutorials)
- [Developer reference](https://support.storeconnect.com/developer-reference)
- [Release notes](https://support.storeconnect.com/release-notes)
- [Troubleshooting](https://support.storeconnect.com/troubleshooting)
- [Trust Center](https://trust.getstoreconnect.com/)
- [Status Page](https://status.storeconnect.com/)

## Contact

- info@getstoreconnect.com
- US +1 415 745 3230
- AUS +61 2 8365 2308

100 S Ashley Dr, Suite 600-2461
Tampa FL 33602-600 USA

Level 22, Sydney Place
180 George Street
Sydney, NSW, 2000, AUS

---

StoreConnect Support — https://support.storeconnect.com