Quote:
Originally Posted by boomobile
I've changed the products.tpl, now I need to change the product.tpl (the product detail page for a single category only, so I need to upload a new custom product.tpl)
|
The product.tpl, is for each product, not the products in a category, that would be products.tpl, or products_t.tpl depending on if you have the items listed single file or spread across the page.
For the product.tpl, just give it a different name. Copy product.tpl to product-custom.tpl (or whatever name you want), make your changes, and call it from your "custom" products.tpl.