> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/salesforce-lightning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.2/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/subflow-configuration/configure-the-shipping-address-subflow/configure-the-shipping-address-screen.md).

# Configure the shipping address screen

Learn how to configure the shipping address screen.

1. Double click the **Shipping Address Screen** to open the Edit Screen.
2. Type `drb2b_drUtil` in the **Search components** field and click **drb2b\_drUtil**.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FS8ePejNW5EUpj2F9uxjj%2FSearch%20drb2b_drUtil.png?alt=media)
3. Drag the **drb2b\_drUtil** pane to where you want it to appear on the Edit Screen.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2Fzv2vG2S9xUiOytuIM9fH%2FEdit%20Screen%20drb2b_drUtil.png?alt=media)
4. Type the API name (for example, `drUtil`) in the **API Name** field.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FSL4g4CFUHjZwHMoTn7dI%2FEdit%20Screen%20API%20Name.png?alt=media)
5. Type `drb2b_buyerInfo` in the **Search components** field and click **drb2b\_buyerInfo**.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FhJKwQAE4HUtodASqP84F%2FSearch%20drb2b_buyerInfo.png?alt=media)
6. Drag the **drb2b\_buyerInfo** to where you want it to appear on the Edit Screen.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FRlclUzeCbLe1xFCrVtRH%2FEdit%20Screen%20drb2B_buyerInfo.png?alt=media)
7. Enter the following values in the fields:

   * **API Name**: Type `BuyerInfo` or any other name with no restrictions.
   * **Cart Id**: Type `{!cartId}`.
   * **Enable Tax Certificates**: Type `{!$GlobalConstant.True}` or`{!$GlobalConstant.False}`.
   * **Shipping Address ID**: Type `{!contactPointAddressId}`.\
     **Note**: The **Shipping Address ID** field appears in the **Advanced** section when you select the **Manually assign variables** check box.
   * **Show Shipping Address:** Type <mark style="background-color:yellow;">`{!$GlobalConstant.True}`</mark><mark style="background-color:yellow;">.</mark>

   See [Buyer info component](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.2/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component.md) for more information.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FjJqQOIsrqk7gnfBaDj2Y%2FShow%20Shipping%20Address.png?alt=media\&token=26714e9b-5bbf-46f4-a3a7-f291fd0d61b8)
8. Type `drb2b_taxCertificateCheckout` in the **Search components** field and click **drb2b\_taxCertificateCheckout**.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FRYfKazr2ef7XUOii6Muq%2FSearch%20drb2b_taxCertificateCheckout.png?alt=media)
9. Drag the **drb2b\_taxCertificateCheckout** to where you want it to appear on the Edit Screen.\
   ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FlmZIMenFv0rYcj0GjALk%2FEdit%20Screen%20drb2b_taxCertificateCheckout.png?alt=media)
10. Enter the following values in the fields:
    * **API Name**: `TaxCertificate` or any other name with no restrictions.
11. Click **Done**.
12. Click **Save As**.\
    ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FScrBauiToBEr0DzLT1ce%2FShipping%20Address%20Subflow.png?alt=media)
13. Enter the name of the custom subflow in the **Flow Label** field (for example, DR Shipping Address) and the subfIow API name in the **Flow API Name** field, and click **Save**.\
    ![](https://1044208989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjwKVLTiUd88vZhWNHQ4o%2Fuploads%2FUHMriyGXDcQJH50QJ2MO%2FSave%20as%20new%20flow.png?alt=media)
14. Click **Activate**.
