Attribute [sn_shop_attribute] table
The Attribute [sn_shop_attribute] table stores product attribute values.
This table contains the following fields.
| Field | Data type | Description |
|---|---|---|
| Type | Reference | Attribute type of this attribute. |
| Value | String | Value of the specified attribute. |
| Product model | Reference | Product model to which this attribute is associated. |
| Image | Image | Image associated with the attribute. |
| Active | Boolean | Indicates whether the attribute is active. |