niman's avatar
Level 1

How to structure the database for an e-commerce using mysql

How to create a product with different options like color, size etc. Every option have a option value, quantity, price( or extra cost ), image. ========================================================= Color: Black 5 + 10 image1.jpg Color: Red 7 + 12 image2.jpg Size: XL 2 + 0 image4.jpg Size: XXL 6 + 5 null

Please help me for create this type of database

0 likes
1 reply

Please or to participate in this conversation.