> 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.4/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://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FhMP30bm6X2nZfgxKchj6%2FSearch%20drb2b_drUtil.png?alt=media)
3. Drag the **drb2b\_drUtil** pane to where you want it to appear on the Edit Screen.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FP7xv0uQPaxrc5dZGfPjK%2FEdit%20Screen%20drb2b_drUtil.png?alt=media)
4. Type the API name (for example, `drUtil`) in the **API Name** field.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FTWnUFMA3IAdFsLRkkGcx%2FEdit%20Screen%20API%20Name.png?alt=media)
5. Type `drb2b_buyerInfo` in the **Search components** field and click **drb2b\_buyerInfo**.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2F1o5tyrlk2N5gGMdqt6Pf%2FSearch%20drb2b_buyerInfo.png?alt=media)
6. Drag the **drb2b\_buyerInfo** to where you want it to appear on the Edit Screen.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FHmv7IDkXEmMsdm2h9seG%2FEdit%20Screen%20drb2B_buyerInfo.png?alt=media)
7. 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**: 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.4/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component.md) for more information.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FsSOi9RPc12oe5pNhebNe%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://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FB7NFbtJ9QVaxEcew5OGe%2FSearch%20drb2b_taxCertificateCheckout.png?alt=media)
9. Drag the **drb2b\_taxCertificateCheckout** to where you want it to appear on the Edit Screen.\
   ![](https://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2F8vA7TaDkp5HCd3SF6YgS%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://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FzeLrjH0BfvVWKmiE9prB%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://474794349-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKR9Leh9OBazVU7KgFio%2Fuploads%2FW88M2RN0HFQGsneXOBeu%2FSave%20as%20new%20flow.png?alt=media)
14. Click **Activate**.
