TSkinSettings
TSkinSettings object¶
TSkinSettings
is an object that represents an object of settings related to the shop skin and consists of the following fields:
- currency:
TCurrencyIsoCode
- locale:
TLocaleIsoUnderscore
- decimalSeparator:
string
- thousandSeparator:
string
- recaptchaSiteKey?:
string
- isFullRegistrationMode:
string
- isCookieInformationEnabled:
string
- isRegistrationEnabled:
string
- isBuyingEnabledToUnregistered:
string
- contextId:
string
- licenseData:
string
TCurrencyIsoCode¶
Represents the TCurrencyIsoCode object.
TLocaleIsoUnderscore¶
Represents the TLocaleIsoUnderscore object.