Product Attributes - codbex/codbex-olympus GitHub Wiki

Product attribute is a characteristic of the product like colour, design, etc.

ProductAttribute

Entity Definition

Field Type Length Null? Calc? Ref? Description
Id INTEGER no - -
Product INTEGER - - yes Reference to the product entity
Name VARCHAR 200 no - - Name of the attribute
Value VARCHAR 200 no - - Value of the attribute