⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / ProductOption

Type Alias: ProductOption

ProductOption = ProductOptionBase & object

Represents a product option in a ProductCatalog

Type Declaration

sizes

sizes: ProductSize[]

The size(s) of the product. Multiple sizes allow equivalent expressions (e.g., "1%dozen" and "12")