Brand
Staff guide for creating, updating, searching, and archiving brands.
What Is A Brand?
A brand is a catalog label used to group items by brand name. Staff use Brand pages when they need to create a new brand, update an existing brand name, search for a brand, or archive a brand that is no longer used.
Where To Find It
Open Catalog > Brands in the Web client.
| Screen | Route | Use it to |
|---|---|---|
| Brands | /v2/brand | Search and open brands. |
| New brand | /v2/brand/new | Create a brand. |
| Edit brand | /v2/brand/:id | Update names or archive a brand. |
Required Fields
| Field | Required? | Notes |
|---|---|---|
| Name (Eng) | Yes | English brand name. |
| Name (Kor) | Yes | Korean brand name. |
| Archived | Edit only | Marks a brand as no longer active. |
The form cannot be saved when either name field is empty.
Create A Brand
- Open
Catalog > Brands. - Click
New brand. - Enter
Name (Eng)andName (Kor). - Save.
After saving, the page returns to the brand list.
Update A Brand
- Open
Catalog > Brands. - Select a brand from the list.
- Change the English name, Korean name, or archived setting.
- Save.
Archive A Brand
Use Archived when a brand should no longer appear in the normal active brand list.
Important
A brand cannot be archived while it still has active items connected to it.
Search Brands
Use the search box on the Brands page. Search checks both English and Korean names.
When the search has multiple words, every word must match either the English or Korean brand name.
Required Roles
Brand read access is public to authenticated company users. There is no separate brand.read role.
| Action | Required role |
|---|---|
| Search brands | Authenticated company user |
| View a brand | Authenticated company user |
| Create a brand | brand.manage |
| Update a brand | brand.manage |
| Archive a brand | brand.manage |
Common Problems
| Problem | What it means |
|---|---|
Name fields are required | One or both required name fields are empty. |
Brand not found | The brand id does not exist for the current company. |
| Brand cannot be archived | The brand still has active items connected to it. |