# 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/cMse5dnAKvo2qT6VvSWW/blobs/nZzt5ybFnDzEGTARTjbE/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/cMse5dnAKvo2qT6VvSWW/blobs/EfkcugbVAJBKOG9dPbvl/Edit%20Screen%20drb2b_drUtil.png)
4. Type the API name (for example, `drUtil`) in the **API Name** field.\
   ![](https://content.gitbook.com/content/cMse5dnAKvo2qT6VvSWW/blobs/DhdZXiaRLXs750yu4Jxs/Edit%20Screen%20API%20Name.png)
5. Type `drb2b_buyerInfo` in the **Search components** field and click **drb2b\_buyerInfo**.\
   ![](https://content.gitbook.com/content/cMse5dnAKvo2qT6VvSWW/blobs/S3nVn1tnA8RoqvhK9TOn/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/cMse5dnAKvo2qT6VvSWW/blobs/kyj9sR2RZAJ9YmGx7UZZ/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](https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/buyer-info-component) for more information.\
   ![](https://content.gitbook.com/content/cMse5dnAKvo2qT6VvSWW/blobs/eDUr5ai5vEQ6QeMWr7C8/Show%20Shipping%20Address.png)<br>
8. Click **Save As**.\
   ![](https://content.gitbook.com/content/cMse5dnAKvo2qT6VvSWW/blobs/Hw5xnJkievB8cIzaa3xy/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/cMse5dnAKvo2qT6VvSWW/blobs/Y8HgmTHKQ0AqufhbxcVj/Save%20as%20new%20flow.png)
10. Click **Activate**.
