{include file="_admin_header.tpl" meta_title="Inventory: Product Category Details"} {include file="_admin_nav.tpl" nav_inventory="active"} {include file="_admin_inventory_nav.tpl" nav_category_tree="active"} {literal} {/literal} {include file="_category_picker_header.tpl"} {literal} {/literal}
{* if $category->ImageUrl}{/if *}

Edit Category {if $category->Name}"{$category->Name}"{/if}

Category Id {$category->Id}
Category Code
Category Name
Is Active {html_yesno name="IsActive" value=$category->IsActive}
Featured on Home Page: {html_yesno name="IsFeatured" value=$category->IsFeatured}
Sort Order

Product Images

Image One {if $category->ImageUrl} {/if} Alt Tag: Delete:
Thumbnail Image {if $category->ImageUrl2}        No Wizard: 75x75px {/if} Alt Tag: Delete:
 
Image Three - OR - {if $category->ImageUrl3} {/if} Alt Tag: Delete:
Image Four - OR - {if $category->ImageUrl4} {/if} Alt Tag: Delete:
Image Five - OR - {if $category->ImageUrl5} {/if} Alt Tag: Delete:

SEO Information

Meta Title If blank, system default will be used
Meta Keywords If blank, system default will be used
Meta Description If blank, system default will be used
Alt Tag Alt tag for primary image. If blank, Category Name will be used
Header Displays in breadcrumb. If blank, Category Name will be used

Additional Description

Primary & Alias Locations

You must select a location within the tree where you would like this category to appear. The first category that you check below will become the "primary location" in the tree for this category. The 2nd, 3rd, (etc.) categories that you check will become "alias locations." You can change the primary location by unchecking all of the categories below, then starting over. The first category checked will become the primary location.

{include file="_category_picker.tpl" root="1" inactive=true name="Parents" checked=$parents_checked expanded=$parents_expanded disabled=$category->Id}

Recommended Accessories

When the shopper is browsing this category, you may have one or more "Recommended" products which will show up at the right side of the screen.

{include file="_category_picker.tpl" name="Recommended" checked=$recommended_checked expanded=$recommended_expanded disabled=$category->Id}

{if $category->Id}

Products Quick Preview:

Products Full View:

Navigate to "All Products" page

Apply Bulk Discounts:

Navigate to "Bulk Discount" page for this category {/if}

Sidebar Content

Footer Content

Panels

{* show panels *} {assign var=panelCount value=$panels|@count} {if $panelCount} {if $panelCount > 2} {assign var=panelClass value="3"} {assign var=divWidth value="180"} {elseif $panelCount == 2} {assign var=panelClass value=$panelCount} {assign var=divWidth value="272"} {else} {assign var=panelClass value=$panelCount} {assign var=divWidth value="550"} {/if}
{foreach from=$panels item=panel key=panelnum}
Title:
H:     
{/foreach}
{/if}
{if $category->Id}

This record was created: {$category->Created} and was last modified: {$category->Modified}

{/if}

{if $category->Id}

{/if}
{include file="_admin_footer.tpl"}