We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When deleting first product variant, It should be deleting Color: Blue size: 2
when Color: Blue size: 2 is deleted, its actually deleting Color: Red and size 2
Just create a product then create variants and try deleting first variant to reproduce
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behaviour:
When deleting first product variant, It should be deleting Color: Blue size: 2
Actual Behaviour:
when Color: Blue size: 2 is deleted, its actually deleting Color: Red and size 2
CleanShot.2024-10-15.at.12.51.05.mp4
Steps To Reproduce:
Just create a product then create variants and try deleting first variant to reproduce
The text was updated successfully, but these errors were encountered: