In my product table, I have a field representing a set of attributes.
A set of attributes is a set of attributes (size, color, etc.).
Each attribute has several meanings, such as blue, green, red, etc.
How can I store inventory information for products with multiple (and non-fixed) attributes?
source share