Category: ZenCart 1.3.8 Tutorials

How to create attributes in ZenCart

by Gerae Lindsey on May 19th, 2009
How to create attributes in ZenCart

Want to collect additional information from customers like what size of shirt they want to order? Or what color of an item would they like? Or maybe you sell personalized products and need to collect details like names, and dates.
ZenCart makes it easy to do all of the above using what is called attributes.
Adding attributes [...]

How to edit the top menu links in ZenCart

by Gerae Lindsey on May 8th, 2009
How to edit the top menu links in ZenCart

By default, ZenCart displays a link to your store home page and login page. This tutorial will show you how to edit, delete and/or add links to this menu.

To edit these links, you will need to open the tpl_header.php file. If you are using the default ZenCart template, this file will be located here:
YOUR_PATH_TO_ZENCART/includes/templates/template_default/common/
Using either [...]

How to edit the SiteMap text in ZenCart

by Gerae Lindsey on April 24th, 2009
How to edit the SiteMap text in ZenCart

Editing the text displayed on the sitemap page is even easier than editing the links!

First, you will need to login to your ZenCart admin area.
Click on “Define Pages Editor” located under “Tools” in the top menu.

How to edit SiteMap links in ZenCart

by Gerae Lindsey on April 23rd, 2009
How to edit SiteMap links in ZenCart

ZenCart includes a generic sitemap which links to all pages and product categories within your store.

If you want to include custom links or edit current links displayed on the sitemap, this tutorial will show you how to do it. To edit the sitemap links, you will need to edit the tpl_sitemap_default.php file.