> 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-2.1/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-an-asynchronous-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://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/M7x43BGg6JZO6rkDm3qR/Search%20drb2b_drUtil.png)
3. Drag the **drb2b\_drUtil** pane to where you want it to appear on the Edit Screen.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/mSWuJ7ZQtknx6MhjaiJ9/Edit%20Screen%20drb2b_drUtil.png)
4. Type the API name (for example, `drUtil`) in the **API Name** field.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/YtBiGOIjauca91EHZhwk/Edit%20Screen%20API%20Name.png)
5. Type `drb2b_buyerInfo` in the **Search components** field and click **drb2b\_buyerInfo**.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/hZSAtPdXS4jjYhLayalp/Search%20drb2b_buyerInfo.png)
6. Drag the **drb2b\_buyerInfo** to where you want it to appear on the Edit Screen.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/KLQ4tW6IHJuQ7u9YAb3B/Edit%20Screen%20drb2B_buyerInfo.png)
7. Enter the following values in the fields. Be sure to click through all designer attributes to ensure that Salesforce registers the default values.

   * **API Name**: Type `BuyerInfo` or any other name with no restrictions.
   * **Cart Id**: Type `{!cartId}`.
   * **Enable Tax Certificates**: Type`{!$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** checkbox.
   * **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-2.1/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component.md) for more information.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/33PgsDLZiXLpLRf74cWV/Show%20Shipping%20Address.png)<br>
8. Click **Save As**.\
   ![](https://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/fMgAFReYmTK5FM3GXiBN/Shipping%20Address%20Subflow.png)
9. 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://content.gitbook.com/content/3R66sN5xrbmDAJUBEoHo/blobs/G6UoB6Qts3fKQJFf6htD/Save%20as%20new%20flow.png)
10. Click **Activate**.
