# Configure the Shipping Options screen

Use the Shipping Options screen to capture buyer information such as Bill To, Ship To, and Email. Use the following steps to configure the Shipping Options screen in a synchronous checkout flow:

1. Open the Shipping Options screen in the flow and drag below components into the screen:
   * drb2b\_drUtil
   * drb2b\_BuyerInfo
   * drb2b\_taxCertificateCheckout<br>

     <div align="left"><figure><img src="https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FBJLS3k3b5rT6x85PjGNN%2Fshipping%20options%20screen%201.png?alt=media&#x26;token=4f3a8d0f-ecd2-46bc-be8f-03573d152445" alt=""><figcaption></figcaption></figure></div>
2. For the drb2b\_BuyerInfo component, enter the following values in the fields. Be sure to click through all designer attributes to ensure that the default values are registered by Salesforce.
   * API Name - (BuyerInfo or any other name no restriction)
   * Cart Id - {!cartId}
   * Enable Tax Certificates - {!$GlobalConstant.True}
   * Show Shipping Address - {!$GlobalConstant.True}
   * Shipping Address ID - {!contactPointAddressId}\
     \
     **Note:** The **Shipping Address ID** field appears in the **Advanced** section when you select the **Manually assign variables** check box. See [Buyer info component](https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.4/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component) for more information.<br>

     <div align="left"><figure><img src="https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FZE5zjYqRiXKSNCCWYc6G%2Fshipping%20options%20screen%202.png?alt=media&#x26;token=648522cb-b803-42ac-a660-01f21106020a" alt=""><figcaption></figcaption></figure></div>
3. Enter API name for the drb2b\_drutil and drb2b\_taxCertificateCheckout component.
4. Click **Done**.
5. Click **Save.**
