Editing SKUs
Creating and updating SKUs
Build structured SKU values from smaller parts such as fixed text, conditionals, and increments.
What this page covers
Use SKU Manager to create or update a SKU format by combining simple parts into one SKU value.
Simple SKU example
A common SKU structure combines a color code, a size code, and a running number.
R-S-1000 R-M-1001 R-S-1002 B-M-1003
In this example:
-
R or B is the color code
-
S or M is the size code
-
1000, 1001, 1002, and so on are the number sequence.
In SKU Manager, to achieve this you would use two different conditionals and a increment to ensure the generated SKUs are unique and don't create duplicates.
SKU Manager Docs