Hi Everyone! We’re using the Aurora theme, and we have product’s that have multiple variants to choose from (up to 3 total on one product).
Depending on what the customer chooses, we need a way to hide all the automatically generated variant combinations we don’t ever carry.
At the same time, we need all of our currently OUT OF STOCK variant combination options to be greyed out to signify they are temporarily unavailable.
But again, all the options that we never offer should be permanently hidden.
Here is a 3-variant-deep example:
Customer clicks on our Core Series capsule filling machine product page and finds 3 variant options:> > 1. Hole Count: (100) (400)> > 2. Color: (Teal) (Transparent)> 3. Capsule Size: (#000) (#00) (#0) (#1) (#2) (#3) (#4)
We carry 100 hole count Core Series fillers in all Colors and Capsule Sizes.
But we only carry 400 hole count Core Series fillers in Teal Color and #00 or #0 Capsule S****izes.
So, when the customer clicks on Hole Count: (400), immediately the secondary variant option Color: (Transparent) should disappear, because we don’t offer that. Then, since the secondary variant, Color, can only be the remaining option, (Teal), it would select that and automatically go to the third variant, Capsule Size, to hide all of the never-carried options… finally leaving only (#00) and (#0) left available to click on.
At the same time, if the customer goes back and clicks on the primary variant Hole Count: (100), all of the variant options should then become unhidden and show again, so that they can be clicked on.
I know Aurora “greys out” out of stock/unavailable items, which is good, but we need the permanently unavaulable options to be hidden. I’ve also found that Aurora has the ability to completely hide any variants with only one option available, which is nice, but that’s not exactly what I want here (since we have the primary variant, Hole Count: (100), that does have two secondary variant Color options…I would prefer the secondary variant always stays visible to the customer).
Is this possible to do with Aurora Theme as is? Or is custom code needed for this?