Hi...I have built my store using the Default Product Template that came with ShopSite Pro.
I now need to add just one custom field to this, to add an "Add to Wish List" link for each product.
But the Default Product Template does not exist in the list of templates available to copy. None of the copy-able templates work the same as the Default Product Template (not even the DefaultCustomProductTemplate).
So, I'm wondering if anyone has that template available?
Seems like such a great deal of effort to re-create the wheel for just adding one custom field. I'm no programmer, but I can modify something that works.
Help out there?
The Default Product Template is one of the old templates that is hardcoded into the ShopSite executables and is not written in the ShopSite custom product template language, so it is not available for copying or modifying.
Could you just add your "Add to Wish List" link to the product description text or the Product More Information text?
Just put a <br> after the last line of your description and before the "Add to Wish List" link and it should be visible on a separate line with each of your products.