> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/bigcommerce-prebuilt-checkout-solution/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/bigcommerce-prebuilt-checkout-solution/use-digital-river-prebuilt-checkout-with-bigcommerce/configure-your-products.md).

# Configure your products

You need to provide certain types of product information to use Prebuilt Checkout. Read this topic to complete the tasks required to do this.

## Provide basic information&#x20;

Use these steps to provide basic product information:

1. Under Basic Information, enter the **Product Name**, **Default Price**, and **Weight** values.
2. Under Product Identifiers, enter the values for **SKU** and the **Manufacturer Part Number** (MPN).&#x20;

## Setting SKU Group IDs

You must use Digital River SKU Group IDs to identify your products. To do this, you must set a  skuGroupId Custom Field. Talk to your Digital River implementation manager to obtain your SKU Group IDs.&#x20;

To create a SKU Group ID Field:

1. Under Custom Fields, click **Add Custom Fields**.
2. In the Custom Field Name, enter **skuGroupId**.
3. Enter the appropriate SKU Group ID value in the Custom Field Value. The skuGroupId uniquely identifies the SKU group associated with the SKU.

## Setting Customs Information&#x20;

You are required to provide the country of origin of your product. Use the following steps:

1. In the left navigation, click **Customs Information** under Fulfillment.
2. Select the Manage customs information checkbox.
3. Select the country from the **Country of origin** drop-down.
4. Click **Save**.


---

# 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/bigcommerce-prebuilt-checkout-solution/use-digital-river-prebuilt-checkout-with-bigcommerce/configure-your-products.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.
