This QuickCode Tag is used to display the name of the Parent Category, if one is associated with this category.
Requirements / Prerequisites
This must be used in the category.php HTML template.
Example of Use
1. Use this quickcode tag to display the parent category name for this category. Example:
The Parent Category is: {CATEGORY-PARENT-CATEGORY-NAME}
2. Would output this: The Parent Catrgory is: Top Digital Products
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CATEGORY-PARENT-CATEGORY-NAME} QuickCode Tag is changed into the source code below prior to the web page being displayed.