> 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/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/designer-attributes.md).

# Designer attributes

| Component Name                                                                                                                                                                                         | Designer Attribute                                                                                                                                 | Purpose/Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ``[`drb2b_hideCheckout`](components/hide-checkout-summary-component.md)``                                                                                                                              | Hide Checkout Summary                                                                                                                              | <p>Use this attribute to show or hide the <code>drb2b\_checkoutSummary</code> component (when used in the Checkout template). Your options are as follows:</p><ul><li>{<code>!$GlobalConstant.False}</code> shows the <code>drb2b\_checkoutSummary</code> component.</li><li><em><code>{!$GlobalConstant.True}</code></em> hides the <code>drb2b\_checkoutSummary</code> component.</li></ul>                                                                                                                                                                                                                                    |
| `drb2b_addressDetails`                                                                                                                                                                                 | Record Id (subflow)                                                                                                                                | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Record Id (Checkout page)                                                                                                                          | Use this attribute to automatically bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ``[`drb2b_buyerInfo`](components/buyer-info-component.md)``                                                                                                                                            | Cart Id                                                                                                                                            | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| \`\`                                                                                                                                                                                                   | Enable Tax Certificates                                                                                                                            | <p>Use this attribute to enable or disable the <a href="/pages/VItEfBlonqOdBULpPGFA"><code>drb2b\_taxCertificateCheckout</code></a> component. Your options are as follows:</p><ul><li><code>{!$GlobalConstant.False}</code> hides the <code>drb2b\_taxCertificateCheckout</code> component.</li><li><code>{!$GlobalConstant.True}</code> shows the <code>drb2b\_taxCertificateCheckout</code> component.</li></ul>                                                                                                                                                                                                              |
| `drb2b_cartContents`                                                                                                                                                                                   | cart Id (subflow)                                                                                                                                  | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | record Id (Checkout page)                                                                                                                          | Use this attribute to automatically bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
|                                                                                                                                                                                                        | Effective Account Id (Checkout page)                                                                                                               | Use this attribute to automatically bind the current user account ID.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| `drb2b_checkoutSummary`                                                                                                                                                                                | Record Id (Checkout page)                                                                                                                          | Use this attribute to automatically bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
|                                                                                                                                                                                                        | Cart Id                                                                                                                                            | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Show All                                                                                                                                           | Use this attribute to show or hide all fields in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
|                                                                                                                                                                                                        | Show Amount Contributed                                                                                                                            | Use this attribute to show or hide the **Amount Contributed** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
|                                                                                                                                                                                                        | Show Duty                                                                                                                                          | Use this attribute to show or hide the **Duty** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
|                                                                                                                                                                                                        | Show Grand Total                                                                                                                                   | Use this attribute to show or hide the **Grand Total** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
|                                                                                                                                                                                                        | Show IOR Tax                                                                                                                                       | Use this attribute to show or hide the **IOR Tax** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
|                                                                                                                                                                                                        | Show Regulatory Fee                                                                                                                                | Use this attribute to show or hide the **Regulatory Fee** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
|                                                                                                                                                                                                        | Show Remaining Amount                                                                                                                              | Use this attribute to show or hide the **Remaining Amount** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
|                                                                                                                                                                                                        | Show Shipping                                                                                                                                      | Use this attribute to show or hide the **Shipping** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
|                                                                                                                                                                                                        | Show Sub Total                                                                                                                                     | Use this attribute to show or hide the **SubTotal** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
|                                                                                                                                                                                                        | Show Tax                                                                                                                                           | Use this attribute to show or hide the **Tax** in the `drb2b_checkoutSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `drb2b_taxIdentifier`                                                                                                                                                                                  | Cart Id                                                                                                                                            | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Selected Tax Identifier                                                                                                                            | <p>Use this attribute to preserve selected and newly added tax identifiers.</p><p>If validation fails for any reason and the screen is reloaded, this attribute will maintain any selected or newly added tax identifiers.</p>                                                                                                                                                                                                                                                                                                                                                                                                   |
| [drb2b\_drTermsElement](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.1/extend-the-salesforce-lightning-app/customizing-the-lightning-web-components/components/dr-terms-component.md) | Cart Id                                                                                                                                            | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Bypass Validation                                                                                                                                  | <p>Use this attribute to bypass validation. Your options are as follows:</p><ul><li>Set this attribute to <code>{!$GlobalConstant.True}</code> if the <code>drb2b\_drTermsElement</code> component is not included on the Place order page or to apply a custom validation.</li><li>Set this attribute to <code>{!$GlobalConstant.False}</code> if the <code>drb2b\_drTermsElement</code> component is included on the Place order page or to use the built in validation (default).</li></ul>                                                                                                                                   |
| `drb2b_payments`                                                                                                                                                                                       | [Dropin Config](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in/drop-in-integration-guide#drop-in-options) | <p>Use this attribute to provide options for Drop-in flexibility an compatibility. Provide data for this attribute in JSON format. For example:<br><code>{"options.button.type": custom,"options.button.buttonText":'test',"test":"test3"}</code></p><p>See Drop-in config for a full list of options</p>                                                                                                                                                                                                                                                                                                                        |
|                                                                                                                                                                                                        | Record Id                                                                                                                                          | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| `drb2b_paymentDetails`                                                                                                                                                                                 | cart Id                                                                                                                                            | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Record Id (Order Summary Detail and Order Confirmation pages)                                                                                      | Use this attribute to automatically bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| `drb2b_orderSummary`                                                                                                                                                                                   | Record Id (checkout page)                                                                                                                          | Use this attribute to automatically bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
|                                                                                                                                                                                                        | Record Id (subflow)                                                                                                                                | Use this attribute to provide the `cartId`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
|                                                                                                                                                                                                        | Bypass Validation                                                                                                                                  | <p>Use this attribute to bypass validation. Your options are as follows:</p><ul><li><code>{!$GlobalConstant.True}</code> bypasses validation for the <code>drb2b\_drTermsElement</code> component (if included on the Place Order page).</li><li><code>{!$GlobalConstant.False}</code> does not bypass validation for the <code>drb2b\_drTermsElement</code> component (if included on the Place Order page).</li></ul><p>If the <code>drb2b\_drTermsElement</code> component is not on the same page as the <code>drb2b\_orderSummary</code>component, this attribute should be set to <code>{!$GlobalConstant.True}</code></p> |
|                                                                                                                                                                                                        | Show All                                                                                                                                           | Use this attribute to show or hide all fields \*\*\*\* in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
|                                                                                                                                                                                                        | Show Duty                                                                                                                                          | Use this attribute to show or hide the **Duty** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
|                                                                                                                                                                                                        | Show IOR Tax                                                                                                                                       | Use this attribute to show or hide the **IOR tax** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
|                                                                                                                                                                                                        | Show Grand Total                                                                                                                                   | Use this attribute to hide or show the **Grand Total** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
|                                                                                                                                                                                                        | Show Place Order                                                                                                                                   | Use this attribute to hide or show the **Place Order** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
|                                                                                                                                                                                                        | Show Regulatory Fee                                                                                                                                | Use this attribute to hide or show the **Regulatory Fee** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
|                                                                                                                                                                                                        | Show Shipping                                                                                                                                      | Use this attribute to hide or show the **Shipping** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                        | Show Subtotal                                                                                                                                      | Use this attribute to hide or show the **Subtotal** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                        | Show Tax                                                                                                                                           | Use this attribute to hide or show the **Tax** in the `drb2b_orderSummary` component.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| `drb2b_drCompliance`                                                                                                                                                                                   | Record ID (All Checkout pages)                                                                                                                     | Use this attribute to bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                        | Object Name (All Checkout pages)                                                                                                                   | Use this attribute to bind the page's object name to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| `drb2b_WireTransferInstructions`                                                                                                                                                                       | Record Id (Order Confirmation page)                                                                                                                | Use this attribute to bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `drb2b_productDetail`                                                                                                                                                                                  | Record Id (Order Confirmation page)                                                                                                                | Use this attribute to bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `drb2b_VatCreditMemo`                                                                                                                                                                                  | Record Id (Order Summary Detail page)                                                                                                              | Use this attribute to bind the page's record ID to the component variable.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                        | Type (Order Summary Detail page)                                                                                                                   | <p>Use this attribute to render an invoice or credit memo based on the following <strong>Type</strong> values:</p><ul><li>Invoices</li><li>Credit memos</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| drb2b\_myWallet                                                                                                                                                                                        | Dropin Config (My Account page)                                                                                                                    | <p>Use this attribute to provide options for Drop-in flexibility and compatibility</p><p>Provide data for this attribute in JSON format. For example:<br><code>{"options.button.type": custom,"options.button.buttonText":'test',"test":"test3"}</code></p>                                                                                                                                                                                                                                                                                                                                                                      |
