You are here:
ccdl_site
Contains site configuration and settings. Each record represents a storefront site with its currency, locale, catalog, and customer list assignments.
Default refresh frequency: Hourly.
Primary Key: siteName.
Column Reference
| Column Name | Data Type | Description |
|---|---|---|
| baseCurrency | String | Base currency code for the site |
| catalogId | String | Associated product catalog identifier |
| customerListId | String | Associated customer list identifier |
| defaultLocale | String | Default locale setting (for example, "en_US") |
| siteCurrency | String | Display currency code for the site |
| siteName | String | Unique site identifier |

