Skip to main content

GlobalSettings

Stores global settings for the whole application

Signature

constructor

method(input?: DeepPartial<GlobalSettings>) => GlobalSettings

availableLanguages

propertyLanguageCode[]

trackInventory

propertyboolean

Specifies the default value for inventory tracking for ProductVariants. Can be overridden per ProductVariant, but this value determines the default if not otherwise specified.

outOfStockThreshold

propertynumber

Specifies the value of stockOnHand at which a given ProductVariant is considered out of stock.

customFields

propertyCustomGlobalSettingsFields
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page