Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variants bug #108

Open
brianteeman opened this issue Nov 17, 2024 · 0 comments
Open

Variants bug #108

brianteeman opened this issue Nov 17, 2024 · 0 comments

Comments

@brianteeman
Copy link

This could be me not understanding variants

I created a product with two variants (large, small) each of which has three attribute options (red, blue, green)

image

image

When I generated the variants I expected to have
Large, red
Large, green
Large, Blue
Small, red
Small, green
Small, blue

Instead I have
red, red
red, blue
reg, green
blue, red etc

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant