product_options Start>product_options Description Options associated with each product Columns Key Name Data Type Length Precision Scale Not Null Description id bigint 8 19 0 True Product Option ID product_id bigint 8 19 0 True Product ID associated with Option name nvarchar 100 0 0 False Name of Product Option position int 4 10 0 False Position of Option for Choosing Variant on Product Page values nvarchar 0 0 False Variant IDs associated with Option Indexes Key Name Columns Unique PK_ProductOptions id True