
Originally Posted by
gjh42
By "cart" folder, do you mean the whole ZC installation folders/files?
If you replace that with a fresh copy of ZC, you will eliminate all template folders and files that you have customized. Database changes will be retained, but that is all.
There are only two files in the mod, /includes/modules/YOUR_TEMPLATE/product_listing.php
and /includes/templates/YOUR_TEMPLATE/templates/tpl_modules_product_listing.php,
so if you want to remove/replace the mod you can just work on those two files in whatever template folder you want.