Glossary Item Box

Squirrelcart v6.1.0

Navigation Blocks

Overview

Navigation Blocks are areas (boxes by default) that contain links and other HTML specific to navigating particular areas of your store:

nav block examples

For more information, see the Navigation Blocks area in this section of the documentation or more information 

Template files

nav_block.tpl.php - This template file controls the appearance of all navigation blocks

 

account_options_nav.tpl.php - this controls the apperance of the inner content of the Account Options navigation block

 

admin_options_nav.tpl.php - this controls the apperanace of the inner content of the Admin Options navigation block, seen when you are logged in as a store admin.

 

best_sellers_nav.tpl.php - this controls the apperance of the inner content of the Best Sellers navigation block

 

cart_options_nav.tpl.php - this controls the appearance of the inner content of the Cart Options navigation block. By default, this block only appears when you have at least one item in your cart.

 

welcome_back_nav.tpl.php - this controls the apperance of the inner content of the Welcome Back navigation block

 

category_preview_main.tpl.php - this controls the appearance of the inner content of the Category Preview navigation block. This block is usually shown when you are viewing a product's detail page, and shows other items in the current category.

category_preview_box.tpl.php - this controls the apperance of a single product in the Category Preview navigation block explained above.

 

product_catalog_nav.tpl.php - this controls the appearance of the inner content of the Product Catalog navigation block, which shows links to your categories and your search box.

product_catalog_nav_link.tpl.php - this controls the appearance of a single link in the Product Catalog navigation block explained above.

 

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.