Skip to main content

Interface: PricingSettings

Complete pricing configuration for a product. Contains all settings related to how prices are calculated, displayed, and managed for a configurable product.

Properties​

codeGroups?​

optional codeGroups?: PriceCodeGroup[]

Organized groups of price codes for advanced pricing logic


codes?​

optional codes?: ProductPriceListCode[]

List of pricing codes that apply to this product


codeStructure?​

optional codeStructure?: string

Pattern for generating SKU codes from configurations


codeStructureType​

codeStructureType: "string" | "formula"

Method for generating SKU codes (formula or static string)


defaultCode?​

optional defaultCode?: string

Default configuration code for pricing calculations


deliveryTime?​

optional deliveryTime?: string

Custom text to show for delivery timeframes


mqq​

mqq: string | number

Minimum order quantity allowed for this product


qty​

qty: string | number

Step value for quantity selector in the interface


useItemMaster?​

optional useItemMaster?: boolean

If true, uses delivery time from inventory management


variables​

variables: Variable[]

Dynamic variables used in formula-based pricing


weightUnit?​

optional weightUnit?: "kg" | "lb"

Unit of measurement for weight (kg or lb), used with item master