Creating categories
If you are expanding your store inventory or changing your category structure, you might want to add a category.
Before you begin
- Creating a category by copying an existing category. When you copy a category, catalog entries (products, SKUs, bundles, and kits) are not copied.
- Creating a category.
Note: If you are using the extended sites
model, the parent category can come from the asset or extended site
store. A product belongs to the asset store if it is identified with
the following icon .
Procedure
- Open the Catalogs tool.
- Create a category by using one of these methods:
- To copy an existing category, navigate to the category in
the explorer tree:
- On the explorer tree, right-click the category; then click Show Subcategories on the context menu. The Categories list view displays.
- On the explorer tree or list view, right-click the category that you want to copy; then on the context menu, click Copy.
- On the list view, right-click anywhere; then on the context menu,
click Paste.
The Category Properties view displays.
- To create a category in the master catalog:
- From the explorer filter, select Master Catalog Categories.
- On the explorer tree, right-click on a category; then click New
Category to create a subcategory, or from the File menu
click File > New > Category, to create a new top
category.
The Category Properties view displays.
- To create a category in a sales catalog:
- From the explorer filter, select Sales Catalog.
- On the explorer tree, right-click on a category; then click New
Sales Category to create a subcategory, or from the File
menu clickFile > New > Sales Category, to create a
new top category.
The Category Properties view displays.
- To copy an existing category, navigate to the category in
the explorer tree:
- Click the Manage Category tab.
- Expand General Category Information.
Complete the following information:
Property Description Code The language independent category identifier. Name The name of the category. This field can be edited in multiple languages. Note: If you create multiple categories with the same name, then the full path to the category is displayed in the category facet. For more information, see Technote #1985196.Short description Type a brief description of the category. Long description Type a detailed description, if applicable. You can enter HTML code in this field. If you choose to specify HTML code, you should receive this source code from your developers. Before you paste HTML code into the field, you must click the following icon in the text toolbar:- If you are using the default WebSphere Commerce rich text editor, click .
- If you activated CKEditor, click to launch CKEditor, then click Source.
Keyword Type one or more keywords, which are separated by a comma and a space that describe the contents of the Web page. Some Internet search engines use these keywords to determine whether your page satisfies a search query. This field can be edited in multiple languages. Parent category (master catalog) The category to which an object such as a category, product, or SKU belongs, or the catalog to which a top category belongs. - Expand the Display section. Complete
the following fields:
Property Description Display to customers Select this check box to indicate that customers can view this category in the storefront. Thumbnail Type the path to the thumbnail image and the name of the image, such as images/shirt.jpg. Full image Type the path to the full-size image and the name of the image, such as images/shirt.jpg. - Optional:
Click the Search Engine Optimization tab. You can
override the default values for fields by using text and SEO substitution parameters.
To insert an SEO substitution parameter, use the format:
<seo:SEOSUBSTITUTIONPARAMETER />
. For example, to add the page title "Shop coffee-makers from Madisons
" in the coffee maker category page: "Shop <seo:CategoryName /> from <seo:StoreName />
"- SEO substitution parameters
<seo:StoreName/>
- The name of the store. For example,
Madisons
. <seo:StoreDescription/>
- The store's description. For example,
Online Department Store
. <seo:CategoryName/>
- The name of the category. For example,
Furniture
. <seo:CategoryKeyword/>
- The category keyword. For example,
housewares,furniture,chairs,desks,tables,sofas,loveseats,outdoor
. <seo:CategoryShortDescription/>
- The category's short description. For example,
Furnish your entire home with this elegant collection
. <seo:CategoryHierarchy/>
- The category hierarchy. For example,
Furniture/Lounge Chairs/
.
Override the default values for any of the following fields:
Property Description URL keyword Specify a unique name for the category to be used in the URL on the storefront. If you do not specify a keyword, the name is used. Page title The language-specific page title for this category. The title that you provide displays in the title bar in the customer's browser. Meta description The language-specific meta description for the page. The meta description is used by a search engine to provide a description of your site and this category on a search results page. The text that you provide is put in the page's META tag. Image alt text The language-specific image alternative text for the category image. The alt text describes the contents of the image for search engines to accurately rank and index the image. The text that you provide displays when a customer hovers over the category image. - Click Save; then click Close.