> 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.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-the-b2b-commerce-lwr-template.md).

# Integrate the Digital River components into the B2B Commerce LWR template

Use the information in this topic to integrate the Digital River components into the B2B Commerce LWR template.

## Integrate the checkout page

The Digital River app currently provides support for the B2B Commerce LWR template. The application is also backward compatible with the Aura template.

{% hint style="info" %}
**Note:** Refer to the following topics for information on integrating with the Aura template:

* [Integrate the Digital River components into an asynchronous checkout flow](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/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.md)
* [Integrate the Digital River components into a synchronous checkout flow](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-a-synchronous-checkout-flow.md)
* [Add custom components to pages (Aura)](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/add-custom-components-to-pages.md)
  {% endhint %}

The Winter ’24 release adds two checkout components

* Checkout Layout: Accordion. The Digital River app is compatible with this component.&#x20;
* Checkout Layout: One-Page. The Digital River app is not currently compatible with this component.

Read the following topics to learn how to do the following:

* [Add components to the Checkout page](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-the-b2b-commerce-lwr-template/add-components-to-the-checkout-page.md)
* [Add custom components outside of checkout](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-the-b2b-commerce-lwr-template/add-custom-components-outside-of-checkout.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.0/integrate-the-salesforce-lightning-app/step-17-integrate-the-digital-river-components-into-the-checkout-flow/integrate-the-digital-river-components-into-the-b2b-commerce-lwr-template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
