Creating SKUs
There are multiple ways to create SKUs in Tether, from adding individual products to generating hundreds of variants at once. This guide covers all creation methods.Creating SKUs requires Admin access. Sales Rep users can only view existing SKUs.
Creating a Single SKU
The most straightforward way to add a product:1
Open the Create SKU Dialog
- Navigate to SKUs in the sidebar
- Click the Create SKU button in the top-right
2
Enter Basic Information
Fill in the required fields:
3
Add Dimension Values (if applicable)
If you selected a collection with dimensions:
- Select the appropriate value for each dimension
- Example: Size = “Medium”, Color = “Blue”
4
Save the SKU
Click Save to create the SKU. It will appear in your SKU list immediately.
Using the SKU Generator
For products with multiple variants (size/color combinations, etc.), the SKU Generator can create all combinations automatically.Prerequisites
Before using the SKU Generator:- Create a collection for your products
- Set up dimensions with values (Size: S, M, L, XL; Color: Red, Blue, Black)
Generating SKUs
1
Open the Collection
Navigate to your collection and go to the SKUs tab
2
Launch the SKU Generator
Click the SKU Generator button
3
Configure the Generator
Naming Template
Define how SKU names will be generated:
- Use placeholders:
{collection} - {Size} - {Color} - Example result: “T-Shirts - Medium - Blue”
- Example:
{collection_code}-{Size}-{Color} - Result: “TSH-M-BLU”
4
Select Dimension Values
Check which dimension values to include:This would generate 9 SKUs (3 sizes × 3 colors)
5
Preview and Generate
- Review the preview of SKUs to be created
- Click Generate to create all SKUs
- SKUs are created immediately
Batch Creation from Import
For large-scale SKU creation, you can import from a spreadsheet:1
Prepare Your Data
Create a CSV or Excel file with columns:
name(required)sku_code(required)type(required)collection_idorcollection_nameupc- Dimension columns as needed
2
Navigate to Import
Go to Integrations → Create Integration → SKU Import
3
Upload and Map Fields
- Upload your file
- Map columns to Tether fields
- Review the preview
4
Execute Import
Click Import to create all SKUs
SKU Type Selection Guide
Choosing the right SKU type is important for accurate inventory and forecasting:Finished Good
Finished Good
Use when: The product is sold directly to customersExamples:
- Apparel items
- Consumer electronics
- Any retail product
- Has demand forecasts
- Tracked in sellable inventory
- Available on channels
Variant
Variant
Use when: The product is a variation of a base product based on dimensionsExamples:
- “T-Shirt - Blue - Medium” (variant of base T-Shirt)
- “Running Shoe - Size 10 - Black”
- Generated from dimension combinations (Size, Color, etc.)
- Inherits properties from parent collection
- Each variant is a distinct sellable product
Component
Component
Use when: The item is purchased and used in other productsExamples:
- Raw materials (fabric, ingredients)
- Packaging materials (boxes, bags, labels)
- Parts (buttons, screws, straps)
- Always purchased, never produced
- Used in Bills of Materials (BOM)
- Ordered from suppliers
- Consumed during production or assembly
Bundle
Bundle
Use when: Multiple products are physically packaged togetherExamples:
- Gift sets
- Starter kits
- Multi-packs
- Contains other SKUs
- Inventory is assembled
- Component inventory is consumed
Kit
Kit
Use when: Products are assembled on-demand at fulfillment timeExamples:
- Build-your-own kits
- Made-to-order bundles
- Components are picked at order time
- No pre-assembled inventory
Virtual Bundle
Virtual Bundle
Use when: Products are sold together but not physically assembledExamples:
- “Buy 2 Get 1 Free” promotions
- Logical product groupings
- No physical inventory
- Components shipped separately
Required vs. Optional Fields
Required Fields
Recommended Fields
Optional Fields
Validation Rules
When creating SKUs, Tether validates:- SKU Code uniqueness: No duplicates allowed
- Required fields: Name, code, type, collection, and unit of measurement must be provided
- Dimension consistency: Values must exist in the collection’s dimensions
- Format requirements: Codes cannot contain certain special characters
After Creating SKUs
Once SKUs are created, you’ll typically want to:- Set up inventory - Configure initial inventory levels
- Add suppliers - Link suppliers who provide the product
- Configure pricing - Set up channel-specific pricing
- Enable on channels - Make SKUs available for sale
Next Steps
Editing SKUs
Learn how to modify SKU information
Collections
Organize SKUs into collections
Dimensions
Configure product dimensions
Suppliers
Add supplier information for SKUs