hide variation dropdown
-
Hey!
I have a Product that has two properties. So the first property, package can be for example “free package”, or “standart package”. The other property you can choose different addons that are not available on every package. Like “+1000 points” is just available on “standart package”. So when I choose “free package” and there are no addons to choose for this packe I want to hide the dropdown for addons completly. At the moment it just says “no addon” which is available on all packages.
So I tried it with a hook but this has to be client side code like javascript doesn′t it? I wrote a JS Code that is getting the right select element but the event listener is not working here.
Any hints?
- The topic ‘hide variation dropdown’ is closed to new replies.