I'm building a ecommerce system and I have clothing items that can be the same item, but with 3/4 different colours, sizes and stock.
I'm struggling to get my head around how I can make this work, to show all colours that have stock then display all the size available for these items that have stock. I also don't know how I should setup the database to allow for this, so any help greatful here.