I have a wheel store and I’m making the website for it on Shopify. As an example I look at 2 websites:
methodracewheels.com/collections/all/products/321-gloss-black?variant=40666399703101
&
racetreads.com (this one is actually a tire website, but it has a similar approach).
What I need is: I have 3 attributes when selecting a wheel: Wheel Size; Bolt Pattern; Offset Spacing. After that I should be able to choose between the colors.
If I just name the 1st Variant option: “Color” and the 2nd: “Wheel Size | Bolt Pattern | Offset Spacing” (as shown in the first example product page), then I won’t be able to filter each individual option: “Wheel Size”, “Bolt Pattern”, “Offset Spacing”
If I make them as individual variants, then due to shopify’s limitations I can’t add color, since I can add only 3 variant options. And again, I want it to be as a single dropdown menu, not as several ones.
I’ve tried external apps that ‘extend’ the variant options, but then again, how do I filter them? How to assign individual SKU’s to them? I can add custom metafields, but only for the same title of products, not for an individual variant.
In the future, I’m looking forward to add an app that will verify the fitment for a vehicle, so I guess I need it to be filterable in some sort anyway.
Will be thankful for any help!