Newer Version Available
Application Context
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| catalogSnapshotVersionId | String | ID of the catalog snapshot's version. | Small, 54.0 | 54.0 |
| clientSidePaymentConfiguration | Client-Side Payment Configuration | Client-side payment configuration. | Small, 54.0 | 54.0 |
| country | String | Two-digit ISO code of the store's country. | Small, 55.0 | 55.0 |
| defaultCurrency | String | Default currency for the store. | Small, 54.0 | 54.0 |
| guestBrowsingEnabled | Boolean | Indicates if guest browsing is enabled (true) or not (false). | Small, 57.0 | 57.0 |
| guestCartEnabled | Boolean | Indicates if guest cart access is enabled (true) or not (false). | Small, 58.0 | 58.0 |
| guestCartCheckoutEnabled | Boolean | Indicates if the guest cart checkout feature is enabled (true) or not (false). In API version 58.0 and later, use guestCartEnabled and guestCheckoutEnabled instead. |
Small, 54.0 | 54.0-57.0 |
| guestCheckoutEnabled | Boolean | Indicates if guest checkout access is enabled (true) or not (false). | Small, 58.0 | 58.0 |
| markets | Markets | Market configuration for the store. | Small, 58.0 | 58.0 |
| propertiesEx | Map<String,Object> | Map of extra properties. Properties contained here should not be relied on and may be removed at any time. | Small, 54.0 | 54.0 |
| sessionDrivenCurrency | Boolean | Indicates whether to base the currency on the session context value (true) or not (false). For B2C stores without markets, this property is set to false. For B2C stores with markets and for all B2B stores (with or without markets), the property is set to true. | Small, 57.0 | 57.0 |
| shippingCountries | String[] | Array of two-digit ISO codes of the countries to which purchases in the store can be shipped. If the store’s Supported Ship To Countries field is set, this value matches it. If not, then this value matches the country value. | Small, 55.0 | 55.0 |
| supportedCurrencies | String[] | List of currencies supported for the store. | Small, 54.0 | 54.0 |
| taxType | String | Tax type of the store. Gross if prices include tax. Net if prices don't include tax. | Small, 55.0 | 55.0 |
| usesSingleEntitlementPolicy | Boolean | Indicates if the store uses a single entitlement policy (true) or not (false). | Small, 54.0 | 54.0 |