Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 1 of 1

Thread: Print the Printable Catalog

  1. #1
    cq92larry
    Guest


    Default Print the Printable Catalog

    There is apparently no place or instruction for a customer on how to print a printable catalog, one would expect to find a print button somewhere on the page.

    Here is how to do that.
    1. open includes/languages/English ( also other languages may be need to be edited if you use them)
    2. open catalog_products_with_images.php
    3. find the line that says define('HEADING_TITLE'.....
    4. At the end of this line where it says ..."current on the day of printing</H6>"
    5. Add this after: </H6> <input type="button" onClick="window.print()"Value=Print>
    6. The line should end with ');

    This will display and open your customers printer program for printing the page.

    Here is the entire line if you want to copy and paste:
    define('HEADING_TITLE', '<h6>'.STORE_NAME.'<br>'.nl2br(STORE_NAME_ADDRESS) .'<br>Email: <a href="mailto:'.STORE_OWNER_EMAIL_ADDRESS.'">'.STOR E_OWNER_EMAIL_ADDRESS.'</a><br>Note: All prices are subject to change without notice. All products will be billed in our shop Currency only.The Currency feature is just for your convenience. This catalog is current on the day of printing.</h6><input type="button" onClick="window.print()"
    value=Print>');
    Attached Files Attached Files
    Last edited by cq92larry; 07-20-2012 at 01:54 PM. Reason: attach sample file

Similar Threads

  1. PDF print catalog
    By stutzy in forum Custom Mods and Hacks
    Replies: 2
    Last Post: 06-03-2012, 12:51 AM
  2. Would like to Print - Print catalog
    By billmcelligott in forum Custom Mods and Hacks
    Replies: 0
    Last Post: 06-10-2011, 05:03 PM
  3. Print Catalog
    By directdiscounts in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 06-24-2009, 10:28 AM
  4. Printable Catalog V3.0 MS2
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-26-2007, 11:20 PM
  5. How do you actually Print the Printable Catalog
    By zues in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 11-23-2006, 10:43 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •