- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
ZenCart. How to edit slider images. Coin Slider
July 11, 2011
This tutorial will show you how to locate and edit slider images in ZenCart.
Locating slider
Usually the slider code could be found in includes\templates\theme###\common\tpl_main_page.php file.
You can use the search tool (CTRL+F) and search for the “slider” keyword.
The slider displays ZenCart banner groups. Each slide displays single banner group. The slide code is as follows:
RecordCount() > 0) { ?>
Where you can see the banner group ID – SHOW_BANNERS_GROUP_SET1
Editing slides
To change the banner images open ZenCart admin panel, go to Tools>Banners Manager.

Select any banner and click Edit. You can learn more about editing banners checking the detailed tutorial.
Feel free to check the detailed video tutorial below:
ZenCart. How To Add Multiple Product Images
This tutorial will show you how to add multiple product images in ZenCart template(s).