> 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.1/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://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-3359f69a3228135f4092badbe6fbcf9237872644%2FSearch%20drb2b_drUtil.png?alt=media)
3. Drag the **drb2b\_drUtil** pane to where you want it to appear on the Edit Screen.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-9f49c5e971422dd641780fce7708ea5b0130249f%2FEdit%20Screen%20drb2b_drUtil.png?alt=media)
4. Type the API name (for example, `drUtil`) in the **API Name** field.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-2fa92479f51675ae121eeb6e3d32e9fe3937cbaa%2FEdit%20Screen%20API%20Name.png?alt=media)
5. Type `drb2b_buyerInfo` in the **Search components** field and click **drb2b\_buyerInfo**.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-d597fb02efdd4b2a6d0a1aadc13218e06faeb940%2FSearch%20drb2b_buyerInfo.png?alt=media)
6. Drag the **drb2b\_buyerInfo** to where you want it to appear on the Edit Screen.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-bb10bcfec3582c2b604be6ccc71516ec2c149380%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.

   See [Buyer info component](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.1/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component.md) for more information.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-b3e4fcd82bd856a6d0523b58cbb097107c9b0f30%2FEdit%20Screen%20drb2b_buyerInfo%20settings.png?alt=media)
8. Type `drb2b_taxCertificateCheckout` in the **Search components** field and click **drb2b\_taxCertificateCheckout**.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-9a3fd67732d2775f9b0cac2a2b8b0c1761fc3cf6%2FSearch%20drb2b_taxCertificateCheckout.png?alt=media)
9. Drag the **drb2b\_taxCertificateCheckout** to where you want it to appear on the Edit Screen.\
   ![](https://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-283a6d00ac0c7eea260654c0740b5eb482ee0352%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://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-3b7a3a02629b6648e204181d067b8523a1d6a418%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://2148947133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4LUVtzRnCnYyAQNDxTM%2Fuploads%2Fgit-blob-0dc45de70dce86f1b30dd560534f8df0dac829f9%2FSave%20as%20new%20flow.png?alt=media)
14. Click **Activate**.
