Creating and updating SKUs
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-1003In 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.
Learn more
Building blocks for putting together a SKU
Map product or variant details to short SKU codes.