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. 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 {!$GlobalConstant.True}.

  3. Click Activate.

Last updated