KTPv5
User DocsCatalog

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.

ScreenRouteUse it to
Brands/v2/brandSearch and open brands.
New brand/v2/brand/newCreate a brand.
Edit brand/v2/brand/:idUpdate names or archive a brand.

Required Fields

FieldRequired?Notes
Name (Eng)YesEnglish brand name.
Name (Kor)YesKorean brand name.
ArchivedEdit onlyMarks a brand as no longer active.

The form cannot be saved when either name field is empty.

Create A Brand

  1. Open Catalog > Brands.
  2. Click New brand.
  3. Enter Name (Eng) and Name (Kor).
  4. Save.

After saving, the page returns to the brand list.

Update A Brand

  1. Open Catalog > Brands.
  2. Select a brand from the list.
  3. Change the English name, Korean name, or archived setting.
  4. 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.

ActionRequired role
Search brandsAuthenticated company user
View a brandAuthenticated company user
Create a brandbrand.manage
Update a brandbrand.manage
Archive a brandbrand.manage

Common Problems

ProblemWhat it means
Name fields are requiredOne or both required name fields are empty.
Brand not foundThe brand id does not exist for the current company.
Brand cannot be archivedThe brand still has active items connected to it.

On this page