When we use full size image to show product instead of thumbnail, we don’t need “View Full-Size Image” link. But there is no configuration options to disable this. We have to change code to do this.
The code file is shop.products_details.php.
Or we have another easy cheating way to do this by change language file:
var $_PHPSHOP_FLYPAGE_ENLARGE_IMAGE = ”;
For other unwanted link such like “vendor information”, may do in same way.
Entries (RSS)