Possible Duplicate:
Which Ecommerce Script Should I Use?
I'm looking for a eCommerce solution for configurable products.
I know I could achieve this in Magento but this isn't an option at the moment as we currently have a hosting contract that we can't install it on and changing hosts isn't an option currently.
I'm looking for the following functionality:
Selection 1
- A
- B
- C
Selection 2
- D
- E
- F
- G
- H
- I
If a user selects an option in selection 1 the only some of the options in selection 2 will be available so if they chose A in S1 then maybe only options D,E, and F would be available; but if they chose B in S1 then options D,F,G and I would be available and so on...
Once all sections are chosen it needs to output the relevant price/product SKU for that configured product.
My main experience of ecommerce is via Magento so I'm not sure if this is standard functionality in other ecommerce solutions or something out of the ordinary as i was using the Simple Configurable Products script on Magento previously.
I should also add that we are also using a wordpress set up alongside so if there is a module or solution that integrates with wordpress that would be great, not a major issue if it is a standalone solution though as I can modify templates to make a seamless experience for the user.