I'm using opencart version 1.5.5.1 for our website. I need to add more than one option for products. For example: I need to show shirts of sizes- Large/Medium/Small and colors White/Black/Blue/Red/Green etc. By default opencart allows us to add separate quantities for each color and size.
How can I mention that we've 5 Large Shirts of Blue Color, 3 Medium Shirts of White Color etc. ?
Please help. Thanks in Advance!
This is not possible using a standard install. There is a commercial modification that can do this and you can find it here. It's called OpenStock and I believe it does what you want
You can try this extension: Option To Product
It does exactly what you need.
I guess this would only be possible if You create an options for size x color combinations only. Customer then would have to pick the desired size and color in one option, like:
I believe this could be hard to maintain but it would much easier and cheaper than implementing such a dependency into OpenCart. But it is a nice idea to think about (maybe Daniel Kerr should more than us...).
EDIT: according to the comment: in that case only solution is to have different product per color (or size) and then only pick up the desired size (color) option... In that case You would have much more products but You would be able to restrict each's color pieces per concrete size (or vice versa)...
Related options for OpenCart can help you