All Collections
Inventory
Items
Add a Item With Variants
Add a Item With Variants

Adding Products, Variants Manually

Updated over a week ago

Recall

Every Product in Brahmin Solutions will have at least one variant. If your product comes in more than one option, like Size and Color, then you would want to create a product with multiple variants. Learn more about what a variant is.

Before we begin, let's take a look at an example of a product we will be using to create this example.


Product: T-Shirt
Options [2]: Color and Size
Option Value - Color [4]: Blue, White, Green, Black.
Option Value - Size [3]: Large, Small, Medium.

Variants: 4 Colors * 3 Sizes = 12 Variants

Variant 1: Variant Name = Blue / Large; Color = Blue; Size = Large; SKU: TSHBLU-L
Variant 2: Variant Name = Blue / Small; Color = Blue; Size = Small; SKU: TSHBLU-S
...
Variant 12: Variant Name = Black / Medium; Color = Black; Size = Medium; SKU: TSHBLK-M

There are 2 ways to create products with multiple variants:

  1. Manually adding a product with multiple variants

  2. Adding products with multiple variants via CSV

Did this answer your question?