Version Added: ShopSite Version 8.1
Color Options: Blues, Blue/Gold, Burnt Orange, Cool, Green, Pink, Primary, Sky, Southwest
The Cross Sell theme displays a few top navigation links which are found on the pages, more information pages, customer registration pages, gift certificate page, shopping cart pages and the search result pages. The Cross Sell theme also has left navigation links which are listed on your store pages (using the loop link feature), your product more information pages (using the subproduct feature), and there is a left navigation bar on your search result pages which does not contain any links.
If you would like to add your own links to the top of left navigation, or have the left navigation links the same on the pages, product more information pages and search result pages, you will need to make changes to the Cross Sell template files. Below are the steps for changing the top navigation links in the Cross Sell theme.
1. Copy the Cross Sell theme files. Below are a list of files that you would need to copy in your store.
2. Locate the DIV section with id="globalNav". Within all of these templates and template files locate the DIV section named “globalNav.” The “globalNav” section will look similar to the code below:
3. Modify the links or add your own links using the format below. The complete top bar includes the following links: Home, Click here to Sign In, Click here to Register, Gift Certificates, Send to a Friend!, Your Shopping Cart. You can rearrange these links, remove these links or add your own links. For this example I am going to keep the home link and gift certificate link, I'll remove the customer registration links and tell a friend links, and I will add a contact us and about us link.
<a href="http://domain.com/filename.html">Page Name</a>
Your final code should look similar to:
4. Copy YOUR copy and name it the EXACT same as the original. Once you have finished making modifications, you can copy your copied templates and give them the exact same name as the originals. If you do this, your new templates will override the original templates. Once your file names override the originals, you can use the Cross Sell theme and it will read your new files and display your new links.
5. Publish. To publish your store with the modified files and new links you can go to Utilities > Publish > Regenerate.
Customize the Cross Sell Theme Further