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

Auto sku generation #17

Open
svalaskevicius opened this issue Oct 8, 2014 · 1 comment
Open

Auto sku generation #17

svalaskevicius opened this issue Oct 8, 2014 · 1 comment

Comments

@svalaskevicius
Copy link

Would be good to be able to create a product without giving any required attributes manually - eg generating a unique sku could be managers responsibly.

This would work well together with the other feature request to be able to override specific attributes.

@joshporter
Copy link

I think this functionality can be handled in the Product Builder.

Once the overridden functionality has been implemented, we could have a flag in the override yaml file to generate a random sku. So yaml file could look like:

catalog/product:
  sku: random

This flag can then be checked in the product builder, to generate a unique sku.

How does this sound? Any ideas/suggestions?

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

2 participants