Store-specific handle:
<STORE_#> (where '#' is the store ID — if you only have one store it is most likely '1')
Category-specific handle:
<CATEGORY_#> (where '#' is the ID number of the current category)
Product-specific handle:
<PRODUCT_#> (where '#' is the ID number of the current product)
Product type-specific handle:
<PRODUCT_TYPE_NAME> (where 'name' is the product type, example: 'simple', 'grouped', 'configurable', etc.)
Customer logged in or out:
<CUSTOMER_LOGGED_STATUS> (where 'status' is either 'in' or 'out')
If CMS page:
<cms_page>
<STORE_#> (where '#' is the store ID — if you only have one store it is most likely '1')
Category-specific handle:
<CATEGORY_#> (where '#' is the ID number of the current category)
Product-specific handle:
<PRODUCT_#> (where '#' is the ID number of the current product)
Product type-specific handle:
<PRODUCT_TYPE_NAME> (where 'name' is the product type, example: 'simple', 'grouped', 'configurable', etc.)
Customer logged in or out:
<CUSTOMER_LOGGED_STATUS> (where 'status' is either 'in' or 'out')
If CMS page:
<cms_page>
No comments:
Post a Comment