By Ruroni on
Hey, I want to have a Build-To-Order module for my website. Like, I want people to select different parts for a custom computer. Is there a Drupal Module like this, or does anyone know of one? Thank you.
Here is an example of exactly what I want.
http://www.alienware.com/customize/area-51-750i-desktop.aspx?SysCode=PC-...
Comments
I dont know module that
I dont know module that exist, but you can realy do that by javascript overlap. A prototype example.
__________________________________________________________________________
php | c/c++ | java | vb.net | css | javascript | xml | xslt | xhtml | sql | cisco
You can replicate this
You can replicate this behavior do this with Ubercart and its built in attributes functionality.
----------------------------------------------------------------------
http://classicvinyl.biz
http://music.bwv810.com
http://association.drupal.org/user/1207
Could you instruct me on how
Could you instruct me on how to do this with Ubercart? I have Ubercart installed, but I'm not exactly sure how do do what I mentioned. Thanks.
Never Mind, I figured it out!