# Install the Salesforce B2C LINK Cartridge

You can install the Salesforce B2C LINK Cartridge in two easy steps:

* [Step 1: Set up the Business Manager](#importing-cartridges)
* [Step 2: Import metadata](#step-2-import-metadata)

## Step 1: Set up the Business Manager <a href="#importing-cartridges" id="importing-cartridges"></a>

### Importing cartridges

{% hint style="info" %}
**Note**: The following steps detail how to deploy the cartridges using Salesforce UX Studio for Eclipse. Alternatively, you can use Visual Studio code with the Prophet Debugger extension.
{% endhint %}

1. Establish a new digital server connection with your SFCC Instance.
2. Import cartridges to a workspace in Salesforce UX Studio. \
   ![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4ICHdfvFg4sKls_B_%2F-MS4IRNP2YQgxvHLD8Lx%2FImportDialog.png?alt=media\&token=b23000a4-ff5c-47ba-9d58-8534d955e7d1)
3. Add cartridges to the Project Reference of Server Connection.\
   &#x20;![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-Mb7BJfPZ_w6EA1JBdas%2F-MS4IarzSPQiQ9CfZTre%2FIMPORT_2.PNG?alt=media\&token=8a16cb6a-ad2a-434a-9d5b-3872f92b98e4)
4. Wait until Studio completes the workspace build and uploads source codes to the sandbox.

### Assigning cartridges to the site

1. Select **Administration**, select **Sites**, and then click **Manage Sites**. Click the **Business Manager** link.\
   ![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4IdmjFFPjcWOG82gk%2F-MS4InvurQjbWV_J0OjB%2FStorefrontSites.png?alt=media\&token=97963408-d78c-4893-8646-682eb4c5bc06)
2. At the beginning of the cartridge path, add the following: `bm_digitalriver:` and `:int_digitalriver`. Click **Apply**. \
   ![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MW-YYCXuREIfSEqe7jB%2F-MW-Zt511uSWirhQ5IQv%2FBusMgrSettings.png?alt=media\&token=617d81cd-712d-422b-a329-f172722b65af)
3. Select **Administration**, select **Sites**, and then click **Manage Sites**. Select your site from the list named **Storefront Sites**. \
   ![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4IdmjFFPjcWOG82gk%2F-MS4IzC4nFxIRvkvaQuH%2FStorefrontSites2.png?alt=media\&token=c03e0562-528d-45ab-937a-e13545d19de7)
4. Click the **Settings** tab. At the beginning of the cartridge path, add the following: `int_digitalriver_sfra:int_digitalriver:`. Click **Apply**. \
   ![](https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-Mb7D5XFmmxmSFADRYMN%2F-MS4J3eHnO8-7saVUnRI%2FRefArchSettings.png?alt=media\&token=8236b5da-a908-4b4d-86c8-4fefeea93de0)

## Step 2: Import metadata

Select **Administration**, select **Site Development**, and then click **Site Import & Export**. Upload the **digitalriver.zip** file from the metadata folder.

<div align="left"><img src="https://4084651282-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuSC5d0FqUtV9sJdb%2F-MS4JV4Q3BqhsehsXGd_%2F-MS4JcQbalfBDs_60DXx%2FSiteImportExport.png?alt=media&#x26;token=fc090474-1e44-4efe-b8a6-b30d70ffbeef" alt=""></div>

Select **digitalriver.zip** and finish the import process.

{% hint style="info" %}
**Note**: We configured the **digitalriver.zip** metadata specifically for the RefArch site. If you have another site, unpack the zip file and rename the folder inside the Sites directory to exactly match your site ID. Then create a new zip archive from the digitalriver folder and use it to import the metadata.
{% endhint %}

### Jobs  <a href="#jobs" id="jobs"></a>

The zip file creates the initial configuration for the jobs used to send SKU data to Digital River. Once the file is imported, you must select **Administration**, select **Operations**, select **Jobs**, and then click the **Job Steps Configuration** tab and change the site **Scope** to your site ID. See the [user guide](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/2.0/user-guide) for more information on jobs.

Additionally, you should schedule the jobs to run on a regular basis. See the [user guide](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/2.0/user-guide) for detailed information about each of the jobs.
