Page 1 of 1

Cart -> Product Options Probs...

Posted: Wed Jul 22, 2009 7:19 am
by mischievous
Hey guys, still working on the same cart and I'm trying to accomplish having the ability to have product options color, size etc. etc. with unlimited amount of options but I am unsure on how to setup the database...

i currently have a product_attributes and product_options table... the products_attributes contains what type of option it can be (color, size etc.) while the product_options stores the value of those options (blue, large etc. etc.)



Any thoughts, ideas would be greatly appreciated