This contribution will add a printer friendly product page to your catalog that is accessible by every product. It also adds a link to the middle of the box at the bottom of every product's info.
A working exaple can be found at:
http://cookingfor.us/catalog/product_info.php?products_id=226
Enjoy!
Legend: 
Download

Report
just the URL for the "new" contri mentionend in my post below:
Printer Friendly Product Page adapted for Seperate Price per Customer (SPPC)
http://www.oscommerce.com/community/contributions,5084
Based on Printer Friendly Product Page 2.2-3
only for those who have SPPC installed...besides i opened to new Contri for those who are searching for SPPC...
A small update thereby is called directly the print option.
Only for the version from 17 November 2006.
Simply old /catalog/product_print.php rename the new in product_print_old.php and high-load the new file.
That is everything.
Attention always all protection!!!
I do not hope it have that everything understood my English am so good.
Added a print button and english define. Updated instructions.
IF you use:
<!-- BOF Printer Friendly Product Info Page //-->
<td class="main" align="center"><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCT_PRINT, tep_get_all_get_params()) . '"
target="_blank">' . '<img src="button_product_print.gif" alt="Druckansicht" border="0">' . '</a>' ?></td>
<!-- EOF Printer Friendly Product Info Page //-->
and generate a picture called "button_product_print.gif" and place it in the catalog folder you will have a button instead of the text.
ORIGINAL PACKAGE
Just a little update to correct a mistake I do in the instruction file concerning the multilingual. All is working 100 % now and it's full multilingual.
Thank you to Biancoblu who point me the little bug.
Version 2.0
It's a full package installation
This update have a clean installation instruction very easy to follow and it's now multilingual for english and french. You can add any language if you want. All is hardcoded now. About 10 minutes maximum.
This contribution will add a printer friendly product page to your catalog that is accessible by every product. It also adds a link to the middle of the box at the bottom of every product's info.
Attached are instructions on how to allow the user to either print the page or close the window with a click of a button.
First download a full contribution by Brandon Eilers <brandoneilers> below.
This contribution will add a printer friendly product page to your catalog that is accessible by every product. It also adds a link to the middle of the box at the bottom of every product's info.
A working exaple can be found at:
http://cookingfor.us/catalog/product_info.php?products_id=226
Enjoy!