Hi devs,
I’m experimenting with building a Shopify store around hairstyle-related products — things like styling gels, clippers, comb sets, or even “textured fringe” starter kits inspired by looks I’ve seen on sites like Fashionismic-textured-fringe.
From a developer perspective, I’m trying to figure out:
-
Should these be modeled as single products with variants (e.g., “Hair Styling Kit” → [Short Hair / Medium / Long]) or as separate product types?
-
Is there a good way to handle bundles (gel + comb + mini guide) natively in Shopify, or would I need to build a small custom app for it?
-
For SEO, does it help to expose each hairstyle kit as its own product page, or is that unnecessary duplication?
If anyone here has built custom Shopify product structures for niche items (beauty, grooming, styling), I’d love to hear your approach — especially when using Storefront API or GraphQL.
Thanks!