+ Reply to Thread
Results 1 to 4 of 4

Thread: Shipping Method - Need to print at top of order print out

  1. #1
    Client
    Join Date
    Mar 2009
    Posts
    15
    Squirrelcart version
    not specified!

    Shipping Method - Need to print at top of order print out

    I need to have the shipping Method printed above the Customer name and Address info.

    Don't need any other info but need shipping to see that it is Priority or Express does anyone know the code to get that info to print.

    Thanks

    Scott

  2. #2
    Client
    Join Date
    Nov 2006
    Location
    Illinois
    Posts
    193
    Squirrelcart version
    v3.3.4
    Quote Originally Posted by rhinestone View Post
    I need to have the shipping Method printed above the Customer name and Address info.

    Don't need any other info but need shipping to see that it is Priority or Express does anyone know the code to get that info to print.

    Thanks

    Scott
    This will print the shipping details
    PHP Code:
        <?php print nl2br($Shipping_Details?>

  3. #3
    Client
    Join Date
    Mar 2009
    Posts
    15
    Squirrelcart version
    not specified!
    Quote Originally Posted by dave01978 View Post
    This will print the shipping details
    PHP Code:
        <?php print nl2br($Shipping_Details?>
    Thanks - I'm using that right now but it includes everything about the order and I was hoping to just pickup the shipping method with out the other order details - I can live with everything but it would be nice just to pickup the Express or Priority make it a larger font size so that shipping knows how it goes.

    Thanks

    Scott

  4. #4
    Client
    Join Date
    Nov 2007
    Location
    Minnesota
    Posts
    34
    Squirrelcart version
    v3.3.0
    Scott,

    I am looking for exactly the same change. Hopefully one of the coding experts reading this can suggest a solution.

    Rick

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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