Yes and Yes.
There was a conflict on James' site from the addition of the prototype javascript libraries. Once that was corrected, the message issue was resolved.
We went on to create a "dynamic option" module that would add/remove options based on the rules you define in the xcart admin section for that particular product. In James' example, if you put an exception rule in stating that you can't have a "hoodie" and a color "pink", then those two options would never be presented to the customer.
The work was custom contracted work done for James by myself. It is all javascript code that manipulates the DOM based upon the selected options.
I have reworked it and cleaned it up a little from this point, but it will give you the idea. I am not building this as a general module, but will do the work custom for a customers site if you are interested.
-Derrick
Quote:
Originally Posted by Widerimagellc
Was there ever a solution for this? I want to be able to have customers select the first option and other options appear/disappear based on their first selection. Not all options will be linked as the selections will be universal, but as an example, if someone selects "Add Text" a text box will appear for their input. Also, if they choose a particular size, another option further down will change its drop down options to include different selections.
Is this possible via javascript or what is the best way to make this happen for a particular product, I don't want the page to have to re-load or them to have to wait until the pushing add-to-cart. Any and all help would be most apprecaited!
Thanks!
Mike
|