- This topic has 1 reply, 2 voices, and was last updated 13 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Product options atributes
Hello,
Is it possible altering some code to be able to create some options dependant from others.
For example a product A with a first option 1 that closes some options to appear from options 2.
Thanks for your prompt reply
Javier
Yep but it does require good understanding of coding as it is not straight forward. At the moment the plugin simply creates drop down select boxes for each variation. You will have to alter the code and add JQuery and AJAX there so it can dynamically show some options based on the selection of another option.